.wrapper
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:-23px;
}
body, td, th
{
	font-family: Tahoma, Geneva, sans-serif;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #333;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.mainTable
{
	width: 950px;
	margin-bottom: 23px;
	border-top: none;
	border-right: 3px solid #000;
	border-bottom: none;
	border-left: 3px solid #000;
}
.couples
{
	text-align: left;
}
.couples h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: -1px;
	padding: 5px 0px 5px 25px;
}
.couples img
{
	padding-left: 10px;
}
.formBox
{
	background-image: url(../images/adl09-r6_c3.jpg);
	text-align: center;
	height: 320px;
	width: 442px;
	font-size: 11px;
	vertical-align: top;
}
.formBox form
{
	margin: 0px;
	padding: 0px;
}
.formTable
{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.formText
{
	font-weight: bold;
	text-align: right;
	width: 30%;
	padding-right: 5px;
}
.formOption
{
	width: 65%;
	padding-left: 5px;
	text-align: left;
}
.bottom
{
	background-color: #000;
	width: 100%;
	font-size: 11px;
	color: #FFF;
	/*position: fixed;*/
	z-index: 10;
	left: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;
}
.bottom a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom a:hover
{
	color: #F5AA65;
}
.bottom div
{
	padding: 2px;
	margin: 2px auto;
	width: 95%;
}
.usersOnline
{
	height: 74px;
	width: 475px;
	color: #FFF;
	background-image: url(../images/adl09-r5_c3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}
.usersOnline div
{
	font-size: 11px;
	background-color: #CF0000;
	padding: 5px;
	width: 250px;
	text-align: center;
	position: relative;
	height: 13px;
	margin-top: 49px;
	margin-left: 15px;
	font-weight: bold;
	border: 1px solid #333;
}
