body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #000;
font: 0.8125em Verdana, sans-serif; color: #000;
}

#container {
overflow:auto;
position: relative; top: 0px; left: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 1100px;
}

#teampage_right {
float: right;
width: 450px;
text-align: center;
}

#cal_right {
float: right;
width: 100px;
text-align: left;
}

	#header {
	width: 1024px;
	height: 106px;
	}
	
	
	#header1 {
	width: 532px; height: 106px;
	float: left;
	}
	
	
	#header2 {
	width: 492px; height: 106px;
	float: left;
	}
	
		#header2_1 {
		width: 492px; height: 74px;
		float: left;
		background-image: url(images/head2.jpg);
		}
		
		
		#header2_2 {
		width: 492px; height: 32px;
		float: left;
		}

		

		
		
		.submit_btn {
		height: 21px;
		width: 52px;
		border: none;
		}
		
		
		.userid_field {
		font: 0.5em Verdana, sans-serif; color: #FFF;
		margin: 0px;
		padding: 0px;
		float: left;
		width: 123px;
		height: 21px;
		border: 0px;

		}
		
		
		.password_field {
		float: left;
		font: 0.5em Verdana, sans-serif; color: #FFF;
		margin: 0px;
		padding: 0px;
		width: 123px;
		height: 21px;
		border: 0px;

		}
		
		
		.float_left {
		float: left;
		}
		
		.float_right {
		float: right;
		}

	
	
	#body_content {
	color: #FFF;
        width: 900px;;
	text-align: left;
	margin-left: auto;
        margin-right: auto;	
	}
	
		.body_content {
		color: #FFF;
	        width: 900px;;
		text-align: left;
		margin-left: auto;
	        margin-right: auto;	
		}
	
	
	#carbanner {
	width: 1024px;
	height: 291px;
	background-image: url(/images/carbannerbg.jpg);
	}


	#body_top {
	width: 1024px;
	height: 8px;
	background-image: url(/images/body_top.jpg);
	}


	#body {
	width: 1024px;
	background-image: url(/images/bodybg.jpg);
	color: #FFF;
	text-align: center;
	}


	#copyright {
	color: #FFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
	color: #FFF;
	}
	
	
	#logos {	
		margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
	   #msg_holder {
	   width: 715px;
	   height: 375px;
	margin-left: auto;
	margin-right: auto;
	   text-align: left;
	   }
	   
	
		#msgtop {
		width: 715px;
		height: 40px;
		background-image: url(/images/msgtop.jpg);
		float: left;
		}
		
		
		#msgleft {
		width: 49px;
		height: 277px;
		background-image: url(/images/msgleft.jpg);
		float: left;
		}
		
		
		#msgright {
		width: 78px;
		height: 277px;
		background-image: url(/images/msgright.jpg);
		float: left;
		}
		
		
		#msgbottom {
		width: 715px;
		height: 58px;
		background-image: url(/images/msgbottom.jpg);
		float: left;
		}
		
		
		#msgbody {
		width: 588px;
		height: 277px;
		background-color: #000;
		float: left;
		}


	#body_bottom {
	width: 1024px;
	height: 9px;
	background-image: url(/images/body_bottom.jpg);
	}
	
	
	
	
	
.head {
width: 14%;
height: 50px;
background-color: #222;
border: 1px solid #444;
text-align: center;
}

.days {
text-align: right;
width: 14%;
height: 50px;
background-color: #000;
border: 1px solid #222;
valign: top;
font: 1em Times New Roman;
}
	
.caltable {
width: 700px;
padding: 0px;
margin: 0px;
}

#cal_right {
float: right;
width:200px;
}

#cal_left {
width: 700px;
}

.today {
text-align: right;
width: 14%;
height: 50px;
color: #6b0000;
background-color: #000;
border: 1px solid #222;
valign: top;
font: 1em Times New Roman;
}

.event {
text-align: right;
width: 14%;
height: 50px;
color: #e6b900;
background-color: #000;
border: 1px solid #222;
valign: top;
font: 1em Times New Roman;
}
	
.event_row {
border: 1px solid #222;
color: #999;
}
	
hr.hr1 {
	border: none 0; 
	border-top: 1px solid #333;
	border-bottom: 1px solid #000;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: center;

}
	


.month_title {
font: 3em Times New Roman; color: #fff; text-align: center;
width: 700px; float: left;
}

	
h1 {
font: 1.75em Times New Roman; color: #6b0000; text-align: center;
}

h2 {
font: 1.25em Arial; color: #444; text-align: center;
}

h3 {
font: 1em Arial; color: #333; text-align: center;
}

h4 {
font: 1.75em Arial; color: #c9cdd0; text-align: left;
}

a {
font: 1em Arial; color: #6b0000; text-decoration: none; 
}