@charset "UTF-8";
/* CSS Document */

body{
background-image:url(images/background.gif);
background-repeat:repeat-y;
}
#container{
	width:775px;
	height:100%;
	min-height:900px;
	margin-top:-15px;
	margin-left:-8px;
	padding:0px;
	overflow:show;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
}
#banner{
background-image:url(images/banner.png);
background-repeat:no-repeat;
width:259px;
height:211px;
margin-left:0px;
margin-top:0px;
}
#bannernav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:209px;
	padding-left:41px;
	padding-top:170px;
	margin-top:0px;
	font-weight:bold;
	word-spacing:4px;
	letter-spacing:1px;
	margin-left: 0px;
	padding-right: 0px;
}
#left{
	width:259px;
	height:100%;
	min-height:900px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:-15px;
	padding-left:0px;
	padding-top:0px;
	overflow:show;
}
#leftnav{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:50px;
padding-top:0px;
margin-top:0px;
line-height:200%;
}
#right{
	width:516px;
	height:100%;
	min-height:900px;
	float:right;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
}
#rightcontent{
width:229;
padding-top:40px;
padding-left:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:140%;
}
a.leftnav:link{
color:#999999;
text-decoration:none;
}
a.leftnav:visited{
color:#999999;
text-decoration:none;
}
a.leftnav:active{
color:#999999;
text-decoration:none;
}
a.leftnav:hover{
color:#000000;
text-decoration:none;
}
a.bannernav:link{
color:#FFFFFF;
text-decoration:none;
}
a.bannernav:visited{
color:#FFFFFF;
text-decoration:none;
}
a.bannernav:active{
color:#333333;
text-decoration:none;
}
a.bannernav:hover{
color:#000000;
text-decoration:none;
}
.style1 {color: #333333;
font-weight:bold;
}
.style2 {color: #FFFFFF}
