td.normal12 { color: #FFFFFF; font-family: verdana, arial; font-size: 12px; line-height: 16px }

ul li { list-style: square; }

html,body {
	margin: 0 ;
	padding: 0 ;
	background-color: #000000 ;
}


td.container {
	vertical-align: middle;
	text-align: center;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 432px;
}

div.top {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 580px;
	height: 150px;
}

div.main {
	position: absolute;
	top: 150px;
	left: 200px;
	width: 580px;
	height: 282px;
}

.press {
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 15px;
	color: #777777;
	text-decoration: none;
}

a.press:hover {
	text-decoration: underline;
}
/*
td.rp { 
	background-image: url(righthandbackground_1.jpg);
	background-color: #000;
	background-repeat: repeat;
	background-attachment: fixed;
	width: 360px; height: 460px;
	}
*/
#rp { margin: 0px; padding: 10px; font-family: verdana, arial; font-size: 11px; line-height: 15px; color: #fff; }

#rp td { font-family: verdana, arial; font-size: 11px; line-height: 15px; color: #fff; }

#rp .quotetext { font-family: verdana, arial; font-size: 11px; line-height: 15px; color: #fdbeae; }

#rp .signupform {
	font: 11px verdana, geneva, arial, helvetica, sans-serif;
	background-color: #FFFBD9;
}

#rp a { color: #FFFFFF; text-decoration: none; font-family: verdana, arial; font-size: 11px; line-height: 15px }
#rp a:hover { text-decoration: underline; }

#footermenu { padding: 5px 0px; }
#footermenu, #footermenu a { font-family: verdana, arial; font-size: 10px; line-height: 15px; color: #777777; text-decoration: none; }
#footermenu a:hover { text-decoration: underline; }