body {
    text-align: center;
    background-color: #D5D0B0;
    margin-top:5px;
    margin-bottom:5px;
    color:#666666;
}

A:link {
	color: #0000FF; 
	text-decoration: none
}
A:visited {
	color: #333333; 
	text-decoration: none
}
A:active {
	color: #666666; 
	text-decoration: none
}
A:hover {
	color: #FF0000; 
	text-decoration: underline
}

#page_wrapper {
    margin-left: auto; 
    margin-right: auto;
    width: 760px;
    text-align: left;
    background: #FFFFFF url(img/content_bg.gif) top left repeat-y;
}

#header {
    height: 140px;
    background: #000000;
    clear: both;
}

#header h1 {
    padding-top:45px; padding-left:10px;
    margin:0px;
    font-family: verdana;
    font-size: 16px;
    color: #FFFFCC;
    line-height:20px;
    letter-spacing:normal;
}

#header h2 {
    margin:0px;
    padding-left:10px;
    font-family: verdana;
    font-size: 10px;
    color: #D5D0B0;
    line-height:22px;
}

#page_header {
    height: 140px;
    background: #FFFFFF url(img/header3.gif) no-repeat left bottom;
    clear: both;
}

#page_header h1 {
    padding-top:45px; padding-left:10px;
    margin:0px;
    font-family: verdana;
    font-size: 16px;
    color: #FFFFCC;
    line-height:20px;
    letter-spacing:normal;
}

#page_header h2 {
    margin:0px;
    padding-left:10px;
    font-family: verdana;
    font-size: 10px;
    color: #D5D0B0;
    line-height:22px;
}

#menu_bar {
    margin:0px;
    padding:0px;
    height:25px;
    clear:both;
    background: #000000 center;
}

#content_wrapper {
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;      
    border:0px dashed #FFFFFF;  
}

#center {
    margin-left:160px;
    margin-right:160px;
    border:0px dashed #cccccc;
}

#center h3 {
    margin-top:0px;
    margin-bottom:5px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    padding:4px;
    border: 1px solid #425227;
    background-color: #FF0000;
}

#center h4 {
	margin-bottom:1px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: italic;
	text-transform: uppercase;
	text-align: left;
	color: #000000;
	padding: 4px;
}

#center h5 {
	padding:1px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

#center h6 {
	padding:1px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
	text-indent: 15px;
}
#center p {
    margin-top:3px;
	margin-bottom:3px;
    padding:4px;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    line-height: 16px;
}

#center h7 {
	margin-top:2px;
	margin-bottom:2px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

#center h8 {
	margin-top:2px;
	margin-bottom:2px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

#center ul{
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
	list-style-type: disc;
}

#center ol{
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
	list-style-type: decimal;
}

#left_side {
    float: left;
    width:140px;
    border:0px dashed #cccccc;
}

#left_side h3 {
    margin-top:0px;
    margin-bottom:4px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    padding:4px;
    border: 1px solid #425227;
    background-color: #FF0000;
}

#left_side h4 {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #000000;
    padding:0px 0px 0px 4px;
}

#left_side p {
	margin-top:1px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

#right_side {
    float: right;
    width:140px;
    border:0px dashed #cccccc;
}

#right_side h3 {
    margin-top:0px;
    margin-bottom:5px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    padding:4px;
    border: 1px solid #425227;
    background-color: #FF0000;
}

#right_side h4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

#right_side p {
    margin-top:5px;margin-bottom:15px;
    padding:4px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
}

#page_footer {
    height: 30px;
    background: #000000;
    clear: both;
    border-left: 1px solid #425227;
    border-right: 1px solid #425227;
    border-bottom: 1px solid #425227;
}

#page_footer p {
    padding-top:2px;
    text-align:center;
    font-family: verdana;
    font-size: 10px;
    line-height:13px;
    color:#D5D0B0;
}

#page_footer A:link {
	color: #FF0000; 
	text-decoration: none
}

#page_footer A:visited {
	color: #FF0000;
	text-decoration: none
}

#page_footer A:active {
	color: #FF0000;
	text-decoration: none
}
#page_footer A:hover {
	color: #FF0000; 
	text-decoration: underline
}

#linklist {
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid #D1D9C4;
    width: 140px;
}

#linklist li {
    list-style: none; 
    margin: 0;
    line-height:20px;
    border-top: 1px solid #D1D9C4;
    font-family:verdana;
    font-size:11px;
}

#linklist li a {
    text-decoration: none; 
}

#linklist li a:hover {
    text-decoration: underline;
}

.thumbnail_left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top: 5px;
	border:0px;
}

.thumbnail_right {
    float:right;
    margin-top: 5px;
    margin-left:10px;
    margin-bottom:5px;
    border:0px;
}

.thumbnail_center {
	float:center;
	margin-bottom:5px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	padding: 4px;
}

/* Menu */

#menu {
	width: 910px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/img02a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
	letter-spacing: 0.15em;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	color: #000000;
}
