/* CSS Document */
body{
	background-image: url(imgs/bg.jpg);
	background-attachment:fixed;
	background-position:center;
	background-position: top;
	
	background-repeat:no-repeat;
	margin-top:20px;
	}
#p1{
	background-color:#000000;
	margin-top:0px;
	background-image: url(imgs/bg.jpg);
	}
#maintable{
	width:657px;
	}

#ftr,  #layer1, #layer0
	{
		width:657px;
	}

#layer0{
		background-image: url(imgs/layerzero.jpg);
		background-repeat:repeat-y;
		}

#content{
	font-family:garamound, Georgia, "Times New Roman", Times, serif;
	color:#000000;
	width:657px;
	font-size:11px;
	}
#menu{ 
	color: #000000;
	font-size:12px;
	width:640px;
	text-align:left;
	font-family:garamound, Georgia, "Times New Roman", Times, serif;
	margin-top:20px;
	float:left;
	list-style-type:none;
	padding-left:10px;
	
	}
.menu:active, .menu:link,.menu:visited{ 
	color: #663333;
	text-decoration:none;
	padding-right:12px;
	padding-left:14px;
	font-weight:bold;
	}
#layer1{
	background-image:url(imgs/layer1top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
.menu:hover{ 
	color: #FFCC00;
	text-decoration:none;
	}
.menupage, .menupage:active, .menupage:visited, .menupage:link, .menupage:hover{ 
	color:#FFCC00 ;
	text-decoration:none;
	padding-right:12px;
	padding-left:14px;
	font-weight:bold;
	}
#ftr{
	font-family: comic sans ms, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	width:657px
	}
#text{
	width:550px;
	height:auto;
	vertical-align:top;
	text-align:left;
	}
.link:active, .link:link, .link:visited{ 
	color: #663300;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	}
.link:hover{ 
	color: #0000FF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
.imagestyle{
	margin:8px 8px 8px 8px;
	float:left;
	}
.imagestyle2{
	margin:8px 8px 8px 8px;
	float:right;
	}
.heading{
	color:#000000;
	font-size:20px;
	line-height:150%;
	font-weight:bold;
	}
#introbg{
	background-image: url(imgs/introbg.jpg);
	width:616px;
	height:485px;
	margin-top:39px;
	background-repeat:no-repeat;
	}

#menui{ 
	color:#000000;
	font-size:12px;
	width:160px;
	float:right;
	text-align:right;
	font-family:Garamound, Georgia, "Times New Roman", Times, serif;
	margin-top:5px;
	list-style-type:none;
	padding-left:15px;
	}
.enter{
	margin:428px 0px 0px 0px;
	}


