body {
	margin:0px;
	padding:0px;
	text-align:center;
	font:13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #477837;
	background: #f0f0e0 url(images/bg.gif) repeat-y top center;
}
#container {
	padding:0px;
	margin:auto;
	text-align:left;
	width:832px;
}

#maincol {
	width:630px;
	line-height:1.5em;
	padding-left:4px;
	float:left;
}
#navcol {
	width:180px;
	font-size:12px;
	padding-right:4px;
	float:right;
}

a{
	color: #971700;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
/************************************************
 *	Header																			*
 ************************************************/
#header {
	position: relative;
	top: 0px;
	margin:auto;
	width:833px;
	height:198px;
	background: url(images/live-webcams.jpg) no-repeat top center;
	text-align:left;
}
#headermenu {
	position: absolute;
	left: 220px;
	top: 128px;
	font-weight: bold;
	font-size: 12px;
}
#navlink {
	font-size: 12px;
	color:#2E5929;
	display: inline;
}
#subtitle {
	position: absolute;
	left: 220px;
	top: 150px;
	font-size: 9pt;
	line-height: 1.1em;
	width: 600px;
	color:#9c0107;
}
#bookmark{
	position: absolute;
	left: 590px;
	top: 0px;
}
/************************************************
 *	Content																			*
 ************************************************/
#navcol h2, .navmenu {
	font-size:13px;
	margin-bottom:0.4em;
	font-weight:bold;
}
.entrydate{
	margin-bottom:10px;
	font-size: 1.2em;
	font-weight:normal;
	color:#76B92D;
	margin-top: 10px;
	clear: both;
}
.entrytitle a{
	color: #2E5929;
}
.entrytitle{
	margin-top:0px;
	margin-bottom:2px;
	font-size: 22px;
}
.entrybody p {
	margin-top:0.8em;
	margin-bottom:1.6em;
}
.entry {
	font-family:"Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	margin-bottom:15px;
}
/************************************************
 *	Navigation Sidebar													*
 ************************************************/
#navcol ul {
	margin:0 0 1em 0;
	list-style-type: none;
	padding-left:0px;
}
#navcol li {
	background:url(images/li.gif) left center no-repeat;
	padding-left:13px;
}
.latest li {
	margin-bottom:0.9em;
	line-height:0.96em;
}
/************************************************
 *	Comments													*
 ************************************************/
#comments{
	text-align:center;
	clear:both;
	border-top:1px solid #9ba1aa;
	background:#f0f0e0;
	padding:0.7em;
	border-bottom:1px solid #9ba1aa;
	margin-bottom:1em;
	margin-top:8em;
}
ol#commentlist {
	margin-top:0px;
	padding: 0.5em;
	margin-left: 0px;
	color: #9b9b9b;
	list-style-type: none;
	font-size:0.9em;
}
#commentlist li  p{
	padding: 0px;
	margin: 0px;
}
.commentname {
	float: left;
	margin: 0;
	padding: 0 0 0.2em 0;
}
.commentinfo{
	width: 20em;
	float: right;
	text-align: right;
}
.commenttext {
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3em;
	border-top: 1px solid #9b9b9b;
	line-height:1.2em;
	color: #5b5b5b;
}
#commentsformheader{
	padding-left:1.5em;
	font-size: 1.4em;
}
#commentsform{
	margin-top:0px;
	text-align:center;
	border:1px solid #ddd;
	background:#f0f0e0;
	padding:0em 1em;
}
#commentsform form{
	text-align:left;
	margin:0px;
}
#commentsform p{
	margin:0.5em;
}
/************************************************
 *	Extra																				*
 ************************************************/
input {
	font-size:12px;
	background:#CCCFBC;
	background-color:#f5fff5;
	border:1px solid #477837;
}

blockquote {
	border-left: 3px solid #686868;
	color: #888;
	padding-left: 0.8em;
	margin-left: 2.5em;
}
img {
	border:none;
}
.entrybody a img, .entrybody a:link img {
	margin-right: 15px;
}
.mark {
	color: #FF0000;
	font-size: 120%;
}

#scroller {
	white-space: nowrap;
	overflow: hidden;
	width: 628px;
	height: 119px;
	border: solid #971700 1px;
}

#scroller IMG	{
	border:	none;
	border: solid 2px #fff;
	width:153px;
	height:115px;
}

#scrollertext {
	width: 630px;
	text-align: center;
	font-weight: bold;
	color:#2E5929;
	font-size: 20px;
	padding: 2px;
}

#expertisetext{
	background: #f0f0e0;
	filter: alpha(Opacity=90);-moz-opacity:0.9;
	position:absolute;
	width: 200px;
	visibility:hidden;
	z-index:200;
	text-align: center;
	color:#102010;
	font-size: 12px;
	border: solid #971700 1px;
	padding: 2px;
}
.flashvideo {
	float:left;
	margin-right:15px;
}
