body {
	font-family: "trebuchet MS", georgia, arial;
	font-size:85%;
	margin:0;
	padding:0;
	background-image: url(../images/background.gif);background-repeat:repeat-y;
	background-color:#333;
	color:#FFF;
}

h1 {font-size:140%;margin-top:0;border-bottom:2px solid #666;padding:5px;background-color:#000;color:#FFF;}
h3 {font-size:110%;margin-top:4px;color:#FFF;border-bottom:2px solid #999;padding-bottom:5px;}
acronym {border-bottom: 1px dotted #333;}

.hr {border-top:1px dotted #FFF;clear:right;}

a {color:#FFF;}
a:hover {text-decoration:none;}

#bodytext {margin-left:205px;margin-right:210px;margin-top:8px;text-align:justify;color:#FFF;line-height:1.5em;}

#menu {position:absolute;width:195px;background-color:#333;top:0px;padding-top:8px;}
#menu ul {margin:0;padding:0;list-style:none;}
#menu ul li.spread {margin-top:10px;}
#menu ul li a {padding:3px 3px 3px 20px;display:block;background-image: url(../images/arrow-off.gif);background-repeat:no-repeat;background-color:#ffcc66;color:#930;border-bottom:1px solid #FFF;height:1%;text-decoration:none;}
#menu ul li a.selected {background-color:#ffA900;color:#930;}
#menu ul li a:hover {background-color:#ffA900;color:#930;}
#menu ul li a:visited: {color:#960;}
#menu ul li ul li a {padding-left:40px;background-position:20px 0%;}

#rhs {position:absolute;top:8px;right:0;width:185px;margin-right:5px;padding:0 5px 5px 5px;}
ul.feedList {margin:0;padding:0;list-style:none;font-size:85%;}
ul.feedList li {border-bottom:1px dashed #C90;}
ul.feedList li a {padding:3px 3px 3px 17px;display:block;background-image: url(../images/arrow-off.gif);background-repeat:no-repeat;color:#FFF;height:1%;text-decoration:none;margin-left:-5px;font-weight:bold;}
ul.feedList li a:hover {background-color:#444;}

#footer {clear:both;color:#D1B593;font-size:85%;}
#footercontent {border-top:1px solid #D1B593;padding-top:5px;}
#footercontent ul {list-style:none;margin:0;padding:0;}
#footercontent ul li {display:inline;border-right:1px solid #CCC;padding-right:8px;padding-left:4px;}
#footercontent ul li:first-child {padding-left:0;}
#footercontent ul li.last {border-right:0;}
#footercontent a {color:#999;}

.feedDate {float:right;color:#666;margin-top:3px;padding-left:5px;}

.imageright {float:right;margin-left:15px;}
.imageright div {color:#666;text-align:center;}
.highlight {font-size:180%;color:#F90;font-style:italic;font-weight:bold;}