<? $site_fonts ="Verdana, Arial, sans-serif";?>

BODY, TH, TD, OL, UL, LI {font-family: <?php echo $site_fonts; ?>; font-size: <?php echo $font_size; ?>;}

        H1 { font-size: 175%; font-family: <? echo $site_fonts; ?>; }

        H2 { font-size: 150%; font-family: <?php echo $site_fonts; ?>; } 

        H3 { font-size: 125%; font-family: <?php echo $site_fonts; ?>; }

        H4 { font-size: 100%; font-family: <?php echo $site_fonts; ?>; } 

        H5 { font-size: 75%; font-family: <?php echo $site_fonts; ?>; }

        H6 { font-size: 50%; font-family: <?php echo $site_fonts; ?>; }

body {background-color: #EEEEEE}

A:visited {color : #003399;background : transparent;text-decoration : none;font-size: <?php echo $font_size; ?>; }

A:link {color : #003399;background : transparent;text-decoration : none; font-size: <?php echo $font_size; ?>; }

A:hover {color : #009900;background : transparent;text-decoration : none; font-size: <?php echo $font_size; ?>; }

A:active {font-weight : bold;color : #ff0000;background : transparent;text-decoration : none; font-size: <?php echo $font_size; ?>; }

.norm {font-size: <?php echo $font_size; ?>; text-align: left;}

.test {font-size: <?php echo $font_size; ?>; text-align: left;}

.normj {font-size: <?php echo $font_size; ?>; text-align: justified}

.normin {font-size: <?php echo $font_size; ?>; text-align: left;margin-left: 50px; margin-right: 50px}

.normc {font-size: <?php echo $font_size; ?>; text-align: center;}

.normb {font-weight : bold;font-size: <?php echo $font_size; ?>;text-align: left;}

.normh {font-size: 150%;text-align: center;font-weight : bold}

.error {font-size: <?php echo $font_size; ?>; text-align: left;color : red}

.bar{font-size: <?php echo $font_size; ?>;color : white;background-color:#003399

;text-align:center}

.hot{font-size: 16pt;color : white;background-color:red;text-align:center}

.norml {font-size: <?php echo $font_size; ?>;text-align: center;font-weight : bold}

.home {font-size: <?php echo $font_size; ?>;text-align: center;font-weight : bold}

.error {font-size: <?php echo $font_size; ?>;text-align: left;color : red}

#header {
width: 730px;	
height: 150px;
margin: 0 auto;
text-align: center;
float: center;
font-weight: bold;
background-color: lightgreen;
color: green;
padding: 10px;
border: 2px darkgrey solid;
}

#header h1{
	font-size: 26pt;
}
#header h2{
	margin-top: -10px;
	font-size:22pt;
}

#footer {
width: 90%; 
margin: 0 auto;
padding: 15px; 
clear: both;
float: center;
text-align: center;
}

#content_container {
width: 860px;
margin: 10px auto;	
background-color: lightgreen;
border: darkgrey 1px solid;
padding: 5px;
float: center;
}

#leftcolumn {
width: 370px;	
height: 1400px;
float: left;
background-color: lightblue;
border: darkgrey 1px solid;
padding: 15px;
margin-left: 10px;
margin-top: 10px;
}

#rightcolumn {
width: 370px;
height: 1400px;
float: right;
background-color: lightblue;
border: darkgrey 1px solid;
padding: 15px;
margin-right: 10px;
margin-top: 10px;
}

#maincolumn {
clear: both;
float: center;
width: 80%;
text-align: left;
background-color: lightblue;
border: darkgrey 1px solid;
padding: 15px;
margin: 0 auto;
}

#maincolumn a {
	font-size: 100%;
}

#subcolumn {
border: solid black 1px; 
background-color: khaki; 
width: 90%; 
padding: 15px; 
margin: 0 auto; 
text-align: left;
}

#minicolumn {
text-align: left; 
background-color: khaki; 
font-color: brown; 
border: 1px dotted black; 
width: 425px;
margin: 0 auto;
}

#navcontainer
{
margin: 0 auto;
padding: 0;
height: 20px;
width: 720px;
text-align: center;
clear: both;
}

#navcontainer ul
{
border: 0;
margin: 0 auto;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
text-align: center;
padding: 0;
margin: 0 auto;
float: left;
}

#navcontainer ul li a
{
background: gold;
height: 18px;
border-top: 1px solid #f5d7b4;
border-left: 1px solid #f5d7b4;
border-bottom: 1px solid #f5d7b4;
border-right: none;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
margin: 0 auto;
color: #660000;
text-decoration: none;
display: block;
text-align: center;
font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: black;
background: goldenrod;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

#quote {
	margin: 0 auto;
	width: 820px;
	background-color: wheat;
	text-align: center;
	font-family: Georgia, Garamond, serif; 
	border: black dashed 1px;
	padding: 4px;
	clear: left;
	font-size: 11pt;
}

#q_and_a {
	margin: 0 auto;
	width: 90%;
	background-color: wheat;
	text-align: left;
	font-family: Georgia, Garamond, serif; 
	border: black dashed 1px;
	padding: 8px;
	font-size: 10pt;
}

#q_and_a a { 
	font-size: 10pt;
}

#endorse_org {
width: 42.5%;	
height: 500px;
float: left;
background-color: lightblue;
border: darkgrey 1px solid;
padding: 15px;
margin-left: 10px;
margin-top: 10px;
}

#endorse_ind {
width: 42.5%;
height: 500px;
float: right;
background-color: lightblue;
border: darkgrey 1px solid;
padding: 15px;
margin-right: 10px;
margin-top: 10px;
}

#contact {
width: 450px; 
text-align: center;
margin: 0 auto; 
background-color: khaki;
border: 1px solid darkgrey;
padding: 8px;
}

#thumbnails {
width: 80%;
margin: 0 auto;
clear: both;
float: center;
text-align: center;
height: 150px;
padding: 8px;
}

#thumbnails ul {
border: 0;
margin: 0 auto;
padding: 8px;
list-style-type: none;
text-align: center;
}

#thumbnails ul li
{
display: inline;
text-align: center;
padding: 8px;
margin: 0 auto;
}

