div#pagecontainer
	{width: 1024px;
	margin: auto;
    border: 1px solid #FFFFFF;
	}

a:link {color:#0033ff;text-decoration:underline;} /* unvisited link */
a:visited {color:#6600cc;text-decoration:underline;} /* visited link */
a:hover {color:#0066ff;text-decoration:underline;} /* mouse over link */

.sansa {
 font-family: Arial, Helvetica, sans-serif
 }
.sansb, .sansa small b, .sansa b small, small.sansa b, small b.sansa {
 font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif
 }
.serifa {
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif
 }
 small.sansa,.sansa small {
 font-family: Helvetica, sans-serif
 }	
 big.sansb,.sansb big {
 font-family: "Myriad Web", Tahoma, Verdana, Helvetica, Arial, sans-serif
 }	
.min {
 font-size: 10px
 }

div#svcdir
    {background-image:url('/svcdirbground.jpg');
    background-position:top right; 
    background-repeat: no-repeat;
    width:300px;
}    

a.menubody:link {color:bisque;text-decoration:none} /* unvisited link */
a.menubody:visited {color:bisque;text-decoration:none} /* visited link */
a.menubody:hover {color:burlywood;text-decoration:none} /* mouse over link */

a.menucurrentgroup:link {color:white;text-decoration:none} /* unvisited link */
a.menucurrentgroup:visited {color:white;text-decoration:none} /* visited link */
a.menucurrentgroup:hover {color:burlywood;text-decoration:none} /* mouse over link */

#menulook
    {padding-top:0px;
    height:30px;
    font-family:'arial narrow';
    line-height: 28px;
    background-image:url('/navback.jpg');
    background-repeat:no-repeat;
} 

a.footerbody:link {color:bisque;text-decoration:none} /* unvisited link */
a.footerbody:visited {color:bisque;text-decoration:none} /* visited link */
a.footerbody:hover {color:burlywood;text-decoration:none} /* mouse over link */

#footerlook
    {width:947px;
    padding-top:0px;
    height:30px;
    color:white;
    line-height: 28px;
    background-image:url('/navback.jpg');
    background-repeat:no-repeat;
} 

.leftside
    {border: none;
    text-align:left;
    color:brown;
    font-size:large;
    margin-left:15px;
    margin-right:15px;
    line-height:1;
}   

.articleblurb
    {font-size:large;
    margin-right:25px;
}
            
.rightside
    {text-align:left;
    background-color:yellow;
    color:brown;
    width:250px;
}   

.align-right { float:right; margin: 0 15px 15px 15px; border:none; }
.align-left { float:left; margin: 0 15px 15px 0; border:none;  } 

#outer 
    {background-color:#fff;
    width:947px; 
    overflow:visible;
}

#contentside
    {width: 650px;
    float:left; 
    border: none;
    text-align:left;
    color:brown;
    background-image:url('contentback.gif');
    background-repeat:no-repeat;
}   

#sponsorside
    {width: 271px;
    float:right; 
    border:none;
    text-align:center;
}   

#cornerbit
    {color:brown;
    background-image:url('cornerback.gif');
    background-repeat:no-repeat;
    font-size:large; 
}

p.leftside
    {color:brown;
    line-height:0.2;
}

p.rightside
    {color:brown;
    line-height:0.2;
}

h1
	{margin-top:20px;
	margin-right:50px;
	margin-bottom:10px;
	margin-left:70px;
	padding:0px;
	display:block;
	font-size:x-large;
	font-weight:bold;
	font-family:sansb;
	}

h2
	{margin-top:0.0pt;
	margin-right:0in;
	margin-bottom:0px;
	margin-left:50px;
	padding:0px;
	display:block;
	line-height:110%;
    font-size:large;
	font-weight:bold;
	font-family:sansb;
	}

h3
	{margin-top:0.0pt;
	margin-right:0in;
	margin-bottom:0px;
	margin-left:60px;
	padding:0px;
	display:inline;
	line-height:110%;
    font-size:1em;
	font-weight:bold;
	font-family:sansb;
	}
    
h4
	{margin-top:0.0pt;
	margin-right:0in;
	margin-bottom:0px;
	margin-left:60px;
	padding:0px;
	display:inline;
	line-height:110%;
    font-size:1em;
	font-weight:normal;
	font-family:sansb;
	}
    
h6
    {margin-right:7%; 
    font-size:1em;
	font-weight:normal;
}

.articleheadline
    {text-align:center;
    color:brown;
    font-family:sans-serif;
    font-size:x-large;
    font-weight:bold;
    margin-top:25px;
}   

.articlesubheadline
    {text-align:left;
    color:brown;
    font-family:sans-serif;
    font-size:large;
    font-weight:bold;
}   

.articletext
    {text-align:left;
    color:black;
    font-family:sans-serif;
    font-size:medium;
    font-weight:normal;
    padding-right:5px;
}   

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
