body {
	background: #010D1A url('../images/layout/backgr.jpg') top left repeat-x;	
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

<style type="text/css">
.ss{ /*IE method of centering a relative div*/

display: inline;
}

.ss>div{ /*Proper way to center a relative div*/

}
</style>

a { font-family: Georgia, "Times new Roman", Times, serif; font-size: 15px; color: #4386B3; line-height: 22px; font-weight: normal;}

a:link { color: #4386B3; text-decoration: none;}
a:visited { color: #4386B3; text-decoration: none;}
a:hover { color: #4386B3; text-decoration: underline;}
a:active { color: #4386B3; text-decoration: underline;}

img { text-decoration: none; border: 0px}
img a:hover
{
border:0px;
text-decoration: none;
}
p {
display: inline;
}

.printFriendlyBkgd {
	background-color: #ffffff;
}
/*  Set the spacing for h1 etc */
h1 {
	margin-top: 2px;
	margin-bottom: 14px;
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 32px;
	color: #EEEEEE;
	line-height: 30px;	
	font-weight: normal;		
}
h2 {
	margin-top: 2px;
	margin-bottom: 9px;
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 24px;
	color: #DDDDDD;
	line-height: 24px;
	font-weight: normal;	
}

h3 {
	margin-top: 1px;
	margin-bottom: 5px;
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 18px;
	color: #181818;
	line-height: 20px;	
	font-weight: normal;			
}

.menu {
	background-color: #1A1A1A;
}
.contactTable {
	background-color: #003C53;
}
.contentTable {
	background: #D9D9D9 url('../images/layout/content_bkgd.gif') top left repeat-x;	
}
.rightSideTable {
	background-color: #151515;
}
.mainBkgd {
	background-color: #000000;
}
.archiveBox {
	background-color: #9C9C9C;
	height: 30px;
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 14px;
}
a.archives:link { color: #COCOCO; text-decoration: none;}
a.archives:visited { color: #COCOCO; text-decoration: none;}
a.archives:hover { color: #COCOCO; text-decoration: underline;}
a.archives:active { color: #COCOCO; text-decoration: underline;}

.menu { font-family: Georgia, "Times new Roman", Times, serif; font-size: 16px; color: #AEAEAE; line-height: 28px; font-weight: normal;}

a.menu:link { color: #AEAEAE; text-decoration: none;}
a.menu:visited { color: #AEAEAE; text-decoration: none;}
a.menu:hover { color: #FFFFFF; text-decoration: none;}
a.menu:active { color: #FFFFFF; text-decoration: none;}

.menuOn { 
font-family: Georgia, "Times new Roman", Times, serif; font-size: 16px; color: #FFFFFF; font-weight: normal;
}
a.menuOn:link { color: #FFFFFF; text-decoration: none;}
a.menuOn:visited { color: #FFFFFF; text-decoration: none;}
a.menuOn:hover { color: #FFFFFF; text-decoration: none;}
a.menuOn:active { color: #FFFFFF; text-decoration: none;}

.menuTrans { 
font-family: Georgia, "Times new Roman", Times, serif; font-size: 16px; color: #FFFFFF; font-weight: normal;
}
a.menuTrans:link { color: #666666; text-decoration: none;}
a.menuTrans:visited { color: #666666; text-decoration: none;}
a.menuTrans:hover { color: #999999; text-decoration: none;}
a.menuTrans:active { color: #999999; text-decoration: none;}

a.biote:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6666;
	line-height: 22px;	
 text-decoration: none;	
}

a.biote:hover {
	color: #DD6666;
 text-decoration: underline;	
}

.itemDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}




.highlight {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #2C2323;
	line-height: 18px;
	font-weight: normal;		
}

/*  Content styles  */
.contentBkg {
	background-color: #FFFFFF;
}

/*  front page content -  styles  */
.frontIntro {  
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 16px;
	color: #C7C7C7;
	line-height: 20px;
	font-weight: normal;		
}
.bodyFront {  
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 14px;
	color: #6A6A6A;
	line-height: 17px;
	font-weight: normal;		
}
a.bodyFront:link { color: #6A6A6A; text-decoration: none;}
a.bodyFront:visited { color: #6A6A6A; text-decoration: none;}
a.bodyFront:hover { color: #6A6A6A; text-decoration: underline;}
a.bodyFront:active { color: #6A6A6A; text-decoration: underline;}

.bodyFrontBold {  
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;	
}
/*  END front page content -  styles  */
/*  inner content -  styles  */
.content {  
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 15px;
	color: #414141;
	line-height: 20px;
	font-weight: normal;		
}
a.content:link { color: #6A6A6A; text-decoration: none;}
a.content:visited { color: #6A6A6A; text-decoration: none;}
a.content:hover { color: #6A6A6A; text-decoration: underline;}
a.content:active { color: #6A6A6A; text-decoration: underline;}

.contentBold {  
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 14px;
	color: #414141;
	line-height: 20px;
	font-weight: bold;	
}
/*  END inner content -  styles  */

.subTitle {  
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 20px;
	color: #414141;
	line-height: 20px;
	font-weight: normal;	
}

.rightSide {  
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 14px;
	color: #B3B3B3;
	line-height: 20px;
	font-weight: normal;		
}

.contactUs {  
	font-family: Georgia, "Times new Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 23px;
	font-weight: normal;		
}
a.contactUs:link { color: #FFFFFF; text-decoration: underline;}
a.contactUs:visited { color: #FFFFFF; text-decoration: underline;}
a.contactUs:hover { color: #CCCCCC; text-decoration: underline;}
a.contactUs:active { color: #CCCCCC; text-decoration: underline;}

/*  END Content styles  */


/*  Footer styles  */
.footer {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c454F;
/*	background-color: #ECE9E5	*/
}
a.footer:link { color: #3C454F; text-decoration: none;}
a.footer:visited { color: #3C454F; text-decoration: none;}
a.footer:hover { border-bottom: 1px dotted;}
a.footer:active { color: #CCCCCC; border-bottom: 1px dotted;}
/*  END Footer styles  */




.required {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	font-weight: bold;		
}