/* CSS Document */
/*privacy*/

body {
	background-color: #191d29;
	margin:30px auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	height:100%;
    width:800px;
}
body,td,th {
	font-family: "verdana";
	font-size: 12px;
	line-height: 105%;
	color: #5F5F5F;
}
.line {
	line-height: 120%;
}
.style2 {
	color: #1a3d6c;
	font-weight: bold;
}
.style3 {
	color: #888888;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {font-size: 10px}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	margin:0; padding:0;
}

input{
     font-size: 14px;
     font-family: Tahoma;
}
/*layout style*/
#wrapper{
	background-color:#EDEDED;
	width:804px;
    height:100%;
    min-height: 100%;
	text-align:left;
	position:relative;
    padding-bottom:30px;
}
body > #wrapper {
    height: auto;
}
#header{
	width:744px;
	height:44px;
	background:url(blu-ray/images/logo_richprizes.gif) no-repeat left top;
	margin:0px 30px;
}
#header h1{margin:0; padding:0; display:none;}
#wrapper hr{
	background-image:url(blu-ray/images/grey_line.gif);
	background-repeat:repeat-x;
	width:744px;
	height:10px;
	text-align:center;
}
#wrapper p{
	font-size:10px;
	padding:10px 30px;
}
#wrapper h2{
	font-size:12px;
	padding:10px 30px;
	font-weight:bold;
}
#wrapper h3{
	font-size:11px;
	padding:10px 30px;
	font-weight:bold;
}
#copyright{
	color#999999;
	font-size:10px;
	text-align:center;
}


/**Two Lingo promos Apr 10, 08 Naoko**/
img {
	border:0;
}

#promoheader {
	width:100%;
	height:35px;
	background-color:#FFFFFF;
}
#tllogo {
	float:left;
	width:232px;
	height:31px;
}
#promoheader ul {
	margin:0 0 0 250px;
	padding:5px 0 0 0;
}
#promoheader ul li {
	display:inline;
	padding:0;
	margin:0 0 0 5px;
}