body {
	margin: 0;
	padding: 0;
	color: white;
	background-image:  url(/images/tilesground.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	font: small Arial, Helvetica, Verdana, sans-serif;
	line-height: 0.8px;
}
#body2 {
	margin: 0;
	padding: 0;
	color: white;
	background-image:  url(/images/tilesground2.png);
	background-repeat: no-repeat;
	background-position:bottom;
	font: small Arial, Helvetica, Verdana, sans-serif;
	line-height: 0.8px;
}

.wrapper {
	color: black;
	margin: 0 40px 10px 40px;
	padding:10px;
}
#header-bottom {
border-top: 1px solid #b9d2e3;
border-bottom: 1px solid #b9d2e3;
background-image: url(/images/bar5.jpg); 
background-repeat: repeat-x; 
background-position: bottom left; 
}
#header-bottom ul { 
 margin: 0; 
 padding: 10px 10px 0 0;
 text-align: right; 
} 
#header-bottom li { 
 display: inline; 
 color: #003399;
 font-weight:  bold; 
 padding: 10px; 
} 
#header-bottom a:link, #header-bottom a:visited { 
 text-decoration: none; 
 color: #000066; 
}
#header-bottom a:hover { 
 text-decoration: none; 
 color: #6699FF; 
} 
#tagline {
	font-weight: bold;
 background-color: # 
 font-style: italic; 
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	color: #003366;
}
#membership {
	position: absolute;
	top: 40px;
	right: 55px;
	background-color: #FFFFFF;
	left: 496px;
}
#main {
	position: relative;
	top:0;
	left:  0;
	width: 100%;
	margin-top: 25px;
	height: 100%;
}

#content { 
 margin: 10px 260px 0 20px; 
 border: 1px solid #b9d2e3; 
 color: black; 
}
#content .inner {
	margin: 10px 30px 10px 20px;
	z-index: 2;
}
#content .inner h2 {
color: #245185;
padding-bottom: 0.2em;
border-bottom: 1px solid #b9d2e3;
font-size: 110%;
}
#content .inner ul.features { 
 margin: 0; 
 padding: 0; 
 list-style: none; 
}
#content .inner h3 { 
 font-size: 110%; 
}
#content .inner h3 a:link, #content .inner h3 a:visited { 
 color: #245185; 
}
#content .inner p { 
 color: #666666; 
 font-size: 90%; 
}
#content .inner p.more { 
 margin: 20px 10px; 
 text-align: right; 
} 
#content .inner p.more a:link, #content .inner p.more a:visited { 
 color: #003399; 
 padding-left: 10px; 
 font-size: 90%;  
}
#content .inner p.more a:hover { 
 color: #FF6600; 
 padding-left: 10px; 
 font-size: 90%;  
}
#content .inner .features li img { 
 float: left; 
 margin: 0 5px 5px 0; 
}
#content .inner p.author { 
 font-weight:  bold; 
}



#content .innerrt {
	margin: 40px 400px 10px 20px;
	background-color: #00FF66;
	float: right;
	z-index: 3;
}
#content .innerrt h2 {
color: #245185;
padding-bottom: 0.2em;
border-bottom: 1px solid #b9d2e3;
font-size: 110%;
}
#content .innerrt ul.features { 
 margin: 0; 
 padding: 0; 
 list-style: none; 
}
#content .innerrt h3 { 
 font-size: 120%; 
}
#content .innerrt h3 a:link, #content .inner h3 a:visited { 
 color: #245185; 
}
#content .innerrt p { 
 color: #666666; 
 font-size: 90%; 
}
#content .innerrt p.more { 
 margin: 20px 10px; 
 text-align: right; 
} 
#content .innerrt p.more a:link, #content .inner p.more a:visited { 
 color: #003399; 
 padding-left: 10px; 
 font-size: 90%;  
}
#content .innerrt p.more a:hover { 
 color: #FF6600; 
 padding-left: 10px; 
 font-size: 90%;  
}
#content .innerrt .features li img { 
 float: left; 
 margin: 0 5px 5px 0; 
}
#content .innerrt p.author { 
 font-weight:  bold; 
}





#mainfeature {
	background-image: url(/images/mainfeature.jpg);
	background-position:center left;
	background-repeat: no-repeat;
	padding: 1.5em 0.5em 0.5em 190px;
	color: #003366;
}
#mainfeature h2 { 
 margin: 0; 
 font-weight: bold; 
 font-size: 120%; 
} 
#mainfeature p { 
 font-size: 90%; 
}
#mainfeature p.more { 
 margin-top: 0; 
 text-align: right;
 color: #0099FF; 
} 
#mainfeature p.more a:link, #mainfeature p.more a:visited {
	color: #0099FF;
	padding-left: 14px;
}
#mainfeature p.more a:hover {
	color: #FF6600;
	padding-left: 14px;
}

#sidebar { 
 position: absolute; 
 top: 0; 
 right: 0; 
 width: 220px; 
 background-color: #256290; 
 color: white; 
 margin: 0; 
 padding: 0; 
}
#sidebar nav { 
 font-size: 110%; 
 background-image: url(/images/bgtop.jpg); 
 background-repeat: repeat-x; 
 }
 #sidebar h3 { 
 font-size: 110%; 
 background-image: url(/images/bgtop.jpg); 
 background-repeat: repeat-x; 
 margin: 0; 
 padding: 0.2em 0 0.2em 10px; 
 font-weight: normal; 
}
#sidebar h4 {
	font-size: 110%;
	margin: 0;
	padding: 0.2em 0 0.2em 10px;
	font-weight: bold;
	color: #FFFF00;
}
#sidebar .inner h5 {
	font-size: 150%;
	margin: 0;
	padding: 0.2em 0 0.2em 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar .inner { 
 padding: 10px; 
}
#sidebar ul { 
 list-style-image: url(img/more.gif); 
 margin-left: 0; 
 padding-left: 20px; 
}
#sidebar p, #sidebar li { 
 font-size: 90%; 
 line-height: 1.2em; 
}
#sidebar ul a:link, #sidebar ul a:visited { 
 color:  white; 
}
#sidebar .date {
	font-weight: bold;
}

#searchform .text { 
 width: 196px; 
 border: 1px solid #45bac0; 
}
#searchform .searchbutton { 
 text-align: right; 
 margin-top: 4px; 
}
#searchform .btn { 
 border: 1px solid #45bac0; 
 background-color: #256290; 
 color:  white; 
}
#imgleft {
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}
#clear	{
	clear: left;
	position: relative;
}
