#wrapper_higher {
width: 950px;
overflow: hidden;
margin: 0 auto;
text-align: left;
}

#wrapper {
width: 950px;
background: url(Images/side-bar-grad-bg.jpg) no-repeat top right white;
float: left;
}

.left,.right {
float: left;
min-height: 550px;
height: auto !important;
height: 550px;
margin: 0px;
padding: 0px;
}

.left {
width: 628px;
color: #000;
background: #fff;
line-height: 24px;
}

.left p {
margin: 25px 40px;
clear: both;
}

.right {
width: 322px;
color: #165788;
line-height: normal;
font-size: 13px;
}

.right p {
margin: 15px;
position: relative; 
clear: both;
margin-top: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body {
	background-color: #F3F7FA;
	background-image: url(Images/grad-bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 0px;
}

a:link {
	color: #165788;
}

a:visited {
	color: #165788;
}

a:hover {
	color: #066f45;
}

a:active {
	color: #066f45;
}

#header {
width: 950px;
margin: 0 auto;
position: relative;
}

#top_menu {
font: 11px Arial, Verdana, sans-serif;
color: white;
position: absolute;
width: 214px;
text-align: center;
right: 11px;
top: 10px;
line-height: normal;
}

#top_menu a:link, #footer a:link {
color: #FFFFFF;
}

#top_menu a:visited, #footer a:visited {
color: #FFFFFF;
}

#top_menu a:active, #footer a:active {
color: #ce8d2a;
}

#top_menu a:hover, #footer a:hover {
color: #ce8d2a;
}

.quotesm {
font-size: 11px;
}

#flash {
position: absolute;
right: -8px;
top: 180px;
}

#bottomboxes {
border: 1px solid #066f45;
width: 247px;
height: 190px;
font-size: 14px;
}

#bottomboxes p {
margin: 10px;
line-height: normal;
}

#footer {
width: 950px;
height: 45px;
background: url(Images/footer-grad-bg.gif) repeat-x;
color: white;
text-align: center;
margin: 0 auto;
font: 12px Arial, Verdana, sans-serif;
line-height: 50px;
}

.rss-box {
font: 14px Arial, Helvetica, sans-serif black;
line-height: normal;
margin: 10px;
}

ul.rss-items {
margin: 0px;
padding: 0px;
list-style-type: none;
}

.rss-item a:link {
color: #165788;
}

.rss-item a:visited {
color: #165788;
}

.rss-item a:hover {
color: #066f45;
}

.rss-item a:active {
color: #066f45;
}

.rss-item {
margin-bottom: 10px;
}

.rss-date {
font-style: italic;
}

.bluebold {
color: #165788; 
font-weight: bold; 
font-size: 14px; 
}