body {
	background: #333333;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#Title {
	background: #336699;
	height: 130px;
	width: 700px;
	margin-left: 50px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#Nav {
	width: 700px;
	height: 30px;
	margin-left: 50px;
	float: left;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	background: no-repeat url(navback.jpg);
	text-align: center;
}

#Events {
	width: 700px;
	height: 30px;
	margin-left: 50px;
	float: left;
	clear: both;
	margin-bottom: 2px;
	text-align: center;
}

#Events a {
	float: left;
	text-align: center;
	line-height: 14px;
	background: #336699;
	color: #7799bb;
	text-decoration: none;
	border: thin solid #000000;
	font-size: 10px;
	width: 30px;
	height: 30px;
	margin-right: 1px;
	margin-left: 1px;
}

#Events a b {
	text-align: center;
	font-size: 16px;
	color: #eeeeee;
	width: 100%;
}

#Nav a {
	color: #336699;
	text-decoration: none;
	line-height: 30px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}

#Nav a:hover {
	color: #ffffff;
}

/*<group=Content>*/

#ContentTop {
	width: 700px;
	margin-left: 50px;
	height: 7px;
	background: no-repeat url(contenttop.jpg);
	margin-top: 3px;
	float: left;
	clear: both;
}

#Content {
	width: 700px;
	background: repeat-y url(contentback.jpg);
	clear: both;
	margin-left: 50px;
	float: left;
}

#ContentBottom {
	width: 700px;
	height: 7px;
	margin-left: 50px;
	float: left;
	clear: both;
	margin-bottom: 3px;
	background: no-repeat url(contentbottom.jpg);
}

p {
	padding: 5px;
	text-indent: 25px;
	font-size: 12px;
}

#Left {
	width: 475px;
	float: left;
}

#Right {
	width: 195px;
	background: #336699;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	margin: 1px 10px 1px 1px;
	border: thin solid #39496a;
}

#Right form label {
	font-size: 12px;
}
	
/*</group>*/

#Dashboard {
	width: 700px;
	margin-left: 50px;
	float: left;
	clear: both;
	margin-top: 2px;
}

/*<group=DashboardLeft>*/

#DashboardLeft {
	width: 350px;
	float: left;
}

#DaySummary {
	float: left;
	width: 340px;
	background: #ffffff no-repeat bottom url(daysummarybottom.jpg);
	margin-left: 5px;
	clear: both;
	margin-bottom: 5px;
}

#DaySummary label {
	font-size: 12px;
	line-height: 12px;
	color: #336699;
	margin-left: 5px;
}

#DaySummary span {
	font-size: 12px;
	line-height: 11px;
}

div.Totals {
	margin: 3px;
	padding: 3px;
	border: thin solid #d7d5e4;
	background: #f0eeff;
}

#DaySummary p {
	margin: 0;
}

.DayTitle {
	width: 340px;
	height: 24px;
	float: left;
	background: no-repeat url(daytitle.jpg);
	font-size: 14px;
	color: #ffffff;
	padding-left: 5px;
}

.DayTitle span {
	float: right;
	color: #eeeeee;
	font-size: 12px;
	padding-right: 10px;
}
	
/*</group>*/

/*<group=DashboardRight>*/

#DashboardRight {
	width: 340px;
	float: left;
	margin-left: 5px;
}

#DashboardRight h3 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 5px;
	color: #c90002;
	text-shadow: 1px 1px 2px #000000;
}

#DashboardRight label {
	float: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
	width: 100%;
}

#DashboardRight div {
	float: left;
	margin: 1px;
	text-align: center;
	line-height: 16px;
	background: #336699;
	color: #7799bb;
	text-decoration: none;
	border: thin solid #000000;
	font-size: 10px;
	width: 32px;
	height: 30px;
}

#DashboardRight div:hover {
	background: #7799bb;
	color: #eeeeee;
}

#DashboardRight a {
	float: left;
	text-align: center;
	line-height: 16px;
	color: #eeeeee;
	text-decoration: none;
	font-size: 14px;
	width: 100%;
	margin: -4px 1px 1px;
}

#DashboardRight a:hover {
	color: #ffffff;
}

#DashboardRight span {
	color: #eeeeee;
	font-size: 12px;
	line-height: 16px;
	float: right;
	height: 16px;
	clear: both;
}

#DashboardRight i {
	color: #c90002;
}
	
/*</group>*/

#Footer {
	width: 700px;
	height: 30px;
	background: no-repeat url(navback.jpg);
	color: #336699;
	float: left;
	clear: both;
	margin-left: 50px;
	margin-top: 5px;
	text-align: center;
}

#Footer a {
	text-decoration: none;
	color: #336699;
	font-size: 12px;
	line-height: 25px;
}

#Footer img {
	float: right;
	height: 20px;
	margin-top: 4px;
	margin-right: 5px;
}

/*<group=DashboardForms>*/

.eventtitle {
	height:25px; 
	line-height: 25px; 
	padding-left: 10px; 
	width: 540px; 
	color: #ffffff; 
	float:left;
	background: no-repeat url(navback.jpg) center;
} 

.eventform {
	padding: 10px;	font-size: 12px; 
	color: #336699; 
	background-color: #ffffff;
	border:thin solid #aaaaaa; 	border-top:none; 
	margin-top:0px; 
	padding-top:5px; 
	clear:both;
}

.eventform label {
	width: 150px;
	text-align: right;
	float: left;
	clear: both;
	margin-right: 3px;
	line-height: 22px;
}

	
/*</group>*/