/* CSS Document */

body	{
	margin:0px;
	padding:0px;
	background-color:#707070;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
html	{
	margin:0px;
	padding:0px;
	}	
	
a:link	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12pt;
	}
	
a:visited	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12pt;
	}
	
a:hover	{
	text-decoration:underline;
	color:#FFFF99;
	font-size:12pt;
	}	
h3	{
	color:#FFFF99;
	}
	
h4	{
	color:#FFFF99;
	}	
	
#logo	{
	position:absolute;
	top:4px;
	left:4px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height:174px;
	width:193px;
	}
	
#topbar	{
	position:absolute;
	top:17px;
	left:197px;
	right:5px;
	height:31px;
	background-color:#464646;
	border-bottom-width:2px;
	border-bottom-color:#BDBDBD;
	border-bottom-style:solid;
	border-right-width:2px;
	border-right-color:#BDBDBD;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#BDBDBD;
	border-top-style:solid;
	width:auto;
	}	
	
#main	{
	position:absolute;
	left:5px;
	top:45px;
	right:8px;
	height:auto;
	min-height:600px;
	width:auto;
	}
	
#flashbox	{
	position:absolute;
	left:320px;
	top:40px;
	height:500px;
	max-height:inherit;
	overflow:visible;
	width:600px;
	z-index:2;
	}
		

	
#textbox	{
	position:absolute;
	left:320px;
	height:150px;
	width:600px;
	top:490px;
	text-align:right;
	z-index:2;
	}	
	
#textbox3	{
	position:absolute;
	left:320px;
	height:150px;
	width:600px;
	top:560px;
	text-align:right;
	z-index:2;
	}		
	
#textbox2	{
	position:absolute;
	left:320px;
	height:220px;
	width:600px;
	top:560px;
	text-align:right;
	z-index:2;
	}		
	
#buttombar	{
	position:absolute;
	top:1150px;
	left:5px;
	right:4px;
	height:25px;
	width:auto;
	background-color:#464646;
	border-color:#BDBDBD;
	border-style:solid;
	border-width:2px;
	font-size:110%;
	z-index:2;
	}	
		
#de	{
	position:absolute;
	left:10px;
	top:1185px;
	}		

#buttombar1	{
	position:absolute;
	top:820px;
	left:5px;
	right:4px;
	height:25px;
	width:auto;
	background-color:#464646;
	border-color:#BDBDBD;
	border-style:solid;
	border-width:2px;
	font-size:110%;
	z-index:2;
	}	
		
#de1	{
	position:absolute;
	left:10px;
	top:855px;
	}		

#buttombar2	{
	position:relative;
	top:10px;
	margin-left:-310px;
	height:25px;
	background-color:#464646;
	border-color:#BDBDBD;
	border-style:solid;
	border-width:2px;
	font-size:110%;
	z-index:2;
	}	
		
#de2	{
	position:relative;
	left:-305px;
	top:10px;
	}	

#welcomebox	{
	position:absolute;
	top:215px;
	left:15px;
	width:260px;
	height:250px;
	text-align:right;
	z-index:2;
	}			
	
#backwatter	{
	position:absolute;
	left:0px;
	top:525px;
	height:264px;
	width:521px;
	background-image:url(images/fadedHomeBck.jpg);
	background-repeat:no-repeat;
	}

#signature	{
	position:absolute;
	left:0px;
	top:800px;
	height:171px;
	width:265px;
	background-image:url(images/lindaSignature.gif);
	background-repeat:no-repeat;
	}

#backwatter1	{
	position:absolute;
	left:0px;
	top:325px;
	height:264px;
	width:521px;
	background-image:url(images/fadedHomeBck.jpg);
	background-repeat:no-repeat;
	}

#signature1	{
	position:absolute;
	left:0px;
	top:600px;
	height:171px;
	width:265px;
	background-image:url(images/lindaSignature.gif);
	background-repeat:no-repeat;
	}

#Builderimgbox	{
	position:absolute;
	left:15px;
	width:260px;
	height:auto;
	top:770px;
	text-align:right;
	}

	