body, table td {
	font-family: Arial;
	font-size: 10pt;
}

form {
	margin: 0px;
}

a {
	color: #808080;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.down {
	color: red;
	font-weight: bold;
	font-size: 18pt;
}

h1 {
	font-size: 16px;
	color: #333333;
	margin: 8 0 8 0;
}

#srch_btn {
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

#srch_txt {
	width: 100%;
	margin-right: 5px;
}

#div_srch_txt {
	float: right;
}

#main {
	position: absolute;	
	top: 210px;
	left: 0px;
	width: 100%;
}

#alphabet {
	height: 70px;
	width: 100%;
	position: absolute;
	top: 140px;
	left: 0px;	
}

#td_alpha {
	font-family: Verdana;
	font-size: 8pt;
	background-color: #DDDDDD;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 40px;
	line-height: 15px;
}

#menu {
	margin: 5px;
	padding: 10px;
	width: 30%;
	height: 100px;
	float: right;	
}

#content {
	margin: 30px;
	width: 100%;
}

#top {
	height: 70px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	padding-top: 5px;
}

#bottom {
	height: 36px;	
	clear: both;
	text-align: right;
	margin: 0 30 0 30;
}

#logo {
	position: absolute;
	top: 10px;
	left: 30px;
}

#bot1 {
	height: 5px;
	width: 100%;
	margin: 0 0 5 0;
	background-color: #DDDDDD;
	clear: both;
}

#alpha {
	margin-top: 3px;
	margin-left: 5px;
}

#bot2 {
	float: left;
}

#bot3 {
	float: right;
}

#banners_abs {
	float: right;
	position: absolute;
}
#banners {
	position: relative;
	right: 30px;
	top: 30px;
}
a.dating {
	color: black;
	line-height: 25px;
}