/* CSS Document */

body	{
	background-image:url(background.jpg);
	font-family:Myriad, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#641f50;	
	padding:0px;
	margin:0px;
	}

html	{
	padding:0px;
	margin:0px;
	}	
	
#maintext {
	background-image:url(bgcontainer.jpg);
	background-repeat:repeat-y;
	position:absolute;
	left:125px;
	top:0px;
	width:756px;
	height:auto;
	}

#header	{
	position:relative;
	left:25px;
	top:10px;
	width:703px;
	height:210px;
	}	

#middledragonfly {
	position:absolute;
	left:675px;
	top:330px;
	height:82px;
	width:85px;
	background-image:url('righttopcorner.gif');
	background-repeat:no-repeat
	}	
	
#map {
	position:absolute;
	left:675px;
	top:470px;
	height:600px;
	width:373px;
	background-image:url('map.jpg');
	background-repeat:no-repeat
	}	

#logo	{
	position:absolute;
	left:25px;
	top:8px;
	}

#topleaf	{
	position:absolute;
	left:275px;
	top:5px;
	height:46px;
	}

#pattern	{
	background-image:url(pattern.gif);
	background-repeat:repeat-x;
	position:relative;
	left:25px;
	width:702px;
	height:16px;
	top:10px;
	}
	
#pattern2	{
	background-image:url(pattern.gif);
	background-repeat:repeat-x;
	position:relative;
	top:0px;
	left:25px;
	width:702px;
	height:16px;
	}	
	
#links	{	
	position:relative;
	float:right;
	right:32px;
	top:8px;
	height:40px;
	width:535px;
	}	

a:link	{
	color:#641f50;
	text-decoration:none;
	}
	
a:visited	{
	color:#641f50;
	text-decoration:none;
	}
	
a:hover	{
	color:#525b4a;
	text-decoration:underline;
	}	
	
#links a:link	{
	color:#641f50;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#links a:visited	{
	color:#641f50;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#links a:hover	{
	color:#525b4a;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}			
	
#address	{
	position:relative;
	float:right;
	right:34px;
	top:5px;
	width:250px;
	height:70px;
	font-size:12px;
	text-align:right;
	}
	
#textbox	{
	position:relative;
	left:120px;
	top:25px;
	width:580px;
	height:auto;
	}		
	
#footer	{
	position:relative;
	top:10px;
	height:78px;
	left:-3px;
	width:729px;
	}
	
#de	{
	position:relative;
	left:-120px;
	margin-bottom:-80px;
	color:#FFFFFF;
	margin-top:55px;
	}	
	
#de a:link	{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#de a:visited	{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#de a:hover	{
	color:#FFFFFF;
	text-decoration:underline;
	}				