﻿

body {
	width:100%;
	margin:0px;
	font-size:80%;
font-family: arial, helvetica;
	background: #000000 url(images/darkground.jpg) repeat left top;	
	
 
	}


/* homepage container */
	#container_home {
	width: 950px;
	border: 3px solid #333f91;
	background-color: #000000;
	
	margin-left: auto;
	margin-right: auto;
	position:relative;
margin-top: 5px;

}

/* homepage introduction */
	.intro {
	width: 380px;
	border: 0px solid #a0a4bb;
	background-color: transparent;
	color: #ffffff;
	margin-left: 50px;
	font-weight: bold;
	position:relative;
font-size: 16px;
margin-top: 30px;
font-family: arial, helvetica;
}




/* Masthead */
	#masthead {
	width: 100%;
	margin-top: 0px;
	background-color: transparent;
background: url(images/masthead.jpg) left top no-repeat;
	height: 54px;

	}

#masthead h3{
	font: arial, helvetica;
	margin-top: 0px;
	background-color: #a0a4bb;
	color: #ffffff;
	font-size: 40px;
margin-left: 10px;

	}



#location {
position: absolute;
left: 16px;
top: 59px;
z-index: 12;
color: #a0a4bb;
}



#motto {
position: absolute;
left: 400px;
top: 59px;
z-index: 12;
color: #a0a4bb;
font-style: italic;
font-weight: bold;
font-size: 14px;
color: #ff0000;
}


#phone {
position: absolute;
left: 110px;
top: 47px;
z-index: 12;
color: #a0a4bb;
font-weight: bold;
font-size: 28px;
color: #ff0000;
}




#emails {
position: absolute;
left: 55px;
top: 485px;
z-index: 12;
font-style: italic;
font-weight: bold;
font-size: 16px;
color: #ff0000;
}




#for {
position: absolute;
left: 420px;
top: 10px;
z-index: 12;
color: #a0a4bb;
font-style: italic;
font-weight: bold;
font-size: 11px;

}


.classes {
	color: #192b77;
	font-size: .85em;
	font-weight: bold;
	text-align: left;
padding-top: 6px;
padding-left: 6px;
margin-bottom: 5px;
	}


#masthead img {
	width: 200px;
	padding-top: 20px;
	padding-left: 0px;
 
	height: 40px;
	}
	

/* horizontal links nav bar */

#horiznav { 
	clear: all;
	float: right;
	width:100%;
padding-bottom: 5px;

	background: #000000;	
	
	border-bottom: 1px solid #ffffff;
	}



#horiznav a {
		float: right;
		color: #ffffff; 
		text-decoration: none;
		background: transparent;	
	font-weight: bold;
		margin-right: 25px;
		font-size: 18px;
		 }


#horiznav a:hover {
		color: #ff0000;
		background: transparent;

		    }  

#horiznav ul {
		text-align: center;
		margin: 0;
		padding-top: 0;
		
	      }

	
#horiznav li {
		display: inline;
		list-style: none;
		margin-right: 10px;
		
	      }	



/* middle column */
	#middle {
	width: 200px;
	margin-left: 325px;
	border: 1px solid #ff0000;
	align: top;
	background: #ffffff;
	}


	h3{
	font-weight: bold;
	font-size: 12px;
	color: #cf020a;
margin-left: 6px;
margin-bottom: 2px;
	}
	





/* sidebar_c */
	#sidebar_top_right {
	float:right;
	width:400px;
	height: 545px;
	margin-bottom:0px;
	margin-top:0px;
	background: url(images/flag.jpg) left top;
border-top: 0px solid #ffffff;
	border-left: 2px solid  #cf020a;
	background-color: #000000;
	}


	#stuff {

	font-weight: bold;
	margin-top:360px;
	font-size: 12px;
	color: #ffffff;
font-face: arial, helvetica;
	}



/* sidebar_b */
	#sidebar_top_left {
	float:left;
	width:548px;
	height: 545px;
	margin-bottom:0px;
	margin-top:0px;
	

	border-top: 0px solid #ffffff;
	background-color: #000000;
		
	}


/* Footers */
	#footer {
	clear:both;
	width: 100%;
	background-color: #000000;
	border: #ffffff 0px solid;	
	 
	height: 1px;
	
	}


#footer2 {
	clear:both;
	width: 950px;
	background-color: #cf020a;
	border-bottom: #ffffff; 1px solid;	
	z-index: 13;
	height: 52px;
	
	}

#footer2 .students{
	position: relative;
margin-left: 5px;
margin-right: 5px;
z-index: 12;
margin-top: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-face: verdana;
text-transform: uppercase;

	}

#footer2 img{
	height: 45px;
	
padding-top: 4px;
margin-left: 2px;

border: none;
	}



#footer2 a{
	border: none;
text-decoration: none;
	}



#bottom_text {
font-size: 8.5px;
text-transform: lowercase;
color: #999999;
margin-top: 3px;
margin-bottom: 10px;
text-align: center;
border-bottom: #ff0000 solid 0px;
}

#footer2_text {
font-size: 10px;
text-transform: uppercase;
padding-top: 5px; 
font-weight: bold;
color: #ff0000;
margin-top: 3px;
text-align: center;
border-bottom: #ff0000 solid 0px;
}


.quest {
	background-color: transparent;
	font-size: .9em;
	font-style: italic;
	text-align: left;
	color: #cccccc;
margin-left: 327px;
margin-bottom: 15px;
margin-top: 10px;
	}



.form_subhead {
	color: #ff0000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	}


.form_details {
	color: #ffffff;
	font-size: .9em;
	font-style: italic;
	text-align: center;
	}


.form_details a{
	color: #ffffff;
	font-size: 1em;
	font-style: italic;
	text-align: center;
	}

/* back copy */
	.backcopy {
	color: #cccccc;
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	font-size: .9em;
padding-bottom: 10px;
		}

.thankyou {
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
margin-top: 50px;
border: 0px solid #ff0000;
text-align: center;
}


/* content_thankyou */
	#content_thankyou {
	width:768px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #000000;	
	}

fieldset {
width: 650px;
margin-left: auto;
	margin-right: auto;
}


legend {
color: #c1c6da;
	font-size: 1.2em;
}

.order  {
	background-color: transparent;
	width: 450px;

	}


.end  {
	background-color: transparent;
	width: 700px;
text-align: center;
	}


.test {
	text-align: right;
	color: #979ba2;
	}

.form_details {
	color: #979ba2;
	font-size: .9em;
	font-style: italic;
	text-align: center;
	}


.form_details a{
	color: #c1c6da;
	font-size: 1em;
	font-style: italic;
	text-align: center;
	}

/* back copy */
	.backcopy {
	color: #c1c6da;
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	font-size: .9em;
text-align: center;
		}

.backcopy a {
		
		color: #ffffff; 
		text-decoration: none;
		background: transparent;	
	font-weight: bold;
		
		 }


.backcopy a:hover {
		color: #ff0000;
		background: transparent;

		    } 



.thankyou {
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
margin-top: 50px;
border: 0px solid #ff0000;
text-align: center;
}


/* content_thankyou */
	#content_thankyou {
	width:768px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #000000;	
	}

fieldset {
width: 650px;
margin-left: auto;
	margin-right: auto;
}


legend {
color: #fc1c6da;
	font-size: 1.2em;
}

.order  {
	background-color: transparent;
	width: 450px;
margin-left: 60px;
	}

.test {
	text-align: right;
	color: #c1c6da;

	}

/* email collection */
	#e_form {
	float: left;
	width:272px;
	margin-bottom:0px;
margin-left: 8px;
	background: #bbfcfa;		
	
border: 1px solid #ffffff;
	}

/* form text */
	.e_text {
	margin-top: 3px;
	font-size: .9em;
	color: #020f5b;
	padding-left: 5px;
padding-right: 5px;
			

	}

/* signup page container */

	


}


/* Body Copy */
.body_copy {
text-align: left;
color: #ffffff;
font-size: .9em;
margin-left: 10px;
margin-right: 10px;
}




/* training content */
	#content_training {
	padding-top: 5px;
	width:740px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top: 20px;
	padding-bottom:0px;
	padding-left: 10px;
	background-color: #ffffff;
	clear:both;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 0px solid;
	
	}



#content_training  h2 {
	color: #ff0000;
	font-size: 1.4em;
text-align: left;
margin-bottom: 1px;
}


#content_training h3 {
	color: #ff0000;
	font-size: 1.8em;
	line-height: 1.2em;
	

	}


#content_training  img {
margin-left: 10px;
height: 187px;
width: 270px;
margin-top: 10px;
margin-bottom: 0px;
border: 1px solid #ff0000;
}



/* signup content */
	#content_signup {
	padding-top: 1px;
	width:740px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left: 10px;
	background-color: #333333;
	clear:both;
	
}

#content_signup h3 {
color: #cccccc;
padding-top: 3px;
padding-left: 5px;
}

 

