body {
	margin:0px;	
	padding:0px;
	color:#000000;
	background-color:#ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	width:100%; 
	height:100%;
	font-size:100%;
	text-align:center;
}

td {
	vertical-align:top;
	text-align:left;
	font-size:11px;
}

h1 {
	font-size:12px;
	color:#000000;
	margin-bottom:0px;
	margin-top:0px;	
}

input {
	font-size:12px;
}

a {
	color:#000000;
}

#framework {
/*	width:974px;*/
/*	width:932px;*/
	width:1000px;
	padding-top:20px;
	margin:0 auto;
	text-align:left;
}

#logoBox {
	text-align:right;
	padding-right:65px;
	margin-bottom:40px;
}

#weatherBox {
/*	margin-right:95px;*/
}

#mainBox {
	float:right;
}

#contentBox {
	width:800px;
	margin-top:170px;
}

.subnavBox {
	margin-top:6px;	
	visibility:hidden;
	float:left;
}

#cntBox {
	color:#727272;
	font-size:12px;
	line-height:16px;
	width: 525px;
}

.cntBoxLarge {
	color:#727272;
	font-size:12px;
	line-height:16px;
	width: 625px;
}

.cntBoxSmall {
	color:#727272;
	font-size:12px;
	line-height:16px;
	width: 350px;
}

.commentHead {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
}

.commentBody {
	color:#3e3e3e;
	font-size:10px;	
}

.weatherBox {
	color:#d92819;
	font-size:9px;
	line-height: 1.5em;
	font-weight:bold;
}

.weatherBox table td {
	font-size:9px;
}

#weatherBox .weatherEntry {
	clear:both;
	padding:2px 0;
}

.weatherBox .weatherLabel {
	color:#8A8A8A;
	float:left;
}

.weatherBox .weatherValue {
	float:right;
}

.galeryThumbs {
	margin-top:5px;
	width:200px;
	text-align:left;
	margin-left:105px;
}

.alert {
	color:#ff0000;
	font-weight:bold;
	margin-bottom:12px;
}

.cmsTD {
	padding-right:10px;
}

.thumb
{
	border: none;
}