 
 

/* CSS Document */

body {
	margin: 55px;
	padding: 0px;
	background-image:url(http://www.studio159.com/image08/topbg.gif);
	background-repeat: repeat-x;
	background-color:#2b2f30;
	font-family: Trebuchet, Geneva, sans-serif;
	
	
}




p strong {
	font-weight: bold;
	}


	
#center-cell {
	width: 100%;
}




#logo a img{
	border: 0px;
}
#center-cell #mainphoto {
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #FFF;
	width: 800px;
	height: 164px;
}



td					{ font-family: Arial, Verdana, Geneva,  helvetica, sans-serif; font-size:12px; color:#000000; }

p.text { font-family: Arial, Verdana, Geneva,  helvetica, sans-serif; font-size:13px; color:#000000; 
padding-left:20px; padding-top:12px; padding-right:28px; text-align:justify; line-height:1.5; background-color:Transparent; }




h1					{ font-size:11px; font-weight:bold; display:inline; color:#F99F1F; }

h2					{ font-size:11px; font-weight:bold; display:inline; }

h3					{ font-size:10px; font-weight:bold; }


a {  color: #3B55AA; text-decoration: underline}
a:hover {  color: #cc0000; text-decoration: none}



