/* CSS Document */
body{
 background-color:#FFFFCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top:0;

}
#holder {
	border: 1px solid #333333;
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 320px;
	padding-bottom: 10px;
		
	
	 background-color:#FFFFCC;

}
#banner{
	position: absolute;
	height: 300px;
	width: 750px;
	left: 0px;
	top: 0px;
	padding: 20px;
	background-repeat: no-repeat;
	background-image:url(images/banner.gif); 
color:#000000;
}

#textarea{
	color: #000000;
	background-color:#99FFCC;

	padding: 10px;
	border: 1px solid #CCCCCC;
	position: relative;
	margin-bottom: 10px;
	margin-left:170px; margin-right:10px;	min-height:300px;
	height:auto !important;
	height:300px;
}

#navmenu 
{
	float: left;
	width: 150px;
	top: 320px;
	position: absolute;
	

	position: absolute;
	
	
	border: 1px solid #999999;


left:10px;
}

#navmenu a:link , #navmenu a:active , #navmenu a:visited
{
	height: 20px;
	
	float: left;
	display: block;
	color: #000000;
	 background-color:#FFFFCC;
	text-decoration: none;
	text-agn: center;
	
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;
	width: 145px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#navmenu  a:hover
{
	ne-height: 2em;
	float: left;
	display: block;
	color: #0000FF;
	 background-color:#FFFFFF;
	text-agn: center;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #0000CC;
	text-decoration: none;
}

fieldset {text-align: right;
width:500px;
margin-left:auto;
margin-right:auto;}
