html, body {
	height: 100%;
	width: 100%;
	min-width: 900px;
	min-height: 550px;
	padding: 0;
	background-color: #eeeff3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#containertitle {
	position:absolute;
	top: 0px;
	left:50%;
	width:900px;
	margin-top: 0px; /*set to a negative number 1/2 of your height*/
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	height: 193px;
	}





#containernav {
	position:absolute;
	top: 195px;
	left:50%;
	width:900px;
	margin-top: 0px; /*set to a negative number 1/2 of your height*/
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	height: 56px;
	border: 1px solid #000000;
	}





#containerpagetitle{
	position:absolute;
	top: 30px;
	left: 335px;
	width:300px;
	height: 39px;

	}



#containercontent{
	position:absolute;
	top: 251px;
	left:50%;
	width:900px;
	margin-top: 0px; /*set to a negative number 1/2 of your height*/
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	height: 542px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: url(images/stripe_bg.jpg);
	background-repeat: no-repeat;
	}




#containergrey{
	position:absolute;
	top:20px;
	left:75px;
	width:234px;
	height: 428px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	}
	
	
	


#containermaintext{
	position:absolute;
	top:75px;
	left:340px;
	width:520px;
	height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	overflow:auto;
	padding-right: 20px;
}

	

#containerlogo{
	position:absolute;
	top:-65px;
	left:81px;
	width:222px;
	height: 157px;
	z-index: auto;
	}


#containerbott{
	position:absolute;
	top: 750px;
	left:50%;
	width:902px;
	margin-top: 0px; /*set to a negative number 1/2 of your height*/
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	height: 81px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/tilebg.jpg);
	background-repeat: repeat-x;
	z-index: 6;
	}
	
	
	#containerbotttext{
	position:absolute;
	top: 20px;
	left:306px;
	width:596px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	}
	

#containercopyright{
	position:absolute;
	top: 8005px;
	left:50%;
	width:893px;
	margin-top: 0px; /*set to a negative number 1/2 of your height*/
	margin-left: -440px; /*set to a negative number 1/2 of your width*/
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	overflow: hidden;
}


.cheese a:link {
	text-decoration: none;
	color: #666666;
	}
	
	a:visited {
color:#666666;
text-decoration: none;
}

.cheese a:hover {
color:#006393;
text-decoration: none;
}

.borderit img{
border: 1px solid #ccc;
}

.borderit:hover img{
border: 1px solid navy;
}
a:link {
	text-decoration: none;
	color: #666666;
	}
	a:visited {
color:#666666;
text-decoration: none;
}
		a:hover {
	color:#006393;
	text-decoration: none;
	}
	
	
	
	
#containermaintext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #425f95;
	text-decoration: none;
}

#containermaintext a:hover {
	color: #4f85db;
	text-decoration: none;
	


}
#containermaintext a:active {
	color: #ffa200;
	text-decoration: none;
}
