* { margin: 0px; padding: 0px; z-index: 0;}
img { border: 0px;}
#site {
    font-family: Arial, Verdana, sans-serif;
    font-size: small;
    font-size: 12px;
    background-color: #000000;
	color: #fff;
	width: 100%;
	background-image:url(../img/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 150%;
}
h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
small { font-size: 11px; color: #333;}
h1,h2,h3 {
    margin: 0.5em 0;
	color: #fff;
}
h4,h5,h6 {
    margin: 0.5em 0;
	color: #fff;
}
a, a:hover, a:visited {
	color: #fff;
	text-decoration: none;
}
#page {
	width: 873px;
}
#header {
	width: 873px;
	height: 336px;
	background-image:url(../img/logo.jpg);
}
#header h1 {
	display: none;
}
#header_bottom {
	width: 873px;
	height: 54px;
	background-image:url(../img/logo2.jpg);
}
#header_bottom .text {
	position: relative;
	top: 20px;
	left: 250px;
}
#center_left_bg {
	width: 873px;
	background-image:url(../img/guitar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#contentarea_bg {
	margin-left: 138px;
	width: 475px;
	background-image:url(../img/content2.jpg);
	float: left;
}
* html #contentarea_bg {
	margin-left: 69px;
}
#contentarea_top {
	width: 475px;
	background-image:url(../img/content1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#contentarea_bottom {
	width: 315px;
	min-height: 600px;
	padding: 30px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 100px;
	background-image:url(../img/contentbottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#navigation {
	width: 163px;
	float: left;
}
#navigation_bg {
	width: 163px;
	background-image: url("../img/navi2.jpg");
}
#navigation_top {
	width: 123px;
	background-image: url("../img/navi1.jpg");
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	padding-top: 35px;
}
#navigation_bottom {
	width: 163px;
	background-image:url("../img/navibottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}
#navigation_bottom2 {
	width: 163px;
	height: 32px;
	background-image:url("../img/navibottom2.gif");
	background-repeat: no-repeat;
	background-position: top;
}
#navigation_top ul {
	list-style-type: none;
}
#navigation_top ul li {
	line-height: 20px;
	margin-bottom: 15px;
}
#navigation_top ul li a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	width: 760px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.copyright a {
	color: #fff;
	text-decoration: none;
}
p {
  padding-bottom:10px;
}
#contentarea_bottom a {
	font-weight:bold;
}
#contentarea_bottom a:hover {
  text-decoration: underline;
}
#phases
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#phases td {
  padding:7px;
}
.prize
{
	background-image:url(../img/prize.jpg);
	background-repeat:no-repeat;
	height:39px;
	font-size:14px;
}
.phases_top
{
	background-image:url(../img/phases_top.jpg);
	background-repeat:no-repeat;
	background-position:left;	
	height:31px;
	color:#FFFFFF;
}
.phase
{
	background-image:url(../img/phase.jpg);
	background-repeat:no-repeat;	
	height:31px;
}
.current_phase
{
	background-image:url(../img/current_phase.jpg);
	background-repeat:no-repeat;	
	height:31px;
}
.past_phase
{
	background-image:url(../img/past_phase.jpg);
	background-repeat:no-repeat;	
	height:31px;
	color:#8c8c8c;
}
.phases_bottom
{
	background-image:url(../img/phases_footer.jpg);
	background-repeat:no-repeat;	
	height:31px;
}