body { text-align:center; }

#container { margin-left: auto; margin-right: auto; text-align:left; width: 900px; }
#content { border: 2px solid #FFAE3B; width: 888px; border-top:none; }
#padding { padding: 15px 25px 35px 35px; }
#leftcol { float:left; width: 65%; }
#rightcol { float:right; width: 32%; background:#5a2f32; color:#fff;  }
#rightcol p { font-size: 11px; line-height: 15px;  }
#rightcol h1 { color:#9d9439; padding-left: 5%; }

.rss-box { border: 2px dotted #FFAE3B; padding: 0 8px 8px 8px; width: 80%; background:#fff; font-family: Verdana, Geneva, sans-serif; font-size: 11px; line-height: 15px; }
.rss-title { font-weight: bold; font-size:14px; line-height:20px; }
.rss-items { text-align:left; margin: 5px; padding: 5px;  }
.rss-item { margin-bottom:10px; }
.rss-item a:hover { text-decoration: none; }

#whitebox { padding: 0 8px 8px 8px; width: 80%; background:#fff; text-align:left; }
a:hover {text-decoration: none;}


div, p {font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #5D2B2E; line-height: 18px; }
p { text-align:left; }
a { color: #CD3333;  }

.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5D2B2E;}
.small { font-size: 10px; }
.border { border: 1px solid #5D2B2E; float:left; margin: 8px; }

h1 { text-align:left; font-size:16px; color: #A02422; }
h2 { text-align:left; font-size:13px; color: #A02422; }
h3 { text-align:left; font-size:12px; color: #A02422; font-weight:normal; }

.spacer5p { margin-top: 5px; }
.spacer15p { margin-top:15px; }


/* circle */

#navCircle {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 8px solid #CD3333;
	text-align:right;
	}

#navCircle li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navCircle a:link, #navCircle a:visited {
	float: right;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #CD3333;
	}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	padding-bottom: 6px;
	color: #A02422;
	background: url(images/tab_circle.gif) no-repeat bottom center;
	}

#left { float: left; margin-right:12px; width: 20%; text-align:left; }
#right { float: left; width: 75%; text-align:left; }

