/* Start of CMSMS style sheet 'Nuncio Layout' */
/* Nuncio Stylesheet by Marcus Hill - marcushill.com/websites - August '08 */

body  {
 	font-family:verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	margin:0;
	padding:0;
	text-align:center;
	color:#000;
	font-size:13px;
	line-height:22px;
	}
table {
	font-size:13px;
	line-height:22px;
}
#container { 
	width:800px;
	background:#fff;
	margin:0 auto;
	text-align:left;
	}
#header {
	width:800px;
	padding:0;
	height:225px;
	margin:20px 0 0 0;
	}
#headLogo {
	padding:0 0 0 22px;
	float:left;
width:750px;
	} 
#headStrap {
	margin:20px 0 0 0;
	max-width:400px;
	float:left;
	font-weight:bold;
	font-size:17px;
	font-style:italic;
	padding-left:20px;
	}
#headImg {
	margin:0;
	width:350px;
	float:right;
	} 
#contentContain{
	width:800px;
	}
#sidebar1 {
	float:left; 
	width:125px;
	background:#fff;
	border-right:1px #ccc solid !important;
	padding:4px 0 0 0;
	margin:13px 10px 0 0;
	min-height:400px;
	height:auto !important;
	height:400px;
	}
#mainContent {
	width:660px;
	float:left;
	background:#fff;
	margin:10px 0 0 0;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:0;
	} 
#footer { 
	padding:0;
	border-top:1px solid #ccc;
	margin:5px 0;
	}
#footer p {
	margin:0;
	padding:10px;
	font-size:14px;
	color:gray;
	}
#footer a {
	text-decoration:none;
	color:#666;
	}
#footer p.fltlft {
	font-weight:bold;
	}
/* Miscellaneous classes for reuse */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}
img {border:0}
/* End of 'Nuncio Layout' */

