body, div {height: 100%;}
html, body, div, h1, h2, p, ul, li {margin: 0;}

body{
	font: 12px/16px Arial, sans-serif;
	color: #333;
	background: url() repeat-x 50% 0%;
}

.hilite{color: #de8aa5;}
.bold{font-weight: bold;}
input, select, button, textarea {border:1px solid #f3b2c6;}
.label_width input, select, textarea{width: 143px;}
textarea{height: 45px;}
td{background-color: transparent; width: 50%;}

a{color: #000;}

#logo {
	height: 50px;
	margin: 0 auto;
	width: 667px;
	padding: 20px 0 0;}

#logo img{
	border: none;
	margin: 0 auto;
}

#wrapper{
	height: 100%;
}

.sash{
	background: url() no-repeat 0px 321px;
	width: 668px;
	margin: 0 auto;
	
}

.content{
	background: url(http://www.markgirl.com/IMAGE/content_bg.png) repeat-y 50% 0px;
	height: 606px;
	margin: 0 auto;
	padding: 15px 0;
}

#content_bottom{
	background: url(http://www.markgirl.com/IMAGE/content_bottom.png) no-repeat 0 0;
	height: 12px;
	width: 677px;
	margin: 0 auto;
}
.header{
	background: url(c-images/contest_header.png) no-repeat 50% 100%;
	height:164px;
	margin: 0;
}
#footer{
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #999;
	height: 36px;
	margin: 20px 0 0;
	width: 100%;
	bottom: 0;
}
#footer p{
	padding: 10px 6em 10px 0; 
}
#footer a{
	color:#fff;
	font-size: 10px;
	text-decoration: none;
	
	
}
#footer a:hover{
	text-decoration: underline;
}

.left_content{
	width: 625px;
	padding: 8px 0 0 20px;
}

.left_content h2{
	background: url() no-repeat 0 100%;
	margin: 0;
	padding: 30px 0 0;
	height: 16px;
}

.right_content{
	float: right;
	background: transparent;
	width: 348px;
}

form{background: transparent;}
form div{height: 30px;}

div.details  {
	background: url(c-images/prize.png) no-repeat 0 50%;
	height:188px;
	padding: 30px 0 ;
}

div.enter  {
	background: url() no-repeat 0 50%;
	height:29px;
}

div.sponsor  {
	background: url(c-images/sponsor.jpg) no-repeat 0 50%;
	height:120px;
	padding: 100px 0 ;
}


/* hide text */ 
h1 span, h2 span, .details > h2, .details > ul li, .details > p, .sash h2 span, label{margin: 0 0 0 -9999em;}


