/* CSS Document */
body{
	background-image: url(imgs/bg.jpg);
	background-color:#ffffff;
	background-attachment:scroll;
	margin-top:32px;
	}
#p1{
	background-color:#000000;
	margin-top:0px;
	background-image:none;
	}
#maintable{
	width:657px;
	}

#ftr,  #layer1, #layer0,
	{
		width:657px;
	}

#layer0{
	background-color:#000000;
		}

#content{
	font-family:garamound, Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	width:657px;
	font-size:11px;
	}
#menu{ 
	color: #0066CC;
	font-size:11px;
	width:657px;
	text-align: center;
	font-family:garamound, Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
	padding-top:140px;
	
	}
.menu:active, .menu:link,.menu:visited{ 
	color: #0066CC;
	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: #FFFFFF;
	text-decoration:none;
	}
.menupage, .menupage:active, .menupage:visited, .menupage:link, .menupage:hover{ 
	color: #FFFFFF;
	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:#ffffff;
	width:657px
	}
#text{
	width:560px;
	height:auto;
	vertical-align:top;
	text-align:left;
	margin-top:30px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.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 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:526px;
	margin-top:39px;
	background-repeat:no-repeat;
	}
.enter{
	margin:428px 0px 0px 0px;
	}


