body{
margin:0;
padding:0;
background-color:#fff;
font-family:Verdana, sans-serif;
font-size:80%;
line-height:1.7;
}
* html body{
font-size:100%;
}
img{
border:0;
behavior: url("png.htc");
}
#container{
margin:0 auto;
width:758px;
text-align:center;
}
#header{
margin:0;
padding:0;
background:url(images/header.png);
width:758px;
height:170px;
}
#content{
margin:0;
padding:0;
background:url(images/content.png) repeat-y;
width:758px;
display:block;
}
#footer{
clear:both;
margin:0;
padding:0;
background:url(images/footer.png);
width:758px;
height:98px;
}
#footer p{
margin:0;
padding:40px 0 0 40px;
text-align:left;
}
#footer a:link, #footer a:visited{
color:#d99c3b;
text-decoration:none;
}
#footer a:hover, #footer a:active{
color:#d99c3b;
text-decoration:underline;
}
ul{
margin:0;
pdding:0;
}
li{
margin:0;
padding:0;
list-style-image:url(images/bullet.gif);
}
#sidebar{
	margin:0;
	padding:0;
	float:left;
	width: 125px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
#sidebar ul{
margin:0;
padding:40px 0 0 40px;
}
#mainbar{
margin:-80px 0 0 20px;
padding:10px;
float:left;
width:420px;
text-align:left;
}
* html #mainbar{
margin:0 0 0 20px;
}
#cleaner{
margin:0;
padding:0;
clear:both;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.7em;
text-transform:uppercase;
font-weight:normal;
color:#374a88;
text-align:right;
}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
text-transform:uppercase;
font-weight:normal;
color:#d99c3b;
}
h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
text-transform:uppercase;
font-weight:normal;
color:#d99c3b;
}
a:link, a:visited{
color:#374a88;
text-decoration:none;
}
a:hover, a:active{
color:#374a88;
text-decoration:underline;
}
.rightimage{
margin:0;
padding:10px 0 10px 10px;
float:right;
}
.leftimage{
margin:0;
padding:10px 10px 10px 0;
float:left;
}
.centerimage{
margin:0;
padding:10px;
text-align:center;
}
