/* CSS Document */

body{
	color: #FFFFFF;
	font-family:  Verdana, Arial, Geneva, sans-serif;
	font-size: small;
	background-color: #000000;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-position: center top;
	overflow: visible;

}

a:link {
	color: #FFFF00;
}

a:visited {
	color: #FFFF00;

}

a:active {
	color: #FFFF00;
}

h3{
	font-size: 1.2em;
	color: #ecc117;
}

div#wrap{
	height: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
#ad {
	height: 100px;
	margin-top: 40px;
}
.ad {
	padding: 0px;
}
