body 
	{
	 background: #1D606F;
	 color: #999999;
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	padding: 0px;	
	} 
	
h1	
	{
	font-size: 14px;
	height: 18px;
	text-align: left;
	font-style: bold
	letter-spacing: 1px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #1D606F;
	margin-left: 10px;}
h2	
	{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	display: block;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
	vertical-align: baseline;
	color: #483430;}
p
	{
	font-size: 11 px;
	text-align: justify;
	line-height: 16px;
	}


a:link
	{
	color: #1D606F;
	
	text-decoration: none;
	}
a:visited
	{
	
	color: #539AB1;
	text-decoration: none;
	}
a:hover
	{
	color: #330C06;
	text-decoration: underline;
	}
a:active
	{
	color: #1D606F;
	}
#content
	{position: relative;
	background: #000000;
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #cccccc;
	margin-top: 15px;
	padding: 0px;
	text-align: left;
	margin-bottom: 0px;
	}

#wrapper
	{position: relative;
	background: url(images/bg.jpg) top left #ffffff;
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #cccccc;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	margin-bottom: 0px;
	}



	
#header
	{
	background: url(images/swanTemplate.gif) 0 0 no-repeat #E7DDC5;
	width: 800px;
	height: 220px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;		
	margin-bottom: 0px;}
#header img
	{margin-left: 20px;
	margin-top: 50px;
	float: left;}
#header p
	{float: right;}


#left
	{	
	width: 250px;
	height: 100%;
	float: left;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 20px;}
#left p
	{margin-left: 25px;
	margin-right: 20px;
	color: #483430;}

#left ul
	{line-height: 16px;
	color: #1D667D;}
#left ul li
	{list-style-type: none;
	}
#left a
	{font-size: 14px;}

#left h1
	{margin-left: 20px;}
#left form
	{margin-left: 20px;}

	
#right
	{width: 510px;
	height: 100%;
	float: left;
	padding-top: 20px;
	margin-bottom: 20px; }
#right p
	{margin-left: 25px;
	margin-right: 10px;
	color: #483430;
	}
#right ul li
	{margin-left: 20px;
	color: #483430;}
#right img.border
	{float: right;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;}
#right form
	{margin-left: 20px;}


#footer
	{
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	font-size: 9px;
	text-align:center;
	clear: left;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;}
#footer p
	{
	padding-left: 5px;
	padding-right: 5px;
	
	text-align: center;
	color: #8D7245;
	}
#footer a:link
	{color: #8D7245;
	}
#footer a:visited
	{color: #8D7245;
	}

.floatimgleft 
	{
	float:left;
	clear: left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:3px;
	} 
.padding
	{margin-left: 45px;
	}

.clear
	{clear: left;}