/* Layout Stylesheet */ 

  body {
	}

#container{
	width:99%;
}	
	
#top{	
	width:909px;
	height:auto;
	border:solid 0px #EEEEEE;
	margin-left:50px;
	margin-top:50px;
	padding:0px;
	display:table;
}
#headerImg
{	
	width:303px;
	height:auto;
	border:solid 0px #00FF33;
	padding:0px;
	display:table;
	float:left;
}
img{float:left;}
#headerImg a{float:left;}
a.headLink1{background-image:url('images/headerlink1.jpg');	height:17px; width:71px;}
a.headLink2{background-image:url('images/headerlink2.jpg');	height:17px; width:135px;}
a.headLink3{background-image:url('images/headerlink3.jpg');	height:17px; width:97px;}
a.headLink4{background-image:url('images/headerRoo.jpg'); height:25px; width:61px;}
a.headLink1:hover{background-image:url('images/headerlink1a.jpg'); height:17px; width:71px;}
a.headLink2:hover{background-image:url('images/headerlink2a.jpg'); height:17px;	width:135px;}
a.headLink3:hover{background-image:url('images/headerlink3a.jpg'); height:17px;	width:97px;}
a.headLink4:hover{background-image:url('images/headerRooa.jpg'); height:25px;width:61px;}

#menus{	border: 0px solid #333333; width:303px;  margin-top:15px; float:left;color:#333333;}
#menus ul{ list-style:none;}
#menus li{ margin:5px;}
#descript{ border: 0px solid #333333;border-left:2px solid #c6e6ea; width:197px; height:127px; margin-top:5px; float:left;color:#aaaaaa;font-size:11px;font-style:italic;font-family:helvetica;}
#scroll{border:0px #eeeeee solid;float:right;width:101px;height:17px;margin-top:111px;}
#middle {
	width:909px;
	height:666px;
	border:solid 0px #EEEEEE;
	margin-left:50px;
	padding:0px;
}
	
#bottom
{
	width:909px;
	margin-left:50px;
	color:#aaaaaa;
}
#credit {
	margin-left:303px;
	font-size:9px;
}

img {
	display:table;
	border:0px;
}

p   {
	color:#aaaaaa;
	text-align:left;
	margin:10px;
	}
a {
	color:#dddddd;
	text-decoration:none;
	font-family:helvetica;
	font-size:9px;
	font-style:italic;
	}

a:visited {
	color:#aaaaaa;
	}
a:hover {
	color:#CCCCCC;
	}

h3	{
	color:#AAAAAA;
	font-size:14px;
	font-family:arial;
}
