* {
	margin: 0px;
	padding: 0px;
}

body {
/*	background: url('images/camouflage4.jpg')  #3e3437 repeat 0px 0px; */
	background: #3e3437 ;
	color: #b1b0ae;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #b1b0ae;
	text-decoration: underline;
}

a:hover {
	color: #8b8a89;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 20px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}



#container {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.link-more {
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	line-height: 10px;
}

.link-more a {
	text-decoration: none;
}


/* Page Title */

#page_title {
}

#page_title h1 {
}


/* Page Header Containers */

#header_image {
	position: absolute;
	margin-left: 533px;
	width: 136px;
}

#header_image span {
}

#header_container_left {
}

#header_container_right {
}

#header_container {
	border: 1px solid #3e3437;
}

#page_header {
	width: 800px;
	height: 147px;
	background: url('images/Banner-3.jpg') no-repeat 0px 0px;
	color: #fbc551;
	overflow: hidden;
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

#page_header a {
	color: #fbc551;
}

#page_header a:hover {
	color: #fbfe00;
}

#header_hidden {
	width: 145px;
	height: 147px;
	float: right;
	overflow: hidden;
}

/* Page Header Punchline */

#header_punchline {
}

#header_punchline h3 {
}


/* Header Navigation Menu */

#header_menu {
	padding-top: 20px;
	width: 140px;
	float: left;
}

#header_menu ul {
	margin-left: 19px;
	width: 73px;
}

#header_menu li {
	margin-bottom: 3px;
	border: 1px solid #ea7711;
	float: left;
}

#header_menu li a {
	display: block;
	width: 71px;
	height: 15px;
	text-decoration: none;
	overflow: hidden;
}

#header_menu li a:hover {
	background-image: none;
	background-color: #6c0528;
}

#header_menu li a b {
	display: block;
	margin-top: 1px;
	padding-left: 15px;
}

li#menu_1 a {
	background: url('images/menu_1_bg.gif') no-repeat 0px 0px;
}

li#menu_2 a {
	background: url('images/menu_2_bg.gif') no-repeat 0px 0px;
}

li#menu_3 a {
	background: url('images/menu_3_bg.gif') no-repeat 0px 0px;
}

li#menu_4 a {
	background: url('images/menu_4_bg.gif') no-repeat 0px 0px;
}

li#menu_5 a {
	background: url('images/menu_5_bg.gif') no-repeat 0px 0px;
}

li#menu_6 a {
	background: url('images/menu_6_bg.gif') no-repeat 0px 0px;
}

/* Page Header Links */

#header_links {
	padding-top: 25px;
	width: 310px;
	float: right;
}

#header_links ul {
	padding-left: 2px;
}

#header_links li {
	padding-bottom: 3px;
}


/* Main Content Area */

#maincontent_container {
	margin: 0px 0px;
	padding: 18px 20px 12px;
	border: 1px solid #3e3437;
	background-color: #6c0528;
}

#maincontent {
	width: 600px;
}

#maincontent .divider {
	width: 755px;
	height: 1px;
	background: url('images/body_divider.gif') repeat-x 0px 0px;
	overflow: hidden;
}


/* Top_section */

#Top_section {
	width: 700px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 12px;
	margin-left: 1px;
}

#Top_section h2 {
	width: 50px;
	height: 20px;
}

.Top_section_entry {
	margin: 20px 0px 5px;
	width: 600px;
}

.Top_section_thumbnail {
	margin-top: 2px;
	float: left;
}

.Top_section_thumbnail img {
	border: 1px solid #978f8d;
}

.Top_section_details {
	float: right;
	width: 450px;
}

.Top_section_details p {
	margin: 1px 0px 10px;
}

#Top_section .link-more {
	text-transform: lowercase;
}

#Top_section .link-more a {
	color: #ffa329;
}

#Top_section .link-more a:hover {
	color: #d88a23;
}


/* Bottom_section */

#bottom_bit {
	width: 600px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

.bottom_bit_picture {
	margin-top: 2px;
	float: none;
}

.bottom_bit_details {
	float: right;
	width: 450px;
}
	
	
.bottom_bit_picture img {
	border: 1px solid #978f8d;
}
	
#bottom_bit h2 {
	width: 116px;
	height: 20px;
}

#bottom_bit .link-more {
	text-transform: lowercase;
}

#bottom_bit .link-more a {
	color: #a9c60f;
}

#bottom_bit .link-more a:hover {
	color: #89a207;
}


/* Page Footer */

#page_footer {
	margin: 10px 61px 10px;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

#page_footer a {
	color: #fff;
}

#page_footer a:hover {
	color: #ceced0;
}

