/* CSS Document */
body{
	background-attachment:fixed;
	margin-top:32px;
	background-color:#FFD6C0;
	}
#p1{
	margin-top:0px;
	background-color:#FFD6C0;
	}
#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:#0000000;
	width:657px;
	font-size:11px;
	}
#menu{ 
	color: #000000;
	font-size:11px;
	width:629px;
	text-align: center;
	font-family:garamound, Georgia, "Times New Roman", Times, serif;
	margin-top:158px;
	float:right;
	list-style-type:none;
	padding-top:10px;
	padding-left:26px;
	
	}
.menu:active, .menu:link,.menu:visited{ 
	color: #000000;
	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: #CC6600;
	text-decoration:none;
	}
.menupage, .menupage:active, .menupage:visited, .menupage:link, .menupage:hover{ 
	color:#CC6600;
	text-decoration:none;
		padding-right:11px;
	padding-left:14px;
	font-weight:bold;
	}
#ftr{
	font-family: comic sans ms, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	width:657px
	}
#text{
	width:560px;
	height:auto;
	vertical-align:top;
	text-align:justify;
	}
.link:active, .link:link, .link:visited{ 
	color: #CC6600;
	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 2px 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:526px;
	margin-top:39px;
	background-repeat:no-repeat;
	}

#menui{ 
	color:#000000;
	font-size:14px;
	width:160px;
	float:left;
	text-align:left;
	font-family:Garamound, Georgia, "Times New Roman", Times, serif;
	margin-top:380px;
	list-style-type:none;
	padding-left:15px;
	}
.enter{
	margin:428px 0px 0px 0px;
	}


