* {margin:0;padding:0;}

body{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:center;
	color:#620702;
	background-color:#620702;
}
p{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a{ text-decoration:none;
   color:#FFFFFF

}


div#container{
	text-align:left;
	width:950px;
	position:relative;
	left:0px;
	top:0px;
	margin:0 auto;
	background:url(images/bg.jpg);
	height:650px;

}


div#header{
	height:60px;
	width: 950px;
}




div#header a{
    background-color: #620702;
	padding:10px;
	line-height: 20px;
	text-decoration: none;
	width: 88px;
	float: left;
	margin-left:16px;
	margin-top:10px;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	font-variant: small-caps;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

div#header a:hover{
	background-color: #444444;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-size: 18px;

}



div#content{

	height:550px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCFF;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 250px;
}

div#flashcontent{
   height:500px;
   width:800px;
   clear:both;
   margin-left:-100px;
   position:relative

}



div#content p{line-height:1.2;}

div#content h1{
    font-family: "Times New Roman", Times, serif;
	line-height:1.2;
	font-size: 30px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align:center;
	color:  #620702
}

div#content h2{
	line-height:1.2;
	font-size: 16px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
div#links{margin:0 10px 10px; height:450px; overflow:scroll}

div#navigation{
	float:left;
	width:150px;
	margin-left:-950px;
	height: 450px;
}



div#footer{color: #FFFF66; margin-left:150px}
div#footer p{padding:5px 10px;clear:left;width:100%}

div#footphone{float:left; margin:10px;}
div#footcopy{float:left;margin:10px;}
div#footemail{float:left;margin:10px;}
div#footemail a{text-decoration: blink}
div#footselect{float:right;margin:10px;}
div#footselect a{color:#FF33FF; font-size:10px; ;margin:10px;}

div#wrapper{
	float:left;
	width:100%;
}

div#extra{
	float:left;
	width:50px;
	margin-left:-50px;
	height: 450px;
	color: #620702;
	font-size: 36px;
	text-align:center;
	line-height:1;
}
div#indexlink{
	width: 200px;
	float:left;
	text-decoration: none;
	margin-top:50px;
}
#indexlink a {
	color: #003399;
	text-decoration: none;
	font-weight: 600;
}

div#statistics {
 	color: #ffffff;
	border:thick;
	border-bottom-color: #ffffff;

}

div#more{
	text-align:left;
	width:950px;
	position:relative;
	left:0px;
	top:0px;
	margin:0 auto;
	height:2000px;
}

