@charset "UTF-8";
/* CSS Document */

#Site {
	margin: auto;
	width: 1000px;
}
#ContentArea {
	background-image: url(images/hookupscentral_02.jpg);
	padding-right: 55px;
	padding-left: 55px;
}
.LeftSide {
	float: left;
	width: 545px;
	text-align: center;
}
.clear {
	clear: both;
}
.RightSide {
	width: 340px;
	float: right;
	text-align: center;
}
.RightSide h3 {
	color: #FC71F1;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.LeftSide label {
	width: 46%;
	float: left;
	text-align: left;
	padding: 2%;
}
.LeftSide label select {
	width: 220px;
}
.LeftSide form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.Top {
	vertical-align: top;
}
.LeftSide form h1 {
	font-size: 22px;
	color: #2782FF;
}
#Site h1.Subtitle {
	color: #2782FF;
	padding-left: 30px;
	font-size: 24px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.info {
	background-color: #E8E8E8;
	border: 1px solid #D8D8D8;
}
.RightSide p {
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
}
.RightSide ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.RightSide li {
	padding: 4px;
	color: #0197FF;
}
#Header {
	background-image: url(images/hookupscentral_01.jpg);
	background-repeat: no-repeat;
	height: 99px;
	position: relative;
}
#Header h1 {
	font-size: 26px;
	color: #FFFFFF;
	position: absolute;
	left: 481px;
	top: 5px;
	width: 507px;
	height: 62px;
	text-align: center;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Sans Serif;
	color: 14;
}
.style2 {
	color: #666666;
	font-size: 12px;
}
.style3 {color: #0184FF}
#Footer {
	font-size: 14px;
	text-align: center;
	padding: 15px;
}
a {
	color: #2782FF;
}

h1 {
	font-size:26px;
}

