#centerposition {
	padding-right: 23%;
	padding-left: 40px;
	margin-top: 3em;
	background-color: #FFFFFF;
}

/* The centrecontent style is set up for a 2 column layout.  
If you want a 3 column layout then change the centreposition style like this:   padding-right: 200px; 
<div id="right"> Write the content for your right hand column inside an id-"right" div like this </div> */

#centercontent {
	z-index: 100;
	min-width: 1px;
	background-color: #FFFFFF;
}

#right {
	width: 17%;
	position: absolute;
	top: 170px;
	right: 0px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
         font-size: 12px;
	bottom:110px;
	padding: 0px 12px 0px 18px;
}

body {
	font: normal 14px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	margin-bottom: 20px;
	margin-top: 30px;
	width: 100%;
	height: 1.2em;
	clear: both;
	background-color: #205f7a;
	text-align: center;
}

img {
	padding: 0px;
	margin: 0px;
}

img.comparisonimages {
	width: 95%;
}

img.menu {
	width: 80%;
}

img.right {
width: 50%;
float:right;
padding: 0px;
margin: 0px;
border:none;
}


table.headertable {
padding: 0px;
width: 100%;
height: 135px;
}

td.headertext {
background-color: #205f7a;
color:#FFFFFF;
}



#green {
	color: #2FA500;
}



p.details, .details p, p .details, span.details, td.details {
	font: normal .675em Verdana, sans-serif;
 	color: #666 !important;
	line-height: 1.35em;
}

p.footerdetails {
	font: normal .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 	color: #FFFFFF;
	line-height: 1.35em;
}

p.title {
	color:#FFFFFF;
	font-size: 150%;
}

.hot {
	color: #2FA500;
	border-width: 3px;
	border-style: solid;
         font-size: 12px;
	width: 20%;
	float: right;
	display: inline;
	padding: 14px;
	margin-left: 10px;
}

a:link {
	color:#205f7a;
	text-decoration:underline;
}

a:visited {
	color:#606758;
	text-decoration:underline;
}

.newstitle {
	color:#000000;
	font-family: Times, serif;
	font-size: 140%;
}

.author {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	
	float: right;

}

.olympian {
	font-family: Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 110%
}

a.footerlink:link    { color:white; text-decoration:underline; }
a.footerlink:visited { color:red; text-decoration:none; }
a.footerlink:hover   { color:#B4DAEB; text-decoration:underline; }
a.footerlink:active  { color:white; text-decoration:none; }

h2 {
	font-family:Times;
	font-size:36;
	text-align: center;
	font-color:#333333;
}

h3 {
	font-size:20;
	text-align: left;
	color: #205f7a;
	font-style: italic;
}



h4.announce {
	font-size: 1.4em;
	text-align: center;
	color: #2FA500;
	font-style: italic;
}

hr {
	width: 60%
}


ul {
	line-height: 2em;
}

ol {
	line-height: 2em;
}

li {
	line-height: 1.2em;
	padding-bottom: .3em;
}