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


body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:black;
	text-align:center;
	background-image: url(../images/white.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a img{border:1px #cccccc solid;}

div#mainframe
{
	height:auto;
	width:920px;
	margin:auto;
	position:relative;
	color:#666666;
	text-align:left;
	padding-top:10px;
	margin-top:0px;
}


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

a:link{color:#999999; text-decoration:none;}

a:visited{color:#999999; text-decoration:none;}

a:hover{color:#333333; text-decoration:none;}

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

a.lg
{
font-size:14px;
font-weight:bold;
color:#777777;
}
#navbar1 img{border:none;}

div#navbar2
{
clear:both;
font-size:10px;
line-height:10px;
height:10px;
width:920px;
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;
}

#navbar2 a{text-decoration:none;}

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

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

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

div#content
{
width:730px;
padding-left:95px;
padding-right:95px;
}

div#photo
{
float:left;
width:325px;
padding-right:20px;
padding-top:20px;
}
#image{
width:	320px;
border:1px #cccccc solid;
}
#image img
{
padding:0px;
margin:0px;

}

div#info
{
float:left;
width:325px;
padding-left:20px;
padding-top:20px;
padding-bottom:20px;
}

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

#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;}

h1
{
font-size:18px;
font-weight:normal;
}

h2
{
font-size:16px;
}