@charset "utf-8";
/* CSS Document */
body {
	
	margin:0px;
	padding:0px;
	font-family:Calibri, Arial, sans-serif;
}
p {
	margin:0px;
	padding:0px;
}
h3 {
	margin:0px;
	padding-bottom:0px;
	border-bottom:thin solid #cf4044;
	border-left:thin solid #cf4044;
	margin-left:0px;
	padding-left:10px;
	width:95%;
	margin-bottom:2px;
	top:10;
}
h4 {
	margin:0px;
	margin-left:20px;


}
#box {
	border:thin solid #CCCCCC;
	background:url(../images/2010/backShading.png) repeat;


	padding:10px;
	margin-bottom:5px;
	

}
#sponsors #box {

	height:750px;}
#boxHighlight p {
	margin-left:25%;

}
#boxHighlight {
	clear:both;
	border:thin dashed #CCCCCC;
	background-color:#FFFFFF;
	margin-top:15px;
	padding:10px;
}
img {
	border:thin solid #cf4044;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-right:10px;

}

#container {
	
	width:912px;
	


}
#header {
	position:relative;
	width:870px;
	height:170px;
	background:url("../images/2010/header.png") no-repeat;


}
#header #logo {
	cursor:pointer;
}
#header #logo img {
	border:none;

}
#main {
	background:url("../images/2010/middle_repeat.png") repeat-y fixed left top transparent;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	
	

}
#main #content {
	position:relative;
	width:645px;
	margin-left:200px;


}
#main a {
	text-decoration:underline;
	color:#666666;
	
}
#main a:hover {
	color:#ae0002;
}

#footer {
	background:url("../images/2010/footer.png") no-repeat;
	
	width:912px;
	height:100px;

}
#footer #soldierOn {
	float:left;
	cursor:pointer;
	margin-left:30px;
}
#footer #soldierOn img {
	border:none;
	
}

#footer .left {
	float:left;
	margin-left:74px;
	color:#666666;
	padding-top:42px;
}
#footer .left a {
	text-decoration:none;
	color:#666666;
	
}
#footer .left a:hover {
	color:#ae0002;
}






#menu {
	position:absolute;
	
	top:75px;
	left:165px;
	width:705px;
	height:34px;
	margin:0px;
	padding:0px;

	
}
#menu ul {
	
	margin:0px;
	padding:0px;
	margin-left:55px;
	width:805px;
	height:34px;

}
#menu li {
	display:inline;
	list-style-type:none;
	position:relative;
	background:url(../images/menu.png) left top no-repeat;
	text-align:center;
	font-size:18px;
	width:148px;
	height:34px;
	
}
#menu li a {
	display:inline-block;
	background:url(../images/menu.png) left top no-repeat;
	width:148px;
	height:34px;
	text-align:center;
	color:#CCCCCC;
	font-variant:small-caps;
	text-decoration:none;
	
}
#menu li a:hover {
	display:inline-block;
	background:url(../images/menu_over.png) left top no-repeat;
	width:148px;
	height:34px;
	color:#FFFFFF;
}
#menu .act a {
	display:inline-block;
	background:url(../images/menu_over.png) left top no-repeat;
	width:148px;
	height:34px;
	color:#FFFFFF;
}

#main .error-message {
	color:#3366cc;
	float:right;
	margin-right:50px;
	background-color:#FFFFFF;
	display:none;
	
	
	

}
#main .form-error {
	border:thin;
	border-style:solid;
	border-color:#3366cc;
	

}
select .form-error {
	border:thin;
	border-style:solid;
	border-color:#3366cc;

}
#flashMessage {
	color:#3366cc;
	text-align:center;

}


label {
	position:absolute;
}
select, input, textarea {
	
	margin-left:120px;


}
.attendanceBox {
	font-size:13px;

}
.attendanceBox label {
	position:relative;
}







