body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-align: center;
margin: 0px auto 0px auto;
background-color: #EFE1CA;
}

img {
border: 0px;

}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 18px;
font-weight: bold;
color: #b41f3c;
}

h2 {
font-family: Times, serif;
font-size: 15px;
line-height: 17px;
font-weight: bold;
color: #b41f3c;
}

h3 {
font-family: Times, serif;
font-size: 14px;
line-height: 17px;
font-weight: bold;
color: #ad573a;
}

h4 {
font-family: Times, serif;
font-size: 12px;
line-height: 14px;
font-weight: bold;
color: #cb9750; 
}


p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
}


#wrapper {
width: 773px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;

}

#header  {
padding-bottom: 10px;
}

#banner {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: auto;
	text-align: center;
	background-image:  url(../images/blendblu.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.logo  {
margin-top: 12px;
border: 0px;
}



#container {
padding: 0px;
margin: 0px;
background-color: #dcb188;

height: 1%;
width: auto;
}


#left {
width: 252px;
float: left;

}

#left a:link, #left a:visited, #left a:active {
color: #47409a;
text-decoration: none;
font-weight: bold;
margin-left: 10px;
}

#left a:hover {
color: #fff;
text-decoration: none;
background-color: #47409a;
} 


#center {
height: auto;
width: 519px;
float: right;
background-color: #FFF;
}

.redhead {
color: #b41f3c;
font-weight: bold;
}

.greenhead {
color: #0b612b;
font-weight: bold;
}

#center a:link, #center a:visited, #center a:active {
color: #47409a;
text-decoration: none;
font-weight: bold;
}

#center a:hover {
color: #fff;
text-decoration: none;
background-color: #47409a;
} 

#center ul li  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
margin-right: 10px;
}

#center ol li  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
}

#center h2 {
font-size: 15px;  
text-transform: uppercase;
margin-left: 15px;
margin-right: 10px;
}

#center h3 {
font-size: 14px;  
text-transform: uppercase;
margin-left: 15px;
margin-right: 10px;
font-weight: bold;
}

#center h4 {
font-size: 12px;  
text-transform: none;
margin-left: 15px;
margin-right: 10px;
font-weight: bold;
}
#center p {
margin-left: 15px;
margin-right: 10px;
}

table.stat th, table.stat td {
  font-size : 11px;
  font-family : "Myriad Web",Verdana,Helvetica,Arial,sans-serif;
  background : #EFE1CA; none; color : #000; 
  padding-left: 20px;}

#anim {

position: relative;
z-index: 50;
margin-left: -20px;

}



.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
background: transparent;
}

#footer {
margin: 0px 0px 0px 0px;
text-align: center;
padding: 10px 0px 10px 0px;
background-color: #DFC393;
}
#footer p {
color: #18579D;
margin: 0px auto 0px auto;
padding: 0px;
font-weight: bold;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #213D85;
text-decoration: none;
}
#footer a:hover {
color: #fff;
text-decoration: none;
} 


.tanbg  {
background-color: f1e4ce;
}

hr {
border: 0;
width: 100%;
color: #c2b59b;
background-color: #c2b59b;;
height: 2px;
text-align: left;
}

img.rt {
margin-right: 5px;
}