@charset "utf-8";
body {
	background-color: #141C4B;
	font-size: 12px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	line-height: 21px;
}

p {
	text-align: left;
	margin: 0px;
}
h1 {
	font-size: 14px;
	margin: 0px; 
}

h1 a{
	font-size: 16px;
	margin: 0px; color: #FFF;
}

br.clear { clear: both; height: 1px; width: 100%;}

A:link {color: #FFF;} 

#wrapper {
	height: auto; width: 705px; margin-top: 0px; margin-right: auto;
	margin-bottom: 0px; margin-left: auto;
}

#menu {
	width: 100%; font-weight: bold; margin: 0 auto;
	
}

#menu  ul{
	order: 1px solid #BBB; width: 100%; 
	padding: 8px 0; margin: 0; text-align: left; /*set value to "left", "center", or "right"*/
}

#menu  ul li{
	display: inline;
}

#menu  ul li a{
	color: #fff;
	text-decoration: none;
	background-image: url(images/1b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
	margin: 0;
}

#menu  ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(images/1b1.gif);
	background-repeat: no-repeat;
}
#content {
	height: auto;
	width: 685px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#footer {
	background-image: url(images/bg_copy.jpg); background-repeat: no-repeat;
	margin: 0px; height: 46px; width: 705px; 
}

.copyright {
	float: left; height: auto; width: 330px; margin-top: 15px; margin-right: 0px;
	margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px;
	padding-bottom: 0px; padding-left: 18px; 
}

.seveninternet {
	float: right; height: auto; width: 330px; padding-top: 0px; padding-right: 18px;
	padding-bottom: 0px; padding-left: 0px;  text-align: right;	margin-top: 15px;
	margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

.seveninternet a{
	color: #FFF;
}

#val {
	float: right; margin-top: 15px;	
}
#lessons { float: left; width: 100%; margin-bottom: 20px;}
#lessons img { padding-right: 15px;}