@charset "utf-8";
/* CSS Document Motor Sports Management - Belmont Abbey College*/
/* Date: Nov 24, 2008*/
/* Auther: Rick Sweeney*/
/* Company: Belmont Abbey College*/
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;	
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #000000;	
	background:url(../images/body_bck.png) #000000 repeat-x;		
}
.twoColFixRtHdr #container { 
	width: 900px;  
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(cssimages/wire_mesh-bck900.png);
	padding:0;	
} 
.twoColFixRtHdr #header {
	margin:0x;
	padding:0px 0px 20px 0px;
	height:20px;
    text-indent: -99999px;
	background:url(cssimages/header_txt.png) 50% 70%;
	background-repeat:no-repeat;
	width:900px;
	overflow:hidden;
	display:block;
	} 

	} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */		
}
.twoColFixRtHdr #header h1 a{
	display:block;
	width: 900px;	
	font-size:70%;
		} 
.twoColFixRtHdr #nav_bck{
	margin:0;
	padding:0;
	background:url(cssimages/nav_bar_home.png) no-repeat;
	height:203px;
	width:900px; 	
}
.twoColFixRtHdr #nav ul{	
	}
.twoColFixRtHdr #nav li{
	display:inline;	
	}
.twoColFixRtHdr #nav li a{
	display:block;
	height:13px;
	text-indent: -999999px;
	float:left;		
	}
.twoColFixRtHdr #nav li.internship_spotlight a{
	width:170px;
	background:url(cssimages/txt_internship_spotlight.png) no-repeat bottom center;
	margin: 18px 0px 0px 20px;
	padding:0;				
	}
.twoColFixRtHdr #nav li.pStudents a{
	width:170px;
	background:url(cssimages/txt_pStudents.png) no-repeat bottom center;
	margin: 17px 0px 0px 20px;
	padding:0;				
	}
.twoColFixRtHdr #nav li.cStudents a{
	width:170px;
	background:url(cssimages/txt_cStudents.png) no-repeat bottom center;
	margin: 17px 0px 0px 17px;
	padding:0;				
	}
.twoColFixRtHdr #nav li.alumni a{
	width:170px;
	background:url(cssimages/txt_alumni.png) no-repeat bottom center;
	margin: 17px 0px 0px -13px;
	padding:0;				
	}
.twoColFixRtHdr #nav li.faq a{
	width:170px;
	background:url(cssimages/txt_faq.png) no-repeat bottom center;
	margin: 17px 0px 0px -96px;
	padding:0;				
	}
.twoColFixRtHdr #nav li.photos a{
	width:170px;
	background:url(cssimages/txt_photos.png) no-repeat bottom center;
	margin: 17px 0px 0px -124px;
	padding:0;				
	}
.twoColFixRtHdr #nav li.employment a{
	width:99px;
	background:url(cssimages/txt_employment.png) no-repeat bottom center;
	margin: 17px 0px 0px -93px;
	padding:0;				
	}
.twoColFixRtHdr #nav li a:hover{
	background-position: center center;
	text-decoration:none;						
	}
.twoColFixRtHdr #main_promo {
	margin: 48px 0px 0px 152px; 
	padding: 0;	
}
.twoColFixRtHdr #main_promo h2 {
	margin: 10px 0px 0px 0px; 
	padding: 0;
	background:url(cssimages/header2_txt.png) no-repeat;
	text-indent: -999999px;
	height:84px;	
}
.twoColFixRtHdr #mainContainer { 
	width: 900px;  
	margin: 160px 0px 0px 0px; /* this top margin pushes everthing down under nav  */
	padding:0;	
}
.twoColFixRtHdr mainContent_wrap_top_cap{ 
	margin:0; 
	padding:0;
	width: 550px;
	float:left;
		}
.twoColFixRtHdr #mainContent_wrap { 
	margin: 0; 
	padding: 0;
	background:url(cssimages/mainContent_center-bck.png) repeat;
	width:550px;	
	float:left;
	} 
.twoColFixRtHdr mainContent_wrap_bottom_cap { 
	margin: 0; 
	padding: 0;
	width: 550px;
	height:35px;
	float:left;
		}
.twoColFixRtHdr #mainContent { 
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 510px;		
	} 
.twoColFixRtHdr #mainContent ul {
	margin: 0;
	padding: 10px 0px 10px 0px;
	list-style: none;
}
.twoColFixRtHdr #mainContent ul h2{
	margin: 0;
	padding: 0px 0px 0px 24px;
	color: #FFAC12;
	font-size:140%;	
	font-weight:bold;
	text-transform:uppercase;
} 
.twoColFixRtHdr #mainContent ul h3{
	margin: 0;
	padding: 0px 100px 0px 24px;
	color: #000000;
	font-size:100%;	
	font-weight:bold;	
	text-transform:uppercase;
} 
.twoColFixRtHdr #mainContent ul p{
	margin: 0;
	padding: 10px 100px 10px 24px;
	color: #000000;
	font-size:70%;
	font-weight:normal;	
}
.twoColFixRtHdr #mainContent li {
	background:url(cssimages/flag1.png) no-repeat;
	width:450px;		
	padding: 0px 40px 0px 170px;
	margin: 0px 0px 0px 0px;
	}
.twoColFixRtHdr #mainContent li a:link, .twoColFixRtHdr #mainContent li a:visited{	
	color: #C20000;
	font-weight:bold;
	text-decoration:none;
	font-size:120%;	
	}
.twoColFixRtHdr #mainContent li a:hover{	
	color: #000000;
	font-weight:bold;	
	text-decoration:underline;
	}
.twoColFixRtHdr #media {	
	float: right; /* since this element is floated, a width must be given */
	width: 350px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:0;
	margin:0;	
	}
	
 /* sidebar *****************************************************************************/ 
.twoColFixRtHdr #sidebar{
	float: right; /* since this element is floated, a width must be given */
	width: 350px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:0;
	margin:20px 0px 0px 0px;
		}
.twoColFixRtHdr .sidebar_wrap_right {
	width: 168px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:0;
	margin:0px 0px 20px 0px;
	color:#FFFFFF;
	font-size: 70%;
	float: right;
	width:168px;
	}
.twoColFixRtHdr .sidebar_wrap_left {
	float: left; /* since this element is floated, a width must be given */
	width: 168px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:0;
	margin:0px 0px 20px 10px;
	color:#FFFFFF;
	font-size: 70%;
	width:168px;
	}
.twoColFixRtHdr .sidebar_bottom_cap{	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;		
} 
.twoColFixRtHdr .sidebar_top_cap{	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;	
		
}

 /* sidebar1 *********************************************************************************/ 

.twoColFixRtHdr .sidebar1{	
	padding:0;
	margin:0px 0px 0px 0px;
	background:url(../images/sideBar_box-center.png) repeat;
	width:161px;		
}
.twoColFixRtHdr .sidebar1 h3{	
	padding: 0;
	margin:8px 0px 0px 10px;	
	text-indent: -999999px;
	background:url(cssimages/msm_email.png) no-repeat;
	width:68px;
	height:37px;	
}
.twoColFixRtHdr .sidebar1 h4{	
	text-align:center;	
	text-transform:uppercase;
	font-size:100%;	
}
.twoColFixRtHdr .sidebar1 h4 a{	
	padding: 0;
	margin:0px 0px 0px 0px;
	color:#FFAC12;
	display:block;
	text-decoration:none;	
}
.twoColFixRtHdr .sidebar1 h4 a:hover{	
	color:#A00C01;	
}
.twoColFixRtHdr .sidebar1 p{	
	padding: 0;
	margin:0px 5px 0px 10px;
	font-size:90%;	
	line-height: 1.4em;
}

 /* sidebar2 *********************************************************************************/ 
 
.twoColFixRtHdr .sidebar2_top_cap{	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	} 
.twoColFixRtHdr .sidebar2_bottom_cap{	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;		
}  
.twoColFixRtHdr .sidebar2{	
	padding:0;
	margin:1px 0px 0px 0px;
	background:url(../images/sideBar_box-center.png) repeat;
	width:161px;	
}
.twoColFixRtHdr .sidebar2 h3{	
	padding: 0;
	margin:8px 0px 0px 10px;
	text-indent: -999999px;
	background:url(cssimages/msm_surveys.png) no-repeat;
	width:136px;
	height:35px;	
}
.twoColFixRtHdr .sidebar2 h4{	
	text-align:center;	
	text-transform:uppercase;
	font-size:100%;	
}
.twoColFixRtHdr .sidebar2 h4 a{	
	padding: 0;
	margin:0px 0px 0px 0px;
	color:#FFAC12;
	display:block;
	text-decoration:none;	
}
.twoColFixRtHdr .sidebar2 h4 a:hover{	
	color:#A00C01;	
}
.twoColFixRtHdr .sidebar2 p{	
	padding: 0;
	margin:0px 5px 0px 10px;
	font-size:90%;	
	line-height: 1.4em;
}

 /* sidebar3 *********************************************************************************/ 
 
.twoColFixRtHdr .sidebar3{
	padding:0;
	margin:1px 0px 0px 0px;
	background:url(../images/sideBar_box-center.png) repeat;
	width:161px;
	height:184px;
}
.twoColFixRtHdr .sidebar3 h3{	
	padding: 0;
	margin:12px 0px 0px 10px;
	text-indent: -999999px; 
	background:url(cssimages/msm_media.png) no-repeat;
	width:136px;
	height:35px;	
}
.twoColFixRtHdr .sidebar3 ul{
	margin:0px 0px 0px 0px;
	padding:0;
	float:left;	
	}
.twoColFixRtHdr .sidebar3 li{
	margin:0px 0px -4px 0px;
	padding:0px 0px 0px 0px;
	
		}
.twoColFixRtHdr .sidebar3 li a{
	display:block;
	font-size:90%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding: 0;
	margin: 0;	
	width:147px;
	height:25px;	
	background:url(cssimages/msm_media-div.png) no-repeat;	
	color:#FFAC12;
	}
.twoColFixRtHdr .sidebar3 li.series1 a{	
	margin: 0px 0px 0px 7px;
	padding:6px 0px 0px 5px;				
	}
.twoColFixRtHdr .sidebar3 li.series2 a{	
	margin: -3px 0px 0px 7px;
	padding:6px 0px 0px 5px;				
	}
.twoColFixRtHdr .sidebar3 li.series3 a{	
	margin: -3px 0px 0px 7px;
	padding:6px 0px 0px 5px;				
	}
.twoColFixRtHdr .sidebar3 li.series4 a{	
	margin: -3px 0px 0px 7px;
	padding:6px 0px 0px 5px;				
	}
.twoColFixRtHdr .sidebar3 li.series5 a{	
	margin: -3px 0px 0px 7px;
	padding:6px 0px 0px 5px;				
	}
.twoColFixRtHdr .sidebar3 li a:hover{
	color:#A00C01;	
		}

 /* sidebar4 *********************************************************************************/ 
 
.twoColFixRtHdr .sidebar4{	
	padding:0;
	margin:1px 0px 0px 0px;
	background:url(../images/sideBar_box-center.png) repeat;
	width:161px;		
}
.twoColFixRtHdr .sidebar4 p{	
	padding: 0;
	margin:0px 0px 0px 0px;
	
	}
.twoColFixRtHdr .sidebar4 h3{
	padding: 0;
	margin:0px 0px 0px 14px;	
	}
.twoColFixRtHdr .sidebar4 h4{	
	text-align:center;	
	text-transform:uppercase;
	font-size:100%;	
}
.twoColFixRtHdr .sidebar4 h4 a{	
	padding: 0;
	margin:0px 0px 0px 0px;
	color:#FFAC12;
	display:block;
	text-decoration:none;	
}
.twoColFixRtHdr .sidebar4 h4 a:hover{	
	color:#A00C01;	
}
.twoColFixRtHdr .sidebar4 p{
	padding: 0;
	margin:0px 5px 0px 10px;
	font-size:90%;
	line-height: 1.4em;
}
.twoColFixRtHdr .sidebar4 h5{	
	padding: 0;
	margin:0px 0px 1px 8px;
	
	}
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	color:#FFFFFF;
	background:url(cssimages/footer_bck.png);
	height:300px;
	font-size:70%;
	margin:-3px 0px 0px 0px;
	} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 310px 0px 10px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
}
.twoColFixRtHdr .sidebar_widgets{	
	padding: 10px 0px 0px 10px;
	margin:10px 0px 0px 10px;
	
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nascar_widgets {
	margin: 0px 0px 0px 550px;
	padding: 0px 0px 0px 10px;

}
#youTube {
	margin: 0px 0px 0px 550px;
	padding: 0px 0px 0px 10px;

}

