BODY{

	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 0px 0px;	
	padding:0px 0px;
	background-color:#000000;
	background-image: url(../images/bg.jpg);			
}
A{
	font-family: Century Gothic, Arial, sans-serif;
	color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;	
}
A:HOVER{
	font-family: Century Gothic, Arial, sans-serif;
	color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}	
h1{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 24px;
	font-weight: regular;
	
	
}
h2{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 18px;
	font-weight: regular;
	
	
}
h3{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 13px;
	font-weight: regular;
	margin-bottom: 10;		
		
	
}
TD{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
text2{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 10px;
}
P{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
}	
li
{
	list-style-image: url(../images/bullet.gif);
	color: #CCCCCC;
	vertical-align: left;
	line-height:16px;		
	font-size:16px;	
	font-weight: bold;
}  
.galleryimage{
	width:180px;
	height:135px;
	border-width:2px;
	border-color:#000000;
	border-style:inset;
}
