body
{
	background-color:Black;
	font-family: Arial, Sans-Serif; 
	font-size: 14px;
	line-height: 16px;
	color : #ffffff;
}
#Pic1{
	font-family: Arial, Sans-Serif; 
 font-size: 25px;
 line-height: 27px;
 color : #ffffff;
}

#pic2{
	font-family: Arial, Sans-Serif;  
 font-size: 12px;
 line-height: 14px;
 color : #ffffff;
}

#main{
	font-family: Arial, Sans-Serif;  
 font-size: 14px;
 line-height: 16px;
 color : #ffffff;
}

#mainhead{
	font-family: Arial, Sans-Serif;  
 font-size: 25px;
 line-height: 27px;
 color : #ffffff;
}

td{
	font-family: Arial, Sans-Serif;  
 font-size: 16px;
 line-height: 18px;
 color : #ffffff;
}

.entry
{
	font-weight:bold;
	font-family: Arial, Sans-Serif; 
	font-size: 18px;
	line-height: 26px;
	color : #ffffff;
	
}
.container
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 780px;
	padding-bottom:0px;
	position: relative; 
	top: 25px; 	
}

.main_new
{	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border:none;
	margin-bottom:1px;
	padding-bottom:1px;
	padding-top:1px;
	/*overflow: hidden;*/
	width: 778px; 
	/*height: 460px;*/
}

.content_new
{
	margin-left: auto; 
	margin-right: auto;		
	text-align:center;
	width:460px;	
	z-index: 5;
	position:relative;
	left:-110px;
	top:-320px;
}

a:link {
font-weight : bold;
text-decoration : none;
color : #996699;
}
a:visited {
font-weight : bold;
text-decoration : none;
color : #CC99CC;
}
a:hover , a:active {
text-decoration : underline;
color : #993399;
}