/* CSS Document */
#main{
	position: relative;
	text-align: left;
	width: 785px;
	height: 550px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(/images/bg_main.png) right no-repeat;
}

p#intro{
	position: relative;
	left: 30px;
	width: 420px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#container a{
	color: #0054bd;
	font-weight: bold;
}

#post_logo{
	position: relative;
	width: 318px;
	height: 127px;
	top: 20px;
	left: 28px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#more_info{
	position: relative;
	width: 200px;
	margin: 175px 0px 0px 30px;
	padding: 0px;
	border: 1px solid #0054bd;
}
#more_info table{
	margin: 5px 0px 10px 20px;
	padding: 0px;
}
#more_info td{
	height: 20px;
	width: 72px;
	background: url(/images/bg_link.gif) no-repeat;
}
#more_info a{
	color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	font-weight: bold;
}
a#winner h3{
	height: 15px;
	width: 182px;
	text-indent: -9999px;
	background: url(/images/winner.gif) no-repeat;
}
a#winner{
margin: 0px 0px 0px 8px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	height: 15px;
	width: 182px;
	background: url(/images/winner.gif) no-repeat;
}
#started_left{
float: left;
margin: 0px;
padding: 0px;
width: 225px;

}
a#back h3{
	height: 28px;
	width: 139px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/back.gif) no-repeat;
}
a#back{
	display: block;
	text-indent: -9999px;
	height: 28px;
	width: 139px;
	background: url(/images/back.gif) no-repeat;
}
a#example h3{
	height: 14px;
	width: 169px;
	text-indent: -9999px;
	overflow: hidden;
}
a#example{
	margin: 10px 0px 0px 30px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	height: 14px;
	width: 169px;
	background: url(/images/example.gif) no-repeat;
}
#more_info2{
	position: relative;
	width: 200px;
	margin: 25px 0px 0px 12px;
	padding: 0px;
	border: 1px solid #0054bd;
}
#more_info2 table{
	margin: 5px 0px 10px 20px;
	padding: 0px;
}
#more_info2 td{
	height: 20px;
	width: 72px;
	background: url(/images/bg_link.gif) no-repeat;
}
#more_info2 a{
	color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	font-weight: bold;
}

#started_right{
	margin: 0px 0px 0px 230px;
	padding: 0px;
	height: 550px;
	width: 555px;
	background: url(/images/bg_right.png) right no-repeat;
}

table#top{
	position: relative;
	margin: 50px 0px 0px 20px;
	padding: 0px;
}
table#top td{
	padding: 10px;
}
table#bottom{
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 410px;
}
input#submit{
	color: #fff;
	text-transform: uppercase;
	font-size: .7em;
	font-weight: bold;
	background: transparent url(/images/bg_link.gif) no-repeat;
	height: 20px;
	width: 72px;
	margin: 0px;
	padding: 0px;
	border: 0;
}
