/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#333333 url('i/bg.gif');
	font-family:Tahoma, Verdana, Arial;
}

#container {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

#login {
	background:#000000;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 20px 5px 20px;
}

#login input {
	border:none;
	background:url('i/bg-input.gif') repeat-x top;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	margin:0 10px 0 5px;
}

#login a {
	font-weight:normal;
	color:#ccff99;
}

#login img {
	margin-right:20px;
}

#header {
	width:770px;
	height:100px;
	background:url('i/bg-h.jpg');
	clear:left;
}

#nav {
	width:542px;
	height:28px;
	diaply:inline;
	margin-left:218px;
	background:url('i/bg-nav.gif');
	font-size:11px;
	line-height:28px;
	color:#cc3300;
	padding-left:10px;
}

#nav a {
	text-decoration:none;
	color:#FFFFFF;
	margin:0 2px 0 2px;
}

#nav a:hover {
	text-decoration:underline;
}

#promo {
	width:552px;
	height:200px;
	float:left;
	background:url('i/promo-552x200.jpg');
}

#sidebar {
	width:218px;
	float:left;
	background:#FFFFFF url('i/bg-l.gif');
}

#sidebar p {
	font-size:11px;
	color:#666666;
	line-height:16px;
	padding:0 20px 0 20px;
}

#sidebar ul, li {
	font-size:11px;
	color:#666666;
	line-height:16px;
	padding-right:20px;
}


#sidebar p a {
	color:#0099cc;
}

#contentMain {
	width:770px;
	float:left;
	background:#CC3300 url('i/bg-promo.gif') repeat-y right;
}

#contentInner {
	width:770px;
	float:left;
	background:#FFFFFF;
}


#pageH {
	float:left;
}


#pageContent {
	width:552px;
	float:left;
}

#pageContent p {
	padding:0 20px 0 20px;
	font-size:11px;
	line-height:16px;
	color:#333333;
	clear:left;
}

#pageContent p ul {
	font-size:11px;
	line-height:16px;
	color:#333333;
}

#pageContent p a {
	color:#0099cc;
}

#pageContent p img {
	float:left;
	margin:0 10px 10px 0;
}

#pageContent p input, select, textarea {
	width:400px;
	font-size:11px;
	color:#333333;
}

#pageContent p input#send {
	width:100px;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

#pageContent p.gomessage {
	font-size:11px;
	font-weight:bold;
	color:#cc3300;
	border:1px solid #cc3300;
	padding:10px;
	display:inline;
	margin:20px;
	float:left;
}


#promoBL {
	width:220px;
	float:left;
}

#promoBR {
	width:332px;
	float:left;
	background:url('i/bg-promo.jpg') no-repeat top;
}

#promoBR p {
	padding:0 20px 0 20px;
	font-size:11px;
	line-height:16px;
	color:#333333;
	font-weight:bold;
}

#promoBR p#join {
	background:url('i/bg-join.gif') no-repeat center;
	font-size:13px;
	font-weight:bold;
	color:#cc3300;
	text-align:center;
	line-height:31px;
}

#promoBR p#join a {
	color:#cc3300;
	text-decoration:none;
}

#promoBR p#join a:hover {
	text-decoration:underline;
}

#sites {
	width:770px;
	float:left;
	background:#FFFFFF url('i/bg-sites.gif') repeat-x top;
}

#scroll {
	width:770px;
	float:left;
	text-align:center;
}

#scroll img {
	margin-right:10px;
	margin-bottom:20px;
}

#copyright {
	width:770px;
	float:left;
	background:#000000;
}

#copyright p {
	font-size:11px;
	color:#999999;
	line-height:16px;
	padding:20px;
}

#copyright p a {
	color:#ccff99;
}

h1 {
	font-size:18px;
	font-weight:normal;
	color:#333333;
	padding-left:20px;
}

p span.required {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px;
	background:#cc3300;
}
