body
{
	background: #77dbff url(images/bg.gif) repeat-x;
	font-family: Arial;
	font-size: 12px;
	
	padding-bottom: 60px;
}

div, form
{
	margin: 0;
	padding: 0;
}

p
{
	font: normal bold 12px/25px Arial;
}

hr
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	border-left: 0;
	border-right: 0;
}

a img
{
	border: 0;
}

#main
{
	width: 876px;
	margin: 0 auto;
}

#content
{
	background: #ebe8e8;
	position: relative;
	border: solid 1px #000;
}

#signuphere
{
	width: 169px;
	height: 102px;
	float: right;
	position: absolute;
	top: -13px;
	right: -15px;
}

.red_banner
{
	position: relative;
	left: -49px;
}

#signupfrm
{
	background: #fff url(images/form_corner_left.gif) top left no-repeat;
}

#sgn_c_1
{
	background: url(images/form_corner_right.gif) top right no-repeat;
}

#sgn_c_2
{
	background: url(images/form_corner_left_bt.gif) bottom left no-repeat;
}

#sgn_c_3
{
	background: url(images/form_corner_right_bt.gif) bottom right no-repeat;
	padding: 20px 10px 10px 10px;
}

.ximp
{
	width: 95%;
}

#footer
{
	text-align: center;
	padding-top: 20px;
}

#footer a
{
	color: #0743D5;
	text-decoration: none;
	font-weight: bold;
	
	padding: 2px 5px 2px 5px;
}

.upCase
{
	text-transform: uppercase;
}
