body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
	background: #000 url no-repeat scroll 0 0;
	padding:0;
	margin: 0;
	menulist-style-type: disc;
	width:100%;
	border-collapse:collapse;
	text-align:center;
	min-width:1010px;
}
a:link {
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	cursor: hand;
	color: #333333

}

a {
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #666;
	cursor: hand;
	text-decoration: none;
	}
 


a:visited {
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #666;
	cursor: hand;
	text-decoration: none;
}

a:active {
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #555;
	cursor: hand;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: 333333;
	text-decoration: underline;
}


#container {
	width: 100%;
	margin: 30px auto 0 auto;
	padding:0;
	border: 0;
	}

#menu {
	width: 400px;
	margin: 0 auto 0 auto;
	border: 0;
	display:block;
	
	}

#menu img {
	}

	
#contentind {
	margin:20px 0 0 0;
	font:verdana;
	}
	
#contentind p {
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	
	}
	
#newsite {
		margin-top:100px;
		width:500px;
		border-top:#990000 1px solid;
		color:#BBB;
		font-size:12px;
		}
	/*-------------------------------------index styles END HERE ---------------*/
	
	