body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #888888;
	}

/* ---[ links ]------------------------------- */

a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #498ad2;
	font-weight: normal;
        font-size: 12px;
	padding: 0;
	margin: 0 0 1em 0;
	text-decoration: none;
	}
a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
        font-size: 12px; 
	color: #498ad2;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
	text-decoration: none;

	}
a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
        font-size: 12px;
	color:red;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
	text-decoration: none;
	}
a.header:link {
	color: #ffffff;
	font-weight: normal;
        font-size: 18px;	
	text-decoration: none;
	}
a.header:visited {	
        font-size: 18px; 
	color: #ffffff;
	font-weight: normal;	
	text-decoration: none;

	}
a.header:hover {
        font-size: 18px;
	color:red;
	font-weight: normal;	
	text-decoration: none;
	}
	
	
a.more {
	padding-right: 7px;
	background: url(../img/more-blue.gif) no-repeat 100% 5px;
	}

/* ---[ common elements ]--------------------- */

p {
	margin: 1em 0 1em;
	padding: 0;
	}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
        color: #498ad2;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
	}
h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #498ad2;
	border-bottom: 1px solid #498ad2;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	color: #40659B;
	}
h3 a:hover {
	color: #036;
	}
h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}
h1 span, h2 span, h3 span {
	color: #999;
	}
blockquote {
	font-size: 88%;
	line-height: 1.5em;
	color: #777;
	padding-left: 23px;
	background: url(../images/quotemarks.gif) no-repeat 0 3px;
	}
blockquote.praise {
	padding: 0 0 10px 23px;
	border-bottom: 1px solid #eaeaea;
	}
code {
	color: #7B9905;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}
code strong {
	color: #4E6200;
	}
abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #999;
	cursor: help;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* ---- [ nav ] ----- */

#nav {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border-top: 1px solid #666666;
	
	background: #000000 url(../img/nav-bg-green.gif) repeat-x top left;
        }
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(../img/nav-li-bg.gif) no-repeat top right;
        }
#nav a {
	float: left;
	padding: 7px 13px;
 text-decoration: none;
	color: #fff;
	border-bottom : none;
	}
#nav a:hover, #nav a.active {
	color: #fff;
 background: #696969;
		border-bottom : none;
	}
#nav a.active {
	font-weight: bold;
 background: #696969 url(../img/nav-on-bg.gif) repeat-x bottom left;
		border-bottom : none;
	}
li#t-home a {
	margin-left: 90px;
	background: url(../img/nav-li-bg.gif) no-repeat top left;
	}

/* switcher */

#theme {
	position: absolute;
	top: 97px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
#theme a img {
	background: #CCE181;
	margin: 2px 5px 0 0;
	}
#theme a:hover img {
	background: #fff;
	}
#theme a img#theme-fixed {
	background: #fff;
	}


/* ---[ main column ]----------------------------- */

#main-body {
	float: left;
	width: 521px;
	}
#content {
	margin: 25px 0;
	padding: 0 25px;
	background: #fff;
	}

/* ------- [ sidebar ] --------------------------- */
#sidebar {
	width: 219px;
	float: right;
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 70%;
	line-height: 1.5em;
	color: #888;
	}
#sidebar h3 {
	margin: 30px 0 12px 0;
	padding: 5px 10px;
	color: #fff;
        font-weight: normal;
	font-size: 125%;
	border: none;
	background: #498ad2;
	}
#sidebar h3#quick {
	margin-top: 24px;
	}
#sidebar h3.sub {
	background: #538620 url(../img/sub-h-bg.gif) repeat-x top left;
	}
#sidebar h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
#sidebar ul, #sidebar dl {
	margin: 4px 10px 4px 10px;
	padding: 0;
	list-style: none;
	}
#sidebar li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 13px;
	line-height: 1.4em;
	background: url(../img/arrows.gif) no-repeat 0 7px;
	}
#sidebar #quickbits li {
	padding-left: 16px;
	background-image: url(../img/star.gif);
	background-position: 0 3px;
	}
#sidebar img {
	vertical-align: middle;
	}

/* custom list styles */

#sidebar #slideshows li {
	margin-bottom: 0;
	padding: 0 0 7px 15px;
	background: url(../img/slides.gif) no-repeat 0 3px;
	}
#sidebar ul.none li {
	margin-bottom: 2px;
	padding-left: 0;
	background: none;
	}
#sidebar ul.sub li {
	padding-left: 12px;
	background: none;
	}
#sidebar ul.sub li.active a:link, #sidebar ul.sub li.active a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
        color: #0080FF;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
	text-decoration: none;
	}
#sidebar ul.sub a:hover {
	color: #244008;
	}
#sidebar ul.sub li.active {
	background: url(../img/sub-on.gif) no-repeat 0 4px;
	}
#sidebar ul.sub a { 
	color: #538620;
	}
#sidebar .featured dt {
	padding: 0 0 0 16px;
	font-weight: normal;
	background: url(../img/check-cir.gif) no-repeat 0 2px;
	}
#sidebar .featured dd, #sidebar .featured dt {
	margin: 0;
	}
#sidebar .rec-bits li.rec-audio {
	padding-left: 17px;
	background: url(../img/notes.gif) no-repeat 0 3px;
	}
#sidebar .rec-bits li.rec-book {
	padding-left: 17px;
	background: url(../img/rec-book.gif) no-repeat 0 3px;
	}


/* ---[ misc. ]---------------------------------------- */

hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 1px;
	}	


td {  background-color: #FFFFFF; font-size: 12px; color: #333333; line-height:1.6em;}
.headtitle {  font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF}
.subheadtitle { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: normal; color: #ffffff}
