html {
	z-index:-2;
}
body {
	background: #ffffff;
	font: normal small Arial, Georgia, serif;
	color: #8a7312;
	margin-top:0px !important;
	z-index:-2;
}
#body_bg {
	position:absolute;
	left:0px;
	top:0px;
	z-index:0; /* FF < 3 doesn't like -1 at all */
	background:#ffffff url(../images/body_bg.png) repeat-x;
	width:100%;
	min-width:962px;
	height:400px;
	margin:0px;
	padding-top:30px;
}
#header_bg {
	height:200px;
	width:100%;
	margin:auto;
	background:url(../images/swishy.png) no-repeat center top;
}

#container, #footer_content {
	position:relative;
	top:0px;
	width:960px;
	margin:auto;
}
#header {
	height:145px;
	padding-top:30px;
	margin-bottom:20px;
}
#header #header_logo {
	float:left;
	padding:0px;
	margin:0px;
	font-size:150%;
}
#header #header_logo a img {
	position:relative;
	left:-30px;
}
#header #header_logo img#number {
	position:relative;
	top:-35px;
	left:100px;
}
#header #header_moto {
	position:absolute;
	top:100px;
	left:120px;
	font-size:0.65em;
	font-weight:bold;
}
#top_menu {
	position:absolute;
	top:0px;
	width:100%;
	height:30px;
	line-height:30px;
}
#menu {
	position:absolute;
	top:130px;
	right:0px;
	height:2em;
	margin: 0 auto;
}

#content, #content #content_left, #content #content_right {
	min-height:900px;
	_height:900px;
	
}

#content {
	border:5px solid #cfcfcf;
	border-bottom:0px;
	background-color:#e5e5e5;
	border-radius:15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	-webkit-border-radius:15px 15px 0 0;
}

#content #content_left {
	background-color:#ffffff;
	width:610px;
	overflow-x:hidden;
	padding:10px 10px;	
	border-top:3px solid #e5e5e5;
	border-radius:10px 0px 0px 0px;
	-moz-border-radius:10px 0px 0px 0px;
	-webkit-border-radius:10px 0px 0px 0px;
}
#content #content_right {
	float:right;
	width:33%;
	background-color:#e5e5e5;
	border-radius:0px 10px 0px 0px;
	-moz-border-radius:0px 10px 0px 0px;
	-webkit-border-radius:0px 10px 0px 0px;
	height:100%;
}
#content_right {
	border:3px solid white;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
}

#footer {
	position:relative;
	z-index:99;
	margin-top:0px;
	color:#ffffff;
	background:#000000 url(../images/footer_bg.png);
}
#footer #footer_bg2 {
	position:absolute;
	top:-20px;
	left:0px;
	background:transparent url(../images/footer_bg2.png) repeat-x center top;
	height:20px;
	width:100%;
	margin:auto;
}
#footer_content, #footer_logo {
	position:relative;
	margin:auto;
	background:#282828;
	height:100px;
	padding-top:10px;
	overflow:hidden;
}
#footer_content_body {
	width:66%;
	float:left;
}
#footer_content_body p {
	margin:20px 10px;
	padding:0 10px;
	text-indent:20px;
}
#footer_logo {
	text-align:center;
	width:33%;
	float:right;
}
#footer_logo  div#legal {
	background-color:#000000;
	padding:10px;
	margin:auto;
	width:180px;
	font-size:0.8em;
	font-weight:bold;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

#footer a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
#footer a:hover {
	color:#999999;
}


	
#menu ul {
	list-style: none;
}
#menu li ul {
	display:none;
	width: 10em; /* Width to help Opera out */
}
#menu li:hover ul {
	display:block;
	position:absolute;
}
#menu li:hover li ul {
	display:none;
}
#menu li li:hover ul {
	display:block;
	position:absolute;
	left:100%;
	top:0px;
	*top:3px;

}
#menu li {
	float:left;
	zoom:1;
}
#menu li li {
	position:relative;
	zoom:1;
	*margin-top:-3px;
}
#menu li:hover li {
	float:none;
}
#menu li li a, #menu li li:hover li a {
	background:#444444;
	padding:5px;
}
#menu li li:hover a, #menu li li li:hover a {
	background:#111111;
}

#menu a {
	display: block; /* FF<3 */
	padding: 5px 8px;
	margin:3px 4px;
	/*background: url(../images/frame_menu.gif) no-repeat;*/
	text-decoration: none;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#menu a:hover {
	color: #886600;
	background-color: #ffffff;
	border:1px solid #999999;
	border-top:0px;
	border-left:0px;
	padding-right:7px;
}
#menu a.first {
	background: none;
}



div#top_menu p#user_greet {
	color:#8a7312;
	float:left;
	padding:0px;
	margin:0px;
	font-size:0.9em;
	line-height:30px;
}
div#top_menu div#user_menu  ul {
	float:right;
}
div#top_menu div#user_menu  ul li {
	float:left;
}
div#top_menu div#user_menu  ul a {
	display: block;
	*display: inline-block;
	text-decoration:none;
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6e5e1e;
	line-height:30px;
	background-color: #dbd262;
	padding:0px 10px 0px 30px;
	margin:0px 1px;
}
div#top_menu div#user_menu  ul li#m_account a {
	background:#dbd262 url(../images/menu_account.png) 10px center no-repeat;
}
div#top_menu div#user_menu  ul li#m_submissions a {
	background:#dbd262 url(../images/menu_submissions.png) 10px center no-repeat;
}
div#top_menu div#user_menu  ul li#m_logout a {
	background:#dbd262 url(../images/menu_logout.png) 10px center no-repeat;
}
div#top_menu div#user_menu  ul a:hover {
	background-color:#f3e96c !important;
	border-bottom:2px solid #dbd262;
	line-height:28px;
}


div#top_menu div#user_login_form {
	float:right;
}
div#top_menu div#user_login_form  form {
	padding:0px;
	margin:0px;
}
div#top_menu div#user_login_form  form input {
	padding:2px;
	margin:0px;
}
div#top_menu div#user_login_form  form input#submit {
	cursor:pointer;
	height:20px;
	width:50px;
	line-height:10px;
	font-weight:bold;
	color:#555555;
	background-color:#ffffff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #999999;
	border-top:0px;
	border-left:0px;
}
div#top_menu div#user_login_form  form input#submit:hover {
	border:1px solid #999999;
	border-bottom:0px;
	border-right:0px;
}
div#top_menu div#user_login_form  span.login_forgot_pw a {
	display:inline-block;
	position:relative;
	line-height:1em;
	text-decoration:none;
	color:#6e5e1e;
	font-size:0.8em;
	top:-10px;
	left:155px;
}
div#top_menu div#user_login_form  span.login_forgot_pw a:hover {
	font-weight:bold;
}




div#sell_now {
	float:left;
	margin-left:-20px;
	z-index:99;
}





div#alternative_words {
	font-size:1em;
	line-height:1em;
	color:#999999;
}
