body{
	background: #999;
	color: #333;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#templateWrapper{
	background: #fff url(../images/newspine.gif) 10px center no-repeat;
	width: 900px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 10px;
	margin-bottom: 0px;
}

#templateHeader{
	height: 60px;
	background: #fff url(../images/logo.png) no-repeat;
}

#templateMainNav{
	height: 35px;
	background: url(../images/topNav.gif) no-repeat;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 60px 0px 20px;
	color: #fff;
}

#templateMainNav li{
	float: left;
}

#templateMainNav li#templatePhone{
	float: right;
	padding-top: 7px;
}

#templateMainNav a{
	color: #fff;
	display: block;
	height: 35px;
	padding: 7px 15px;
	text-decoration: none;
	float: left;
}

#templateMainNav a:hover{
	background: url(../images/topNav_hover.gif) repeat-x;
}

#templateContent{
	margin-left: 180px;
	_margin-left: 90px;
	width: 494px;
	text-align: justify;
	padding: 0px 12px 30px;
	min-height: 320px;
}

#templateRight,
#templateContent{
	float: left;
}

#templateRight{
	width: 200px;
}

.widget{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: url(../images/widget_bottom.gif) bottom repeat-y;
	margin-bottom: 10px;
}

.widget h2{
	background: url(../images/widget_top.gif) no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px;
	color: #fff;
}

.widgetContent{
	text-align: center;
	padding: 5px 0px;
}

#templateFooter{
	clear: left;
	height: 60px;
	background: #fff;
	border-top: 1px solid #000;
	color: #999;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#templateFooter li{
	text-align: center;
}

#templateFooter a, 
#templateFooter a:hover{
	text-decoration: none;
}

a{ color: #035303; }
a:hover{ color: #000; }

h1{
	font-size: 20px;
	margin: 10px 0px;
}

table{
	width: 100%;
	background: #035203;
}

table td{
	background: #fff;
}
