body,p,td {
	font: normal 90%/230% tahoma;
	color:#a87;
}

table, tr, td {
	padding: 0;
	margin: 0;
}

form table tbody tr td p {
	padding: 0;
	margin: 0;	
	font: normal 100% tahoma;
}

form table tbody tr td p textarea {
	width: 490px;
}

input.form, textarea.form {
	margin: 5px 5px 0 5px;
}

.center {
	text-align:center;
}

input {
	width: 140px;
}

span.show_join_email_settings_no input.show_join_email_settings_field, 
span.show_join_email_settings_yes input.show_join_email_settings_field,
span.show_join_send_account_info input.show_join_send_account_info_field  {
	width: 20px;
}


body {
	background-color:#000;
	margin: 0 auto;
	background: url('background.png') bottom left no-repeat fixed #000;
}

#header {
	width: 650px;
	height: 360px;
	padding:0;
	margin: 0;
	background: url('header.png') top right no-repeat #000;
	float: right;
}

a:visited,a:link {
	text-decoration:none;
	color:#336460;
	padding-bottom: 1px;
	border-bottom: 3px dotted #222;
}

a:hover {
	color:#543;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom: 3px dotted #312B0F;
}

img {
	border:0;
}

h1 {
	font: italic 170% garamond, georgia;
	padding: 10px 0 0 20px;
	color: #c86;
}

h3 {
	font-weight: bold;
	color:#db9;
	font: bold 90%/230% arial;
}


h5 {
	font: normal 70%/190% georgia;
	color:#543;
	text-align:right;
	text-transform: uppercase;
}

b,strong {
	color:#7a3f3e;
}

em, i {
	color:#965;
	font-family: georgia;
}

blockquote {
	display:block;
	background:#111;
	padding:15px;
	color: #543;
	font: italic 75%/220% georgia;
	margin: 30px 20px;
}


input, textarea, select {
	font: italic 90%/190% georgia;
	color: #c6be70;
	border:0;
	background: #000;
	padding:10px;
	margin: 5px 5px 5px 20px;
}

#container {
	width:530px;
	height:auto;
	opacity: 0.8;
	margin-left: 460px;
	padding: 20px;
	background: url('bg.jpg');

}

#content {
	height:auto;
	margin: 0;
}

#footer {
	clear:both;
	height:auto;
	width: auto;
	padding-top: 20px;
}

#navigation {
	list-style:none;
	list-style-type:none;
	margin:0 auto;
	text-align:right;
}

#navigation ul, #navigation li {
	display: inline;
	list-style-type: none;
	font: normal 75% georgia;
	padding: 6px 0;
	text-transform: uppercase;
	margin: 0 0 0 21px;
}

#navigation li a {
	background-color:transparent;
	width:auto;
	height:auto;
	text-align:center;
	color:#db9;
	text-decoration:none;
	border-bottom:0;
}

#navigation li a:hover {
	background-color:transparent;
	color:#7a3f3e;
	text-decoration:none;
	border-bottom: none;
}
