body {


	background:#DD2723;


	font-family:verdana;


	padding: 0px;


	margin: 0px;


	text-align: center;





}





a.light,


a:link.light,


a:visited.light {


	color: #FFFFFF;


	text-decoration: none;


}





a:active.light,


a:hover.light {


	color: GOLD;


	text-decoration: none;


}





a.arrow,


a:link.arrow,


a:visited.arrow {


	color: #DD2723;


	text-decoration: none;


}


a:active.arrow,


a:hover.arrow {


	color: GOLD;


	text-decoration: none;


}





a, a.dark,


a:link, a:link.dark,


a:visited, a:visited.dark {


	color: #000000;


}





a:active, a:active.dark,


a:hover, a:hover.dark {


	color: red;


}





h1, h2, h3 {


	margin: 0px;


	padding: 0px;


}





p {


  margin: 1em 0em;


}





#allbody {


	position: relative;


	padding: 0px 0px 0px 0px;


	margin: 0px 0px 0px 0px;


	width: 90%;


	height: 100%;


	margin-left: auto;


	margin-right: auto;


	text-align: left;
	
	z-index: 0;


}





#namediv {


	position: absolute;


	top: 0px;


	left: 200px;


	font-size: 50px;


	font-weight: bold;


	padding: 0px 0px 0px 0px;


	margin: 0px 0px 0px 0px;


	color: #FFFFFF;


	text-align: left;


}





#mottodiv {


	position: absolute;


	top: 60px;


	left: 205px;


	font-size: 20px;


	font-weight: normal;


	padding: 0px 0px 15px 0px;


	margin: 0px 0px 0px 0px;


	color: #FFFFFF;


	text-align: left;


}





#stripe {


	position: relative;


	top: 100px;


	padding: 0px 0px 5px 0px;


	background: #FFFFFF;


	border: 1px solid #FFFFFF;


	font-family:verdana, arial, sans-serif;


	color:#333;


	font-size:x-small;


	font-weight:normal;


	line-height:140%;


	margin-bottom: 15px;


	text-align: left;


}





#welcomediv {


	position: absolute;


	top: 120px;


	left: 205px;


	font-size: 16px;


	font-weight: bold;


	padding: 0px 0px 15px 0px;


	margin: 0px 0px 0px 0px;


	color: #FFFFFF;


	text-align: left;


}





#earldiv {


	position: absolute;


	left: 190px;


	top: 0px;


	text-align: left;


}





#earlimg {


	border: 1px solid #000;


}





#tmark {


	position: absolute;


	right: 5px;


	top: 272px;


	color: #FFFFFF;


	font-size: 9px;


	text-align: center;


}



#links {


	font-weight: bold;


	position: absolute;


	border: 1px solid #FFFFFF;


	padding: 2px 5px 2px 5px;


	right: 5px;


	top: 300px;


	width: 177px;


	text-align: left;


}



#login {

	position: absolute;

	border: 1px solid #FFFFFF; 

	padding: 2px 5px 2px 5px;

	right: 5px;

	top: 770px; 

	width: 177px;



	text-align: left;

}


#content {

	width: 85%;

	position: absolute;


	left: 170px;


	top: 170px;


	text-align: left;


}





.entry {


	position: relative;


	top:-10px;


	left:-10px;


	padding-left: 5px;


	padding-right: 5px;


	background: #FFFFFF;


	border: 1px solid #000000;


	text-align: left;


	margin-bottom: -3px;


}





.text {


	font-size: 12px;


	text-align: left;


}





.lighttext {


	font-size: 12px;


	color: #FFFFFF;


	text-align: left;


}





.BoxShadow {


	position: absolute; 


	background-color: #990000;


	filter: alpha(opacity=50);


	-moz-opacity: 0.5;


	opacity: 0.5;


}





.BoxInset {


	position: absolute; 


}





.shadow {


	position: relative;


	background-color: #BB0000;


	margin-bottom:20px;





}





.calendarHeader { 


    font-weight: bolder; 


    color: #CC0000; 


    background-color: #FFFFFF; 


}





.calendarToday { 


	background-color: #DD2723;


	color: #FFFFFF;	
	
	
}




.calendar { 


	background-color: #FFFFFF;


	font-family:verdana;


	font-size: 12px;
	
	
}


