body{

color: #191919;
font-family: Arial, Helvetica, sans-serif;

font-size: .9em;	
padding: 0px;
margin-left: 10px;

margin-top: 0px;
background-color:#FFFFFF;
//background-color: #FF3333;

}

p{
//font-size: .5em;	
}

a:link {color: #4A76D1}     /* unvisited link */
a:visited {color: #4A76D1}  /* visited link */a:hover {color: #191919; text-decoration:none;}   /* mouse over link */a:active {color: #4A76D1; text-decoration:none;}   /* selected link */

.img-link{
	//border: solid green 10px; 
	border-style: none; 
}

a.nav-link:link {color: #ffcc33; text-decoration:none;}     /* unvisited link */a.nav-link:visited {color: #ffcc33; text-decoration:none;}  /* visited link */a.nav-link:hover {color: #191919; text-decoration:none;}   /* mouse over link */a.nav-link:active {color: #191919; text-decoration:none;}   /* selected link */


//OLD #FF33FF



a img { 
	border-style: none; 
	//border: solid green 10px; 
	//border-width: 0px;
	} 




#site-nav{
//	padding:0;//	margin:0;
//	list-style-type: square;
//margin-left: 100px;


//font-size: .9em;

}

.site-nav{
	
width: 600px;	
margin-left:80px;
padding: 8px;
//text-transform:uppercase;

}



	

h1{
	color: #FFF;
	//#FF9900;
	border-bottom:none;
	font-weight:normal;
	font-size:6em;
	line-height:70%;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: -82px;
	padding-left:80px;
	background-color: #FF3399;
}


h2{
	//color: #333333;
	color: #FF3399;
	border-bottom:none;font-weight:normal;font-size:3em;line-height:40%;letter-spacing:1px;text-transform:uppercase;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: -2px;

}

.decoration{
	background-color: #000;
	width: 20px;
	height: 2000px;
	position: absolute;
	left:0px;
	
	//display: block;
}

.headline{
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 100px;
	margin-left: -2px;
	text-transform:uppercase;
}	

.course-info{
	
	}	

.logo{
	margin-top: -2px;
	//padding: 4px;
	margin-bottom: 12px;
	
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #f3c826;	
		padding-left: 6px;
	padding-bottom: 0px;
	
}	

.item{
	//background-color: #f3c826;

	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #f3c826;	
		margin-top: 12px;
	padding-left: 6px;
	padding-bottom: 2px;


	
	width: 588px;

}

hr{
width: 640px;
margin-top: 2px;	
margin-bottom: 2px;	
//background-color: #FFDE20;	
//color: #FFDE20;
background-color: #f3c826;	
color: #f3c826;
border: 0px;
height: 2px;
margin-left:100px;
}



.content{

//width: 600px;
width: 880px;
	
margin-left:80px;
padding: 8px;

}