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

body
{
margin:0px;
padding:0px;
text-align:center;
min-width:900px;
/*background-image:url(../images/baw2.jpg);
background-repeat:repeat-x;*/
}

a img{border:none;}

div#mainframe
{
	height:auto;
	margin:auto;
	position:relative;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

div#navbar1
{
height:50px;
color:#777777;
}

#centerlist li
{
display: inline;
list-style-type: none;
padding:800px 0px 0px 0px;
}

li.sm
{
font-size:10px;
font-weight:normal;
}

li.lg
{
font-size:14px;
font-weight:bold;
}

#centerlist li a{text-decoration:none;}

#centerlist li a:link{color:#777777;}

#centerlist li a:visited{color:#777777;}

#centerlist li a:hover{color:#333333;}

div#navbar2
{
font-size:10px;
line-height:11px;
height:11px;
padding-top:8px;
padding-bottom:8px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
clear:both;
}

#navbar2 a{text-decoration:none;}

#navbar2 a:link{color:#999999;}

#navbar2 a:visited{color:#999999;}

#navbar2 a:hover{color:#333333;}

div#content
{
height:525px;
margin-bottom:10px;
}

div#links
{
height:166px;
/*width:900px;*/
padding-top:8px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
margin:auto;
}

#links img.left
{
padding-right:8px;
}

div#bottom
{
height:110px;
font-size:10px;
padding-top:10px;
clear:both;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
}

#footerlist li
{
display: inline;
list-style-type: none;
}

#footerlist a{text-decoration:none;}

#footerlist a:link{color:#999999;}

#footerlist a:visited{color:#999999;}

#footerlist a:hover{color:#333333;}


