* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #5b4b31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e8d6d;
	
}



#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#left {
	width: 278px;
	float: left;
}
#right {
	width: 746px;
	float: left;
}
#footer {
	clear: both;
	height: 53px;
	background-image: url(images/06.png);
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#left_body {
	background-image: url(images/04.png);
	height: 625px;
	width: 278px;
	background-repeat: repeat-y;
}
#right_body {
	background-image: url(images/05.png);
	height: 625px;
	width: 746px;
}

#left_top {
	background-image: url(images/01.png);
	height: 202px;
	width: 278px;
}
#forum {
	width: 1024px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}


#forum div {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}


#right_top {
	background-image: url(images/02.png);
	height: 202px;
	width: 746px;
}
/* Main menu styles*/
#main_menu {

	height: 27px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
	font-weight: bold;
}
#left_body div {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#right_body div {
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 2px;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#main_menu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
/* Date style at top left of page */
#main_date {
	padding-top: 10px;
	width: 250px;
	text-align: center;
	color: #9e8d6d;
	padding-left: 12px;
}


#right_body div p {
	font-size: 11px;
	color: #9e8d6d;
	line-height: 18px;
}

#left_body div * {
}

#left_body div p {
}
.white {
	background-image: url(images/table_bg.png);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.headline {
	font-size: 15px;
	font-style: oblique;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-variant: small-caps;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.headline_img {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.headline_img2 {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

textarea {
	background-color: #9e8d6d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #352917;
}

input {
		background-color: #9e8d6d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #352917;
}

a {
  color: #FFFFFF;
}
