body {	
background: #F1EFE2 url(images/bg-content.png) center repeat-y;
margin:0px;
padding:0px;
font-family: Helvetica,Arial;
font-size :11px;
color:#45474d;
text-align:center;
}
.content{
width:766px;
margin: 0 auto;
text-align:left;
}

.footer{
position:relative;
margin-top:16px;
background: #868991 url(/images/bg_footer.jpg) left repeat-x;
width:766px;
height:120px;
text-align: center;
clear:both;
}

a{
color:#45474d;
}

a:hover{
color:#45474d;
}

h1{
margin:0px;
background: #f4f4ec;
font-size:13px;
color:#45474d;
padding-left:35px;
padding-top:10px;
padding-bottom:10px;
/*background: #ff0000;*/
}

form input{
/*background: #00ff00;*/
}

.row{
/*background: #0000ff;*/
width:400px;
}

.clear{
clear:both;
}

.competition{
background: #ffffff;
border-right: #ddddd6 1px solid;
border-top: #ffffff 1px solid;
width:516px;
padding:10px;
}

.competition form{
padding-left:35px;
}

.info{
float:right;
width: 200px;
margin-right:10px;
margin-top:10px;
text-align:left;
}
