body {
	font-family: Georgia;
	margin: 0 auto;
	font-size: 12px;
	text-align:center;
}

td {
	font-family: Georgia, Helvetica, sans-serif;
}

th {
	font-family: Georgia, Helvetica, sans-serif;
}
.menu ul{
padding-left: 20px;
clear: both;
}
.menu li{
width: 98%;
text-align:left;
font-size: 16px;
height:23px;
border-bottom: 1px solid #efefef;
clear: both;
}
.menu li:hover{
width: 98%;
text-align:left;
font-size: 16px;
clear: both;
border-bottom: 1px solid #dfdfdf;
}
a{
text-decoration:underline;
color: #ef1e24;
}
a:hover{
text-decoration:none;
color: #ef1e24;
}
.wrapper{
width: 800px;
height: auto;
margin: 0 auto;
}
.top{
width: 100%;
height: 150px;
clear: both;
}
.topline1{
width: 257px;
background-color: Red;
height: 2px;
float: left;
}
.topline2{
width: 542px;
background-color: #CCC;
height: 2px;
float: right;
}

.menu{
float:left;
width:222px;
margin-top: 20px;
clear:both;
color: Black;
text-align:left;
font-size: 15px;
font-weight: bold;
}

.block{
float:right;
width:222px;
clear: both;
color: Black;
text-align:left;
font-size: 16px;
height:23px;
border-bottom: 1px solid #efefef;
}
.block:hover{
width: 222px;
color: Black;
text-align:left;
font-size: 16px;
border-bottom: 1px solid #efefef;
}
.continut{
float:right;
width: 570px;
height:auto;
text-align:left;
margin-bottom:15px;
}
.info{
margin-top:10px;
margin-left: 30px;
}
.titlenews{
font-weight:bold;
font-family: Georgia;
font-size: 17px;
}
.preable{
}
.footer{
border-top: 3px solid #747474;
width:800px;
height: 50px;
clear: both;
margin-top: 10px;
text-align:left;
margin: 0 auto;
}
.entry {
	width: 99%;
	border-bottom: solid 2px #999999;
	margin-bottom: 5px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	clear: both;
}

.entry .field, .timestamp {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 4px;
	font-family: Tahoma;
	font-size: 12px;
}

.entry .field .value {
	float: left;
	font-family: Georgia;
	font-size: 12px;
}

.timestamp {
	margin: 0px 0px 4px 104px;
	padding-top: 10px;
	clear: both;
	font-size: 11px;
	font-family: Georgia;
}

.challengeImage{
	vertical-align: middle;	
}

.navigation {
	float: left;
}

.inputuri{
	color: Black;
	background: #e6e6e6;
	border: 0px;
	margin-top: 1px;
}


