/* CSS Document */
a.top:hover { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: underline }
a.top:link { font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: underline }
a.top:visited { font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: underline }

a.feature:link { font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none }
a.feature:visited { font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none }

.contentlink {
	font:11px tahoma;
	color:#FFFFFF;
	text-decoration:underline;
}

body{
margin-top:0;
margin-bottom:0;
background-image:url(images/index_13.jpg);
}
#wrapper{
width:706px;
margin-left:auto;
margin-right:auto;
}
#topnavbar{
background-image:url(images/index_45.jpg);
height:21px;
width:706px;
text-align:center;
font:11px tahoma;
color:#FFFFFF;
padding-top:8px;
}
#footer{
background-image:url(images/footer.jpg);
height:21px;
width:706px;
text-align:center;
font:11px tahoma;
color:#FFFFFF;
padding-bottom:8px;
clear: both;
}
#header{
width:706px;
height:173px;
}
#container{
position:absolute;
width:706px;
background-color:#222627;
background-image:url(images/index_46.jpg);
}
#leftnav{
float:left;
width:181px;
background-image:url(images/index_29.jpg);
}
.leftlinkbg{
padding-top:10px;
width:168px;
height:20px;
}
.leftlinkbg:hover{
width:168px;
background-color:#4C4C4D;
padding-top:10px;
height:20px;
}
a.leftlink{
margin-left:15px;
font:11px tahoma;
color:#FFFFFF;
text-decoration:none;
}
#content{
float:right;
width:519px;
background-image:url(images/index_24.jpg);
}
#content p{
font:11px tahoma;
color:#FFFFFF;
margin:5px;
text-indent:10px;
}
#leftfeat{
float:left;
margin-left:15px;
}
#rightfeat{
float:right;
margin-right:10px;
}
#leftfeattxt{
margin-top:0;
margin-left:39px;
width:200px;
background-color:#AB0B10;
font:11px tahoma;
color:#FFFFFF;
text-align:right;
}
#rightfeattxt{
margin-top:0;
margin-left:21px;
width:190px;
background-color:#AB0B10;
font:11px tahoma;
color:#FFFFFF;
text-align:right;
}



div.menu {
	width:168px;
	text-indent:15px;
}

div.menu a {
	display:block;
	margin:0;
	width:168px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	height:20px;
	padding-top:5px;
}

html>body div.menu a {width:168px;}

div.menu a:hover {background-color:#4C4C4D;;color:#FFFFFF;}