body, p, ul, li, h1, h2, h3, h4{
	margin:0;
	padding:0;
	}

html{
	height:100%;
	}

a{
	outline:0;
	}

ul, li{
	list-style:none;
	}
	
body{
	background:url("images/container_bg1.jpg") repeat;
	text-align:center;
	font-family:georgia;
	font-size:14px;
	height:100%;
	}
	
#container{
	background:transparent url("images/wrapper_bg-trans.png") repeat-y;
	width:850px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
  	height:auto !important;
  	height:100%;
	}
	
#wrapper{
		padding:20px 50px 20px 20px;
		}

iframe{
	background:transparent;
	}

#main_content{
	width:510px;
	float:right;
	border:none;
	background:url("images/mainbg.gif");
	}
	
#main_content_inside{
	padding:0 10px 10px 10px;
	}
	
#main_content a{
	color:#850301;
	}
	
#sidebar{
	width:230px;
	float:left;
	}
	
#footer{
	margin-top:20px;
	font-size:80%;
	float:left;
	clear:both;
	width:824px;
	color:#A7C0C5;
	padding:10px 10px 10px 24px;
	}
	
#footer a{
	color:#9A9168;
	}
	
#header{
	margin:0 auto;
	position:relative;
	width:824px;
	height:147px;
	background:url("images/header_test.png") no-repeat top center;}
	
h1{
	float:left;
	width:363px;
	}
	
h1 a{
	display:block;
	width:363px;
	height:147px;
	text-indent:-999999px;
	margin-bottom:20px;
	}
	
h2{
	padding:25px 0 10px 5px;
	}
	
p{
	margin-bottom:1em;
	}
	
#jukebox{
		position:absolute;
		top:120px;
		left:600px;
	}
	
#sidebar li a{
	color:#9A9168;
	display:block;
	width:90px;
	padding:5px 5px 5px 30px;
	text-decoration:none;
	}
	
#sidebar img{
	margin-left:30px;
	}
	
#sidebar ul{
	text-transform:uppercase;
	letter-spacing:2px;
	}
	
#sidebar li a:hover, #current{
	background:url("images/li_bg.png") top left no-repeat;
	text-decoration:underline;
	color:#9A9168;
	}

table{
	width:100%;
	text-align:left;
	}
	
td{
	border-bottom:solid 1px;
	}
	
.float_left{
	float:left;
	margin:0 5px 5px 0;
	border:solid 3px #251E13;
	}
	
label{
	float:left;
	width:120px;
}

input, textarea{
	margin-bottom:1em;
}

textarea{
	width:300px;
	height:300px;
}

input#submit{
	margin-left:120px;
}

img.cover{
	border:solid 1px #669198;
	background:#1E1B16;
	padding:5px;
	margin-top:1em;
}

div.left_content, div.press{
	border:solid 3px #45483D;
	background:#fff;
	padding:10px;
	margin-bottom:10px;
	background:url('images/boxbg.jpg') repeat;
}

.left_content h2, .left_content p{
	margin:0;
	padding:0;
	font-style:italic;
}

.message{
	margin-top:25px;
	line-height:1.5em;
}

.gina_side{
	margin-top:10px;
	border:solid 1px #9A9168;
	background:#bbb;
	padding:3px;
}

#press p{
	margin-bottom:0;
}

p.reviewer{
	font-style:italic;
	text-align:right;
	margin-bottom:0;
}

#main_content_inside li{
	margin-bottom:1em;
}

div.sidebar{
	margin-left:30px;
	margin-top:1em;
	padding:5px;
	width:196px;
	border:solid 1px #82ADB4;
	background:#ffffff;
}