/* CSS Document */
body{
	background-image: url(imgs/bg.jpg);
	background-attachment:fixed;
	margin-top:0px;
	}
#body1{
	background-image: url(imgs/bg.jpg);
	background-attachment:scroll;
	margin-top:0px;
	}
#maintable{
	width:657px;}
#minheightpillar{
	height:700px;
	width:1px;
	float:left;}
#ftr, #layer0, #layer1, #layer2
	{
		width:657px;
	}
#layer0{
	background-image: url(imgs/layerzero.jpg);
	background-repeat:repeat-y;
	}
#layer1{
	background-image:url(imgs/layer1top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#layer2{
	background-image:url(imgs/layer2bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#content{
	font-family:comic sans ms, Georgia, "Times New Roman", Times, serif;
	color:#000000;
	width:650px;
	font-size:14px;
	}
#menu{ 
	color:#FFFFFF;
	font-size:13px;
	width:620px;
	text-align:left;
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	padding-top:50px;
	list-style-type:none;
	font-weight:bold;
	}
.menu:active, .menu:link,.menu:visited{ 
	color: #FFFFFF;
	text-decoration:none;
	}
.menu:hover{ 
	color: #990000;
	text-decoration:none;
	}
#ftr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	width:657px
	}
#text{
	margin-top:260px;
	width:550px;
	height:auto;
	font-weight:bold;
	text-align:left;
	}
.link:active, .link:link, .link:visited{ 
	color: #0000CC;
	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;
	border:3px ridge #000000;
	float:left;
	}
.heading{
	color:#ffffff;
	font-size:20px;
	line-height:150%;
	font-weight:bold;
	}
#introbg{
	background-image:url(imgs/intro.jpg);
	width:657px;
	height:490px;
	margin-top:39px;
	}
.enterimg{
	margin: 385px 64px 0px 445px;
	}

