div.page {
	margin-left: auto;
	margin-right: auto;
	width: 796px;
	height: 100%;
	color: #ffffff;
	font-family: Helvetica, Arial;
}
div.top {
	background-image:url(images/GreyBGTop.jpg);  
	background-repeat:no-repeat; 
	background-position:top;
	width: 100%;
}
div.middle {
	clear: both;
	float: left;
	background-image:url(images/GreyBGMiddle.jpg);  
	background-repeat:repeat; 
	background-position:top;
	width: 100%;
	height: 100%;
}
div.bottom {
	clear: both;
	float: left;
	background-image:url(images/GreyBGBottom.jpg);  
	background-repeat:no-repeat; 
	background-position:bottom;
	width: 100%;
	height: 75px;
	margin-bottom: 30px;
}
img.title {
	margin-top: 10px;
	margin-left: 18px;
	margin-right: 18px;
	border: 2px solid #000000;
}
img.logo {
	float: right;
	margin-right:18px;
	margin-top: 10px;
}
img.foot {
	float: right;
	margin-right:22px;
	margin-top: 10px;
}
div.footer {
	clear: both;
	float: left;
	font-size: 14px;
	line-height: 1.5;
	margin-left: 20px;
	margin-top: 20px;
	color: #cccccc;
}
div.menu {
	clear: both;
	float: left;
	margin-left: 18px;
	margin-top: 10px;
	width: 175px;
	height: 100%;
	min-height: 100%;
	padding-bottom: 10px;
	
	background-color: #7D9ED1;
	background-image:url(images/leftBAR.jpg);  
	background-repeat:no-repeat; 
	background-position:top;
	
	border: 2px solid #000000;
	
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
div.body {
	float: left;
}
hr.menuHR {
	margin-right: 10px;
	margin-left: 10px;
}
div.menuDiv {
	margin-top: 10px;
	margin-left: 10px;
}
div.menuDivSpc {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-style: italic;
}
a.menuLink {
	text-decoration: none;
	color: #000000;
}
a.menuLink:hover {
	text-decoration: underline;
	color: #555555;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #ccccee;
}
a:hover {
	color: #ccccee;
	text-decoration: underline;
}
img.pageImg {
	clear: both;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	width: 567px;
	height: 167px;
	border: 2px solid #000000;
}
img.introImg {
	clear: both;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	width: 567px;
	border: 2px solid #000000;
}
div.main {
	clear: both;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	width: 567px;
	
	background-color: #333333;
	background-image:url(images/rightBOX.jpg);  
	background-repeat:no-repeat; 
	background-position:top;
	
	border: 2px solid #222222;
	font-size: 12px;
}
div.thememain {
	clear: both;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	width: 567px;
	
	background-color: #333333;
	background-image:url(images/rightBOX2011theme.jpg);  
	background-repeat:no-repeat; 
	background-position:top;
	
	border: 2px solid #555555;
	font-size: 12px;
}
div.content {
	margin: 10px;
}
div.title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

