/* CSS Document */
body{
	background-image: url(imgs/bg-L2.jpg);
	background-color:#ffffff;
	background-attachment:fixed;
	margin-top:32px;
	background-repeat: no-repeat;
    background-size: cover;
	}
#p1{
	margin-top:0px;
	background-image: url(imgs/bg1-L2.jpg) ;
	background-color: #73acd5 !important;
	}
#maintable{
	width:657px;
	}

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

#layer0{
		background-image: url(imgs/layerzero-L2.jpg);
		background-repeat:repeat-y;
		}

#content{
	font-family:garamound, Georgia, "Times New Roman", Times, serif;
	color:#fff;
	width:657px;
	font-size:11px;
	}
#menu{ 
	color: #fff;
	font-size:11px;
	width:657px;
	text-align: center;
	font-family:garamound, Georgia, "Times New Roman", Times, serif;
	margin-top:140px;
	float:right;
	list-style-type:none;
	padding-top:10px;
	
	}
.menu:active, .menu:link,.menu:visited{ 
	color: #fff;
	text-decoration:none;
	padding-right:12px;
	padding-left:14px;
	font-weight:bold;
	}
#layer1{
	background-image:url(imgs/layer1top-L2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
.menu:hover{ 
	color: #003e7d;
	text-decoration:none;
	}
.menupage, .menupage:active, .menupage:visited, .menupage:link, .menupage:hover{ 
	color: #003e7d;
	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:440px;
	height:auto;
	vertical-align:top;
	text-align:left;
	}
.link:active, .link:link, .link:visited{ 
	color: #003e7d;
	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-L2.gif);
	background-position:top;
	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;
	}


