body{
	margin:0px;
	padding:0px; 
	text-align:center;
	background:url('images/bodyback.jpg') repeat-x #ffcba1;
		font-family:sans-serif;
		color:#948984;

}
a{
	text-decoration:none;
}
#container{
	width:911px;
	margin-left:auto;
	margin-right:auto;
}
#r1{
	width:911px;
	height:169px;
	float:left;
	background:url('images/main_01.jpg');
}
#r2{
	width:911px;
	height:40px;
	background:url('images/main_02.jpg');
	float:left;
}
#r2i{
	margin-top:7px;
	font-family:sans-serif;
	margin-left:50px;
}
#r2i a{
	padding: 0px 21px 0px 21px;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	font-size:16pt;
	color:#613f33;
}
#r3{
	width:911px;
	float:left;	
	background:url('images/back.jpg');
}
#r3c1{
	width:203px;
	float:left;
}
#r3c2{
	width:708px;
	float:left;
	background:url('') bottom no-repeat;
	text-align:center;
}
#r3c2i{
	float:left;
	margin:10px;
	width:480px;
        min-height:520px;
	height:auto !important;
        height:520px;

}
#r3c2i2{
	background:#f5efdd;
	padding:10px;
	margin:30px 0px 0px 15px;
	float:left;
	width:140px;
	

}
#r4{
	width:911px;
	height:44px;
	float:left;
	background:url('images/main_05.jpg');

}
#r4i{
	color:#a17a6d;
	margin:5px;
	font-family:sans-serif;
	font-size:10pt;	
}
.errmsg {
    color:red;
    font-size:10pt;
}
.contest td {
    font-size:10pt;
    text-align:left;
    padding-top:6px;
}


