html{
	overflow-x:hidden;
}

.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-left: 300px;
}

body {
	background-color: #9E0D0D;
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 10px 0;
	background-image: url(images/menu.gif);
	background-repeat: repeat;
}

#container {
	width: 90%;
	margin: 35px auto;
	background-color: #ffffcc;
	padding: 0px 20px 0;
	border: 4px none #A11313;
	height: 855px;
}

#content {
	float: right;
	width: 70%;
}

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-bottom: 8px;
	text-align: left;
	position: static;
	width: 100%;
	bottom: 0px;
}

#header {
	height: 85px;
	margin-bottom: 80px;
	background: url(images/FEA.gif) no-repeat center;
	text-align: center;
	position: relative;
}

#sidebar {
	float: left;
	width: 20%;
	margin-bottom: 35px;
	height: 550px;
	padding: 35px 0px 0px;
}

a {
	color: #990000;
	text-decoration: none;
	border-bottom: none #A73A02;
}

a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: thin none #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

a img {
	border: thin solid #000000;
}


form {
	margin-top: 7px;
}

p {
	padding: 0px;
}

small {
	font-size: 85%;
}

textarea {
	width: 450px;
}

#sidebar p {
	font-size: 10px;
	line-height: 15px;
}

#sidebar a {
	border: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	word-spacing: 2pt;
	white-space: normal;
	line-height: 30px;
}

#sidebar a:hover {
	color: #000000;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}

#footer p {
	color: #AF8998;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

.post {
	margin-bottom: 35px;
}


h1 { font: normal 28px Georgia, "Times New Roman", Times, serif; margin-left: 300px; padding-top: 15px; }
#header a{color: #fff;text-decoration:none;border:0px; }
h2 { border-top:10px none #fff; border-bottom: 2px solid #000000; color: #990000; padding-bottom: 2px; font: normal 24px Verdana, Arial, Helvetica, sans-serif; }
h2 a { color: #8C4A4C; text-decoration: none; border: none; }
h2 a:hover { color: #8C4A4C; text-decoration: none; border: none; }
#sidebar h2 { font-size: 13px; font-weight: normal; }
h3 { border-bottom: 1px solid #ddd; color: #8C4A4C; padding-bottom: 2px; font: normal 14px Arial, Helvetica, sans-serif; padding-top: 20px; }
h4 { font: 12px Arial, Helvetica, sans-serif; }


 
.sep {
	margin: 25px 0 20px 0;
	padding: 0;
	height: 30px;
	border:none;
}

 
#description {
	float: right;
	width: 90%;
	font-family: "MS Sans Serif";
	font-size: 17px;
	padding-right: 30px;
	padding-top: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	line-height: 19px;
}
#header p {
	text-align: left;
	color: #990000;
	font-weight: bold;
	line-height: 15px;
	font-size: 13px;
	font-variant: small-caps;
	margin-bottom: -18px;
}
#headeraddress {
	width: 200px;
	text-align: left;
	float: right;
	font-size: 11px;
	color: #990000;
	height: 85px;
	font-style: normal;
	font-weight: normal;
	padding-top: 30px;
}

#headeraddress a {
	text-align: left;
	float: right;
	font-size: 13px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}
