.{
	font-family: Helvetica;
	font-size: medium;
}
body{
	background-color: #333333;
	color: #333333;
}
#main_center{
	background-color:#fff;
	margin: 0px auto 10px;
	padding: 5px;
	position: relative;
	width: 850px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:small;}
table{
	font-size: small;
}
#header{
	padding: 10px;
	margin: 5px;
	background-color: #ee4422;
	color: #ffffff;}
#header a:link { color: #ffffff; text-decoration: none;}
#header a:visited { color: #ffffff; text-decoration: none; }
#header a:active { color: #cc9900; text-decoration: none;}
#header a:hover { color: #ffcc00; text-decoration: none;}

.list_item_0{
	background-color: #efefef;
	margin-top: 5px;
}
.list_item_1{
	background-color: #fff;
	margin-top: 5px;
}
	
#app_splash{
	float: left;
	width: 400px;
	font-size: large;
	margin-bottom: 10px;
}
#account{
	float: right;
	width: 200px;
}
#nav{
	clear: left;
	width: 400px;
	font-size: large;}
#message{
	clear: both;
	border: 1px solid #E2C822;
	background-color: #FFF9D7;
	color: #333333;
	font-size: medium;
	font-weight: bold;
	padding: 10px;
	margin: 20px;
	text-align: center;
	}
#yield{
	clear: both;
	margin: 5px;}
#yield :link{ color: #990000;}
#yield a:visited{ color: #990000;}
#yield a:active{ color: #330000;}
#yield a:hover{ color: #660000;}
dt{font-weight: bold;}
.wideleft{
	clear:both;
	float: left; 
	padding: 2%;
	width: 55%;}
.narrowright{
	background-color: #cef;
	float: left; 
	padding: 2%; 
	min-height: 120px;
	width: 35%;
	margin-bottom: 10px;}
.narrowleft{
	background-color: #cef;
	clear:both;
	float: left; 
	padding: 2%;
	width: 35%;
	margin-bottom: 10px;}
.wideright{
	float: left; 
	padding: 2%; 
	min-height: 120px;
	width: 55%;}
.radio{
	float: left;
	padding: 3px;
	margin: 3px;
	background-color: #fff;
	border: solid gray 1px ;
}
.choice_label{
	clear: both;
	font-size: x-small;
}
.choice_label_big{
	clear:both;
	font-size: large;
}
.choice_button{
	float: left;
	margin: 0 0 6px 6px;
}
.light_panel{
	background-color: #ffffff;
	color: #333;
	padding: 5px;
}
.event_image_choice{
	height: 30px;
	width: 30px;
}
.event_image{
	height: 50px;
	width: 50px;
}
.day_image{
	height: 40px;
	width: 40px;
}
.big_fade{
	font-size: 200%;
	color: #8888aa;
}
.little_point{
	font-size: 60%;
	color: #444488;
}
#footer{
	clear: both;
	margin: 5px;
	padding: 10px;
	background-color: #e42;
	color: #ffffff;
	text-align: center;}
#copy_legal_disclaimer{font-size: xx-small;}

