body {
	margin:0px;
	padding:0px;
	padding-bottom:25px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#758189;
	background:#dbdcdd url(images/bg.jpg) no-repeat top center;
}

h3 {
	font-weight:bolder;
	color:#758189;
	font-size:12px;
}

h2 {
	font-weight:bolder;
	color:#758189;
	font-size:14px;
	margin:0px;
}

a {
	text-decoration:none;
}

#Base{
	width: 960px;
	margin: 0 auto;
}
#Head{
	position:relative;
}
#HeaderLeft{
	float:left;
	clear:left;
	width:600px;
	padding-left:17px;
}
#HeaderRight{
	float:right;
	clear:right;
	width:245px;
	
}


a {
	outline: none;
}

.clear {
	clear:both;
	font-size:1px;
	overflow:hidden;
}
#Competition {
	width:650px;
	float: left;
	color: #fff;
	font-size: 10px;
	text-align-left;
	margin-bottom: 10px;
	margin-top: 10px;
}	    

#Competition p {
    color: #324968;
    float: right;
    font-size: 12px;
    margin: 0;
    width: 400px;
	line-height: 18px;
