body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link, a:visited { color: #ffffff; text-decoration: none;}
a:active, a:hover { color: #ffffff; text-decoration: none;}

#templatemo_container {
	margin: auto;
	width: 1000px;
}

#templatemo_top_panel {
	float: left;
	width: 1000px;
	height: 100px;
	margin: 0px;
	color: #FFF;
	background: #003 url(../gfx/top_panel_bg.jpg) no-repeat;
}

#templatemo_sitetitle {
	float: left;
	width: 1000px;
	margin: 55px 0 0 15px;
	padding: 10px 0 5px 0;
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
}

.subtitle {
	font-family: Verdana,Arial,Helvetica;
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 0em;
	font-weight: normal;
}
