/* 800px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.2, April 20, 2006 */

/******** General tags ********/

* { margin: 0; padding: 0;vertical-align:bottom; }
body{
	font:85% Verdana,Tahoma,Arial,sans-serif;
	background-image:url('img/bg1.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center top; 
	color:#000;
	line-height:1.2em;
	margin:0;
	padding:0;
	top:0;
}


#container2 { width: 800px; height: auto; margin: 0 auto auto; padding-top: 0px; background-color: white;top:0; background-image:url(img/bg3.jpg);}
#container { width: 950px; height: auto; margin: 0 auto auto; padding-top: 0px;top:0; background-image:url(img/bg2.png);
}
.center {text-align: center; }
.listp {padding:0 55px 0 55px;}
.header { width: 800px; margin: 0; padding: 0px 0px 0px ; }



h2{
	font-family:"Century Gothic",Verdana, Geneva, sans-serif;
	font-size:1.6em;
	color: #920001;
	padding:15px;
	margin-left:15px
}
h3{color: #c30; font-size: 15px; font-family: arial; font-weight: 100;margin-left:15px;}
h4{margin-left:5px;}


p{padding:0 30px 15px 30px;}
.txtcenter{text-align:center;}
.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}
.photo{
border:1px solid #000;
padding:2px;
background-color:#000;
margin:6px 10px 22px 10px;
}
.800pic{
border:1px solid #000;
float:none;
background-color:#000;
margin:0;
}
#navcontainer{
	background-color:#000;}
/******** menu bar 1 ********/
#navlist
{
	border-bottom: 1px solid #000;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;
	padding-top: 5px;
	background-color:#000;


}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
	background: #000;
	border: 1px solid #666;
	border-bottom:0 ;
	color: #FFF;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}


#navlist a:hover { color: #f00; background: #000;}



/******** menu bar 2 ********/
#navlist2
{
border-top: 0px solid #000;
margin: 0;
padding-bottom: 35px;
padding-left: 10px;
}

#navlist2 ul, #navlist2 li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0 0 20px 0;
}

#navlist2 a:link, #navlist2 a:visited
{
	background: #000;
	border: 1px solid #666;
	border-top:0 ;
	color: #FFF;
float: right;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 0 10px 2px 10px;
text-decoration: none;
}


#navlist2 a:hover { color: #f00; }













/******** Footer ********/
#hide li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}
.hide{display:none;}




/******** Footer ********/
#footer{
	clear:both;
	text-align:right;
	color:#CCC;
	font-size:0.9em;
	border-top:3px solid #000;
	margin:0 auto;
	padding:8px 5px;
	line-height:1.6em;
	background-color: #000;
}

#footer p{margin:0; padding:0;}
#footer a{
	color:#FFF;
}