
* {
	margin: 0;
#    padding: 0;
}


html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: arial, freesans, "Nimbus Sans L", helvetica, sans-serif;
	font-size: 75%;
	color: #4e4e4e;
	height: 100%;
	background: #FFF url(images/bkgd.gif) repeat-x top left;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 984px;
	margin: 0 auto -80px auto;
	background: #FFF url(images/header.jpg) no-repeat top left;
}
#wrapper {
	float: left;
	margin: 0 auto;
	width: 984px;
}

#logo {
	margin-left: 15px;
	margin-bottom: 10px;
	float: left;
}
#footer_logo {
        margin-left: 5px;
        float: left;
}

* html #logo {
	margin-left: 8px;
	margin-bottom: 10px;
	float: left;
}
#nav {
	margin: 100px 7px 0 0;
	float: right;
}
#nav #primarynav li {
	list-style-type: none;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	height: 28px;
	line-height: 20px;
	padding: 5px 14px;
	background: url(images/nav_divider.gif) no-repeat top left;
}
#nav #primarynav li a {
	color: #5c6381;
}
#nav #primarynav li.selected {
	color: #5c7dae;
	background: url(images/nav_divider_selected.gif) no-repeat top left;
}
#nav #primarynav li a:hover,
#nav #primarynav li.selected a {
	color: #5c7dae;
	text-decoration: none;
}

#nav #secondarynav {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
#nav #secondarynav li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 25px;
}
#nav #secondarynav li a {
	color: #5c7dae;
	padding: 3px 10px;
}
#nav #secondarynav li a:hover {
	color: #448ccc;
	text-decoration: none;
}
#nav #secondarynav li.selected a {
	color: #bd921e;
	text-decoration: none;
}


#content {
	margin: 0 0 0 275px;
	width: 684px;
}

p {
    line-height: 1.6em;
	margin: 0 0 15px 0;
}

pre {
    line-height: 1.6em;
	margin: 15px;
	font-size: 1.2em;
}


a:link, a:visited {
	text-decoration: none;
	color: #448ccc;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


h1 {
	font-size: 1.5em;
    color: #bd921e;
    font-weight: bold;
	margin: 0 0 15px 0;
}

h2 {
    color: #094c89;
    font-size: 1.2em;
    font-weight: bold;
	margin: 15px 0 0 0;
}

h3 {
	color: #094c89;
	font-size: 1.2em;
    font-weight: bold;
	margin: 0;
}

h3 a {
	text-decoration: none;
	color: #094c89;
}

h4 {
	color: #bd921e;
	font-weight: bold;
    font-size: 1.2em;
	margin: 15px 0 0 0;
}

h4 a {
	text-decoration: none;
	color: #bd921e;
}

.daygroup h2 {
	float: right;
	margin: 8px 5px;
	font-weight: normal;
	color: #6d6d6d;
	font-size: .9em;
}
.channelgroup {
	padding: 0;
	border-top: 2px solid #d7e7f0;
}

.channelgroup h3 {
	background: #f5fafd;
	font-size: 1.3em;
	padding: 3px 5px;
}

.channelgroup .entrygroup {
	margin: 5px 15px;
}
.channelgroup .entrygroup h4 {
	color: #bd921e;
}
.channelgroup .entrygroup h4 a {
	color: #bd921e;
}

img.face {
	float: right;
	margin-top: -3em;
	display: none;
}

.entry {
	margin-bottom: 2em;
}
.entry .content {
	padding: 15px 0;
}

.entry .date {
	font-size: .8em;
	color: #6d6d6d;
	font-weight: normal;
	font-style: italic;
}

.entry .date a {
	text-decoration: none;
	color: inherit;
}

dl {
	margin: 10px 15px;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-bottom: 10px;
	margin-left: 15px;
}


#leftcol {
	float: left;
	width: 240px; 
	margin-left: 20px;
}
* html #leftcol {
	margin-left: 20px;
	* margin-left: 12px;
}


.yellowbox {
	background: #f8f3e3 url(images/yellowbox_bottom.gif) no-repeat bottom left;
	width: 237px;
	margin-bottom: 15px;
}
.yellowbox .boxheader {
	background: url(images/yellowbox_top.gif) no-repeat top left;
	width: 207px;
	padding: 15px 15px;
}
.yellowbox h1 {
	margin: 0 0 15px 0;
}
.yellowbox ul {
	margin: 15px 0 !important;
	padding: 0 !important;
}
.yellowbox ul li {
	margin: 0 0 7px 0 !important;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
	font-weight: bold;
}
.yellowbox .update {
	font-size: .8em;
	color: #6d6d6d;
	font-weight: normal;
	font-style: italic;
}


.yellowbox .message {
    cursor: help;
	color: #d60000;
}

.yellowbox a.message:hover {
    cursor: help;
	background-color: #d60000;
	color: #ffffff !important;
	text-decoration: none !important;
}

#footer, #push {
	clear:left;
	width: 100%;
	line-height:20px;
	font-size: 0.8em;
	text-align: center;
}
#footer {
	color: #959595;
	height:110px;
	background: url(images/footer.jpg) repeat-x bottom left;
	width: 100%;
}
#footer a {
	color: #93a2b0;
}
