.mainBody
{
	BACKGROUND-COLOR: Black;
	font : normal 5px/5px;
	font-family: Tahoma, Verdana, Garamond, Arial;
	font-style : normal;
	font-weight : normal;
	TEXT-DECORATION: none;
	background-position : top;
	background-repeat : no-repeat;
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #f3f3f3;
	SCROLLBAR-BASE-COLOR: white;
	BORDER-RIGHT-WIDTH: 0px;
	background-image : url(../img/index.jpg);
}


.ImNot {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight:bold;
	color: White;
}

.new{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}

.scroller {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight:bold;
	color: Silver;
	text-decoration:none
}

a.scroller:link {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color:Silver;
	text-decoration: none;
}

a.scroller:hover {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}


.copyright{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFAA;
}

a.copyright:hover {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color:#FF0000;
}


.dt{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}

.enter{
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

a.enter:hover {
	font-family: verdana, arial;
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

a.enter:link {
	font-family: verdana, arial;
	font-size: 15px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}

#mainphoto{
	position: relative;
	vertical-align: bottom;
	width: 680;
	height: 200;
	padding: 0px;
	overflow: auto;
	font-family: Tahoma, verdana, arial; 
	font-size: 10px; 
	font-weight:bold; 
	color: #000080; 
	text-decoration:none;
}
