@charset "utf-8";

* {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;


}

body {

	background-color: #010101;

	background-image: none;

	background-repeat: repeat-x;

}

#wrapper {

	background-color: #f7f7f7;

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

}

#wrapper #logo {
	background-color: #FFFFFF;
	height: 100px;
	border-top-color: #010101;
	border-right-color: #010101;
	border-bottom-color: #010101;
	border-left-color: #010101;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/Rush_Training_Header.jpg);
	background-position: center;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}



#wrapper #headerImg {

	background-image:;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	height: 100px;
	background-image: url(middle_pic.jpg);
	background-position: center;

}


#wrapper #bodyArea #left {

	width: 540px;

	float: left;
margin-left: 5px;
margin-right: 5px;
}
#wrapper #bodyArea #left a {
	color:#03F;
}
#wrapper #bodyArea #left img {
	margin: 5px;
}


#wrapper #menulink {
	background-color: #FFFFFF;
	height: 115px;

}

#wrapper #menulink #menuleft {
	background-color: #FFFFFF;
	height: 98px;
	float: left;
	width: 226px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;

}

#wrapper #menulink #menucenter {
	background-color: #FFFFff;
	height: 98px;
	width: 226px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}

#wrapper #menulink #menuright {
	height: 98px;
	width: 226px;
	background-color: #ffffff;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;

}





#wrapper #bodyArea #right {

	width: 240px;

	float: right;

	background-color: #e2e2e2;

	color: #F0F0F0;
margin-left: 5px;
margin-right: 5px;
}

#wrapper #bodylinkArea #left {
	float: left;
	width: 150px;
	background-color: #999999;

}

#wrapper #bodylinkArea #center {

	float: left;

	width: 450px;

}

#wrapper #bodylinkArea #right {

	float: right;

	width: 200px;

	background-color: #e2e2e2;

}



p {
	

}

li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;



	margin: 20px;
	

}

#wrapper #bodyArea #footer {
	height: 80px;
	clear: both;
	background-color: #000000;
	color: #F0F0F0;
	
	text-decoration: none;

}
#wrapper #bodyArea #footer a {color:#03F;}

#wrapper #bodylinkArea #footer {
	clear: both;
	height: 80px;
	background-color: #000000;
	color: #f0f0f0;
	
}
#wrapper #bodylinkArea #footer a {color:#03F;}

#wrapper #navigation a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

	display: block;

	float: left;

	height: 45px;

	width: 100px;

	text-align: center;

	line-height: 38px;

	background-image: url(nav_but.jpg);

}

#wrapper #navigation a:hover {

	color: #0B0B0B;

	background-image: url(nav_but3.jpg);

}



a img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#wrapper #navigation {

	height: 50px;

	float: none;

}

#wrapper #headertitle {
	background-image: url(middle_bkg.jpg);
	height: 50px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 35px;
	text-decoration: underline;
	font-weight: bold;
}

