body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #8A6147;
	background-color: #E2E5EC;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	background-image: url(images/gradian.jpg);
	line-height: 16px;
}
ul {
	text-decoration: none;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ffffff;
	margin-right: 2px;
}
a:link {
	text-decoration: none;
	color: #00CCCC;
}
a:visited {
	color: #00CCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.logo {
	border: 0px;
}


 #main {
	height: 100%;
	width: 100%;
}


 #main_container {
	width: 830px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
#header {
	height: 130px;
	width: 820px;
	margin: 0px;
	padding: 0;
	position: relative;
	border: 5px solid #FFFFFF;
} 

#navigation {
	position: absolute;
	left: 0px;
	bottom: 5px;
	text-decoration: none;
	width: 300px;
}


#navigation  .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body_content {
	width: 820px;
	padding-top: 0px;
	position: relative;
	float: left;
	padding-bottom: 0px;
	background-color: #CCCCCC;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#news_section {
	float:left;
	width:580px;
	height: 485px;
	overflow:visible;
}

#news_section #news_frame {
	float:left;
	width:570px;
	height: 485px;
	border: 5px solid #cec8c4;
	background-color: #FFFFFF;
}

#news_section #news_frame .body {
	text-align: left;
	vertical-align:top;
	width:540px;
	height:485px;
	overflow:auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#news_section #news_frame .header {
	text-align: right;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}

#news_section #news_frame .body .news_title {
	color: #3a2213;
	font-weight: bold;
}

#news_section #news_frame .body .news_body {
	color: #4e5758;
	padding-bottom: 15px;
}

#news_section #news_frame .body .news_body a {
	color: #df9325;
}
#news_section  #news_frame  .body  .news_reviewed_by {
	color: #4e5758;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d9d1d3;
	padding-top: 10px;
	font-style: italic;
}
#right_section {
	float: left;
	background-color: #CCCCCC;
	background-image: url(images/bg_right.png);
	background-repeat: repeat-x;
	height: 495px;
}
#right_section  img {
	float:left;
}
#right_section  iframe{
	float: left;
	padding-top: 15px;
	padding-left: 60px;
}
#right_section iframe #catcher {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
}

#right_section  .content {
	float: left;
	position: relative;
	width: 215px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
#right_section   a  {
	color: #CC3300;
}


#footer {
	text-align: center;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #3a2213;
} 
 #footer p {
	margin: 0; 
	padding: 10px 0; 
}
#footer a {
	padding: 0 10px;
	color: #FF9900;
	text-decoration: none;
}
#footer a:hover {
	padding: 0 10px;
	background:#3a2213;
	color: #CCCCCC;
	text-decoration: none;
}
.spacer_5px {
	font-size: 5px;
	line-height: 5px;
	clear:both;
}


.spacer_15px {
	font-size: 15px;
	line-height: 10px;
	clear:both;
}

.spacer_40px {
	font-size: 15px;
	line-height: 15px;
	clear: both;
	height: 40px;
	width: 150px;
	padding-top: 10px;
	padding-left: 75px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

