@charset "utf-8";

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5,  hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {
	margin:0;
	padding:0;
	vertical-align:baseline;
	text-align: left;
}

/* Defaults */
:focus {outline:0}
a, a:visited {color:#039}
a:hover {
	background:#039;
	color:#FFF;
	text-align: center;
}
body {background:#003C9E url(../images/bg-body.jpg) repeat-x;color:#666;font:82.5%/125% Arial, Sans-Serif}
html {background:#003C9D url(../images/bg-bottom.jpg) no-repeat center bottom}
img {border:0;vertical-align:bottom}
fieldset {border:0}
p {margin:0 0 1em}

/* Containers */
#wrapouter {background:url(../images/bg-wrap.jpg) no-repeat 50% 0;padding:50px 0 0}
#wrapinner {background:url(../images/bg-wrapinner.jpg) no-repeat 50% 100%}
#page {background:#FFF;height:1%;margin:0 auto;overflow:hidden;padding:20px 20px 45px;width:900px}
#main {background:url(../images/bg-main.jpg) repeat-y;float:left}

/* Header */
.header {z-index:98}

/* Content*/
#content {
	float:right;
	margin:35px 50px 0 30px;
	width:650px;
	text-align: center;
}
.entry {padding:0 0 0 20px}
#content h1 {line-height:100%;margin:0 0 15px;position:relative}
#content h1 span {background:url(../images/h1.jpg) no-repeat;display:block;height:34px;left:0;position:absolute;top:3px;width:100%}
#sub {color:#46613E;font-size:14px;font-weight:bold;padding:0 0 17px;text-transform:uppercase}
.title {
	background:url(../images/bg-title.jpg) no-repeat;
	color:#899B0B;
	font-size:26px;
	font-weight:normal;
	left:-20px;
	line-height:90%;
	padding:17px 0 0 20px;
	position:relative;
	top:-17px;
	text-align: left;
}
#content .alignleft {float:left;margin:0 30px 0 0}
#content .alignright {float:right;margin:0 0 0 30px}
#content #slideshow {height:192px;margin-left:10px;width:308px}
#content #slideshow2 {height:180px;margin-right:20px;width:126px}
#content p {
	line-height:140%;
	color: #666;
	text-align: left;
}
.blue {color:#039;font-weight:normal}
.green {
	color:#86970A;
	font-weight:normal;
	font-size: 14px;
}

	/* Hints */
	#hints {clear:both;height:1%;list-style:none;overflow:hidden;padding:20px 0 25px}
	*html #hints {padding-top:5px}
	#hints li {background:url(../images/bg-hint.jpg) no-repeat;float:left;font-size:13px;height:28px;line-height:28px;margin:0 10px 0 0;text-align:center;text-decoration:none;width:174px}
	#hints li a {color:#043C8F;text-decoration:none}
	#hints li a:hover {background:none;text-decoration:underline}

	/* Updates */
	#updates {background:url(../images/bg-updates.jpg) #F3F9F9 repeat-x;border:1px #A0CADA solid;border-bottom:none}
	#updates h2 {background:url(../images/bg-updates-line.jpg) repeat-x 0 100%;height:22px;line-height:100%;padding:15px 0 15px 10px}
	#updates h2 span {background:url(../images/h2.jpg) no-repeat;display:block;height:22px;text-indent:-9999px;width:100%}
	#updates li {background:url(../images/bg-updates-line.jpg) repeat-x 0 100%;height:1%;list-style:none;overflow:hidden;padding:15px 20px 20px}
	.thumbnail {background:url(../images/bg-thumbnail.png) no-repeat 0 0;float:left;padding:18px}
	.description {float:left;margin:0 0 0 20px;width:410px}
	.description h3 {font-size:18px;margin:0 0 15px}
	.description h3 a {background:url(../images/bg-comment.png) no-repeat 0 70%;color:#05366e;display:block;padding:0 0 0 20px;text-decoration:none}
	.description h3 a:hover {background:url(../images/bg-comment.png) no-repeat 0 70%;color:#05366e;text-decoration:underline}
	#updates .more {background:url(../images/bg-more.png) no-repeat;color:#043C8F;display:block;font-size:13px;height:32px;line-height:28px;margin:20px 0 0;text-align:center;text-decoration:none;width:118px}
	#updates .more:hover {text-decoration:underline}

	/* Slideshow */
	#slideshow {position:relative}
	#slideshow img {position:absolute}

/* Sidebar */
#sidebar {background:#D9ECF2;float:left;padding:15px 10px 0;position:relative;top:25px;width:150px}
#sidebar ul {margin:0 0 20px}
#sidebar li {border-bottom:1px #BBCED4 dotted;list-style:none}
#sidebar li a,#sidebar li a:visited {color:#0A1B35;display:block;font-size:12px;font-weight:bold;padding:4px 10px;text-decoration:none;text-transform:uppercase}
#sidebar li.current a,#sidebar li.current a:visited,#sidebar li a:hover {background:url(../images/bg-nav.jpg) #0761B7 repeat-x;color:#fff;height:1%}
#sidebar img {display:block;margin:0 auto 10px}

/* Footer */
#footer {background:url(../images/bg-footer.jpg) no-repeat;clear:both;color:#fff;font-weight:bold;height:318px;margin:0 auto;padding:62px 20px 0;width:900px}
#footer ul {float:left;list-style:none;margin:0 0 0 35px;width:165px}
#footer ul#first {margin:0}
* html #footer li {height:1%}
#footer li a {color:#fff;display:block;font-size:11px;padding:2px 6px;text-decoration:none;text-transform:uppercase;width:153px}
#footer p {clear:right;color:#D5F0F7;float:right;font-size:12px;text-align:right;width:320px}
#footer p#copyright {color:#fff;font-size:13px;margin-bottom:25px;width:auto}
Bold2 {
}

.red {
	color: #F00;
	text-align: center;
}

.clock {
	color: #F00;
	text-align: center;
	font-size:14px
}