* {
	margin:0;
	padding:0;
}

ul {
	list-style:none;
}

a {
  text-decoration:none;
  color:#cc0000;	
  font-weight:bold;
}

a:hover {
	color:#494949;
}


a img {
	border:none;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* _____________________ */

body {
	background:url(../imgs/Background.gif) repeat-x;
	font-family: Arial, helvetica;
	font-size:12px;
	}

#wrap {
	width: 960px;
	margin: 24px auto;
	}	
	
#head {
	background: white;
	border: 1px solid lightgrey;
	width: 940px;
	padding: 10px;
	margin-left: 3px
	}	
	
#headimage {
	width: 940px;
	height: 190px;
	background:url(../imgs/february/MarioKartHeader.gif)
	}
	
h1	{
	font-size: 23px;
	font-weight: bold;
	color: #dd1818;
	margin-bottom:6px;
	}	
	
h2	{
	font-size: 48px;
	font-family: Arial, helvetica;
	color: white;
	}	
	
#content {
	margin-top: 10px;
	width: 968px;
	}		
	
#contentfoot {
	background: url(../imgs/ContentFoot.gif) no-repeat;
	width: 968px;
	height: 26px;
	}			
	
#contenthead {
	background: url(../imgs/ContentHead.gif) no-repeat;
	width: 968px;
	}	
	
#contentbody {
	background: url(../imgs/ContentBody.gif) repeat-y;
	width: 968px;
	}			
		
#contentimage {
	float: left;
	margin-top: 36px;
	margin-left: 36px;
	}
	
#contentmario {
	width: 267px;
	height: 305px;
	background: url(../imgs/MarioBike.png);
}

#mariophotos {
	margin:12px 0px 18px 0px;	
}	
	
#prizing {
	float: left;
	width: 262px;
	height: 600px;
	margin-top: 24px;
	margin-left: 6px;
	}
	
#prizing h4 {
	font-size:18px;
	width:230px;
	margin-bottom:6px;
}

#prizing p {
	font-size:14px;
	width:230px;	
}	
	
#prizing h1 {
	font-size:23px;
	line-height:120%;
	margin-bottom:12px;	
}		
	
#prizing h2 {
	display:none;
	font-size:18px;
	color: #dd1818;	
	text-transform:uppercase;
	line-height:100%;
	margin:12px 0px 18px 0px;
	position:relative;
	top:3px;
}	

#prizing h2 span {
	color:#000000;
	margin-top:3px;
	text-transform:uppercase;	
}	
	
#content1 {
	float: left;
	width: 610px;
	padding: 36px 0px 10px 20px
	}
	
#entry-details {
	float: left;	
	margin-top: 36px;
	margin-bottom: 12px
}

#entry-details ul {
	font-size:18px;
	font-weight:bold;
	color:#dd1818;	
}

#entry-details ul span{
	color:#000000;	
}

#entry-details img {
	margin:18px 24px 24px 0px;	
}

#entry-details h2 {
	font-size:18px;
	color: #dd1818;	
	text-transform:uppercase;
	line-height:100%;
	margin-bottom:3px;	
}

#entry-details h3 {
	font-size:16px;
	font-weight:normal;
	color: #000000;	
	line-height:110%;	
}

#entry-details h3 span{
	font-weight:bold;
	color: #dd1818;	
	line-height:100%;	
}

#map {
	float: right;
	width: 330px;
	height: 250px;
	background: url(../imgs/MarioKartMap.jpg);
	margin-right: 6px;
	margin-bottom: 30px;
	}
	
p {
	font-size: 14px;
	line-height:160%;
	margin-bottom:24px;
}	
	
p .emphasis {
	font-weight: bold;
	font-style:italic;
}	
	
p .footer {
	font-size: 12px;
	margin-left: 388px;
	}	
	
#footer {
	height: 62px;
	margin: 6px 0 6px 36px;
	background: url(/imgs/february/MarioKartSponsoers.png) no-repeat scroll 3px 0px;
	font-size: 10px
	}
	
#success {
	line-height:160%;
}
		
