body{
background:url(/graphics/bg.jpg) no-repeat top left #380001;
background-attachment:fixed;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.2em;
color:#CC0000;
padding: 0;
margin: 0;
}
h1{
padding:5px;
font-size:16px;
font-weight:bold;
color: #510000;
margin:20px 0px 5px 0px;
text-decoration:none;
border-bottom:1px #FEAFAF dotted;
}
h2{
padding:5px;
font-size:16px;
font-weight:bold;
color: #510000;
margin:0px;
text-decoration:none;
border-bottom:1px #FEAFAF dotted;
}
h3{
clear:both;
padding:0px 5px 5px 5px;
font-size:16px;
font-weight:bold;
color: #510000;
margin:5px 0px 5px 0px;
text-decoration:none;
border-bottom:1px #FEAFAF dotted;
}
img.gift{
float:left;
padding:5px;
border:none;
}
#main_container{
position:relative;
padding:0;
width: 950px;
height: auto;
margin:40px auto auto auto;

}
#top_banner{
width:950px;
height:120px;
opacity:0.3;
-moz-opacity:0.3;
filter:alpha(opacity=30);
background:url(/graphics/top_banner.jpg) no-repeat center #FFFFFF;
}
#logo{
position:absolute;
top:15px;
left:190px;
/*cursor:pointer;*/
}

#main_menu {
	height:70px;	
}
#day_counter{
position:absolute;
top:65px;
left:750px;
color:#FFF;
opacity:0.7;
-moz-opacity:0.7;
filter:alpha(opacity=70);
/*cursor:pointer;*/
}
#center_content{
background:url(/css/main_bg.jpg) repeat-y;
width:950px;
height: auto;
background-color:#FFFFFF;
color:#500;
font-weight:bold;
letter-spacing:-1px;
}
.left_box{
/*width:auto;*/
width:200px;
padding:0 0 0 2px;
float:left;
overflow:hidden;
background-color:#DD6266;
}
.right_box{
background:url(/graphics/santa3M_50.png) no-repeat top right;
width:700px;
padding:0px 5px 15px 15px;
float:left;
text-align:justify;
}
.float_box1{
float:left;
width:300px;
padding:10px;
margin-top:15px;
}
.float_box2{
float:left;
width:345px;
padding:10px 10px 10px 20px;
margin-top:15px;
border-left:1px #FEAFAF dotted;
}
/*---------------menu------------*/
ul.menu {
list-style-type:none; display:block; width: auto; height:35px; margin:auto; padding:0;}

ul.menu li { font-family:Verdana, Geneva, sans-serif; letter-spacing:normal;
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; padding-top:5px; margin-right:5px;width:105px; height:30px; text-align:center; font-weight:300; font-size:12px;
text-decoration:none; color: #fff; background:url(/graphics/bt_bg.jpg) no-repeat center;}

a.nav:hover {
display:block; float:left; padding-top:5px; margin-right:5px;width:105px; height:30px; text-align:center; font-weight:300; font-size:12px;
text-decoration:none; color: #fff; background:url(/graphics/bt_bg_a.jpg) no-repeat center;}

a.nav2:link, a.nav2:visited {
display:block; float:left; padding-top:5px; margin-right:5px;width:105px; height:30px; text-align:center; font-weight:300; font-size:12px;
text-decoration:none; color: #fff; background:url(/graphics/bt_bg_a.jpg) no-repeat center;}
.spacer{
width:500px;
height:2px;
padding-bottom:1px;
clear:both;
}
/*-------------------form--------*/
#form {
width:350px;
clear:both;
padding:30px 0 0 10px;
margin:10px 0 20px 0;

}
label{
float:left;
padding-top:7px;
font-weight:bold;
color:#510000;
}

input, textarea {
	background-color:#DDD;
	color:#000;
	border:none;
	font-weight:300;
}
/*
input{
	width:255px;
	height:22px;
	background:url(/graphics/input_bg.jpg) no-repeat left top;
	background-position:0px 0px;
	border:none;
	padding:8px 10px 5px 15px ;
	color:#000;
	float:right;
}

textarea{
	width:260px;
	height:77px;
	background:url(/graphics/textarea.jpg) no-repeat left top;
	background-position:5px 0px;
	border:none;
	padding:10px 5px 10px 20px ;
	color:#000;
	float:right;

}
*/
.clear {
clear:both;
overflow:hidden;
height:4px;
}
/*---------------footer----------*/
#footer{
width:950px;
height:133px;
clear:both;
margin:auto;
background:url(/graphics/footer.jpg) no-repeat center;
background-position:0px 0px;
padding-top:5px;
padding-left:70px;
color:#FFFFFF;
text-align:center;
}
/*------------ picture menu -------*/
.picture_menu {
float:left; 
width:110px; 
text-align:center;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

.howto {
	/*background-color:#FCBF92; */
	background-color:#BC240E;
	padding:5px;
}
	
.howto_text {
	padding-left:100px; 
	font-family:Verdana, Geneva, sans-serif; 
	font-weight:normal;
	color:#FFF;
	text-indent: -90px;
}

.email {
	color:#FFF;	
}

.shadow {text-shadow: 1px 1px 2px white, 0 0 .3em white, 0.1em 0.1em 0.2em white;}
 
.participant-list {
	font:Verdana, Geneva, sans-serif small;
	letter-spacing:normal;
	float:left; 
	width:220px; 
	overflow:hidden; 
	color:#FFF; 
	background-color:#A00; 
	height:60px;
	padding:0 5px 0 5px; 
	border:#CCC solid thin;
	text-align:left;
	font-weight:200;
	}
	
.sponsor-list {
	background-color:#090; 
	}
