body {
	background-image:  url('images/blacktexture.jpg');
	background-repeat: repeat-y width=100%;	
	margin-top: 20px;
	}
	

#logocell {
    background-color:  #000000;
	
	width: 800px;
	height: 200px;
	vertical-align: top;
	
}
#topcell {
    background-color: #f2f2f2;
    width: 645px;
    height: 183px;
    colspan: 3;	
}

#sidebar {
	
	width:275px;
	valign: top;	
	background-color: #000000
	
}
#sidebar a {
	font-family:verdana;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	line-height: 1.4em;
}
#sidebar a:hover {

	font-family: verdana;
	color: #c00044;
	font-size: 12pt;
	text-decoration: underline;
	line-height: 1.4em;
}



#maincontentheader {
    width: 445px;
    background-color: #f2f2f2;    
    
	
}

#maincontent {
    background-color: #f2f2f2;
    width: 445px;    
	
}
#maincontent a {
	font-family:times new roman;
	color: #485f8c;
	font-size: 12pt;
	text-decoration: none;
	line-height: 1.4em;
}
#maincontent a:hover {

	font-family: times new roman;
	color: #111111;
	font-size: 12pt;
	text-decoration: underline;
	line-height: 1.4em;
}




#footer {
	
	colspan: 2;
	background-color: #000000;
	text: align center;	
	
}
#footer a {
	font-family:verdana;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#footer a:hover {

	font-family: verdana;
	color: #c00044;
	font-size: 10pt;
	text-decoration: underline;
	line-height: 1.4em;
}
#subfooter {
	
	colspan: 2;
	background-color: #000000;
	text: align center;	
	
}
#subfooter a {
	font-family: verdana;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	line-height: 1.4em;
}
#subfooter a:hover {

	font-family: verdana;
	color: #c00044;
	font-size: 8pt;
	text-decoration: underline;
	line-height: 1.4em;
}