@charset "UTF-8";
/* CSS Document */




div#menu.methodStyle {
	background-color:#963634;
}

div#subMenu.methodStyle {

	background-color:#802E2E;
}

div#content.methodStyle {
	background-color:#581E1E;
	vertical-align:top;
	width:618px;
}

div#contentGraphics.methodStyle {

	background-color:#581E1E;
}



img#logo.methodStyle {
	width:88px; 
	height:50px; 
}

div#menu.menuStyle {
	background-color:#963634;
	width:100px;
}

.menuStyle ul {
	border-bottom: 0px solid #AEC849;
	padding-top:5px;
}

.menuStyle ul li a {
	color: #FFFFFF;
	/*background: #802E2E;*/
	border: 0px solid #576424;
}

.frontFeeder{
	background-color:#963634;
	border-bottom-style:solid;
	border-bottom-color:#1a1a1a;
	border-bottom-width:15px;
}

.feederTitle{
	width:45px;
	position:relative;
	background-color:#000000;
	vertical-align:middle;
	color:#1a1a1a;
	font-family:Arial;
	font-size:10px;
}

.feeder{
	position:relative;
	padding:12px;
	background-color:#000000;
	text-decoration:none;
}

.feeder a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.feeder a:active{
	color:#999999;
	text-decoration:none;
}

.feeder a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.feeder a:hover{
	color:#999999;
	text-decoration:none;
}

.bottomBorder{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.description{
	vertical-align:text-top;
	vertical-align:top;
}

.descriptionArea{
	width:420px;
	height:200px;
	resize:none;
	background-color:#FFFFFF;
	border:none;
}

.label{
	text-align:right;
	width:98px;
}

.textArea{
	width:420px;
	background-color:#FFFFFF;
	border:none;
}

.submit{
	right:40px;
}
