body {
	background:#535456;
	color:#231f20;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#container {
	margin:0 auto;
	text-align:center;
	width:787px;
	border:6px solid #aa273d;
}

#header {
	width:787px;
	height:131px;
	background:url(../images/header.jpg) no-repeat;
}

#nav {
	padding-top:101px;
	padding-left:325px;
	height:31px;
}

#mainimage {
	width:787px;
	height:107px;
	background:url(../images/main-image/main-image1.jpg) no-repeat;
	border-bottom:6px solid #aa273d;
	border-top:6px solid #aa273d;
}

#content {
	width:787px;
	text-align:left;
	background:#fff;
	overflow:hidden;
}

#textarea {
	float:left;
	padding-left:35px;
	padding-top:45px;
	padding-right:16px;
	padding-bottom:50px;
	width:475px;
	min-height:350px;
	height:auto !important;
	height:350px;
	background:#fff;
}

#contentimage {
	float:left;
	padding-top:23px;
	width:250px;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;	
	background:#fff;
}

#contentimage img {
	border:1px solid #aa273d;
}

#contact {
	background:#aa273d;
	text-align:center;
	color:#fff;
	height:25px;
	overflow:hidden;
}

#contact p, #credit p {
	margin-top:0;
	padding-top:9px;
}


#contact a, #credit a {
	color:#fff;
	text-decoration:none;
}

#contact a:hover {
	text-decoration:underline;
}

#credit {
	color:#fff;
	text-align:center;
}

#credit a:hover {
	text-decoration:underline;
}




/* Dropdown Menus */

ul.menu {list-style:none; margin:0; padding:0; font-size:14px;}
ul.menu * {margin:0; padding:0; text-align:right;}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; width:140px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#c5c5c5; color:#aa273d;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {padding:5px 7px 7px; font-weight:bold; background:url(../images/header.gif); width:75px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../images/header_over.gif); color:#aa273d;}
ul.menu .sub {background:#d1d1d1 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

/* End Dropdown Menus */



.clear {
	clear:both;
}

.big {
	font-size:18px;
	font-weight:bold;
}

.top {
	padding-top:0;
	margin-top:0;
}




a {
	color:#aa273d;
}

a img {
	border:none;
	text-decoration:none;
}

img {
	border:none;
}