body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3686D9;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat;
}
img {
	outline:none;
	border:none;
}
#masthead-wrapper {
	color: #999999;
	padding: 0px;
	margin: 0 0 24px 0;
	height: 215px;
	background-image: url(../images/header_main_bg.png);
	background-repeat: repeat-x;
}
#masthead-bg {
	padding: 0px;
	margin: 0 auto;
	height: 197px;
	position: inherit;
}
#masthead {
	padding: 0px;
	margin: 0 auto;
	height: 193px;
	width: 940px;
}
#mainwrap {
}
#wrapper {
	width: 992px;
	margin: 0 auto;
}
#logo-container {
	color: #999;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 188px;
	margin: 0px 0 0 0;
	background-position: 0 17px;
	width: 940px;
	z-index: 1;
	clear: none;
	display: block;
}
#tagline, #tagline p {
	color: #FFF;
	font-size: 12px;
	margin: 75px 0 0 0;
	padding: 0;
	letter-spacing: 2px;
}
.logo-tagline {
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	float: right;
	width: 500px;
	margin: 5px 20px 0 0;
}
.logo-tagline p {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navbar {
	height: 75px;
	margin-bottom: -20px;
}
#center {
	width: 952px;
}
#center-lesson {
	width: 952px;
	background-repeat: no-repeat;
}
#center-mid {
	background-image:url(../images/content_mid.png);
	background-repeat: repeat-y;
	display: block;
	visibility: visible;
}
#center-top {
	background-image:url(../images/content_top.png);
	height:20px;
	z-index: 1;
	position: relative;
}
#center-bottom {
 background-image:;
	background-repeat: no-repeat;
	height:20px;
	background-image: url(../images/content_bottom.png);
}
#center .content {
	padding: 20px 30px;
	line-height: 28px;
	font-size: 16px;
}
#center-lesson .content {
	padding: 20px 30px;
	line-height: 28px;
	font-size: 18px;
}
#center{
	padding: 0px 0px 1px 0px;
	line-height: 10px;
	font-size: 12px;
	text-align: left;
	color: #1EA4C2;
	margin: 0 20px;
}
#center-lesson{
	padding: 0px 20px 1px 20px;
	line-height: 0px;
	font-size: 13px;
	text-align: left;
	border-top: 1px dotted #ccc;
	color: #27C5E8;
	margin: 0 15px;
}
.content-bottom {
	padding: 0 0 1px 0;
	line-height: 10px;
	font-size: 12px;
	text-align: center;
	border-top: 1px dotted #ccc;
	color: #1EA4C2;
	margin: 0 15px;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 0;
	color: #CCC;
	font-size: 14px;
	text-align: right;
}
#footer {
	padding: 0px;
	margin: 6px 0 5px 0;
	text-align: right;
	color: #5A6FC5;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #F90;
	text-decoration: none;
}
#center a:visited {
	color: #F90;
	text-decoration: none;
}
#center a:hover {
	color: #117012;
	text-decoration: none;
}
#center-lesson a:link {
	color: #3650C5;
	text-decoration: none;
}
#center-lesson a:visited {
	color: #0099b4;
	text-decoration: none;
}
#center-lesson a:hover {
	color: #5A70AF;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #5A6FC5;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #5A6FC5;
}
#footer a:hover {
	color: #FFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 36px;
	margin: 0 0 20px 0;
	color: #609;
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	line-height: 40px;
}
h2 {
	font-size: 35px;
	margin: 20px 0 0 0;
	color: #F60;
	font-weight: normal;
	height: 35px;
	font-family: "Comic Sans MS", cursive;
}
h3 {
	font-size: 24px;
	margin: 30px 0 0 0;
	color: #0C0;
	font-weight: normal;
	text-transform: uppercase;
}
h4 {
	font-size: 24px;
	margin: 20px 0 0 0;
	color: #0E6511;
	font-weight: normal;
	text-transform: uppercase;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
/************************************************
*	Images  					     		    * 
************************************************/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.alignbottom {
	margin:100px 10px 10px 0px;
}
.fon-14 {
	color:#333;
	font-size:18px;
}
.fon-16 {
	color:#59FE2E;
	font-size:18px;
}
.fon-18 {
	color:#90C;
	font-size:18px;
	line-height: 26px;
}
.fon-20 {
	color:#65D1EA;
	font-size:18px;
	font-weight: bold;
}
.fon-22 {
	color:#060;
	font-size:18px;
}
.fon-24 {
	color:#FF0;
	font-size:14px;
}
.fon-26 {
	color:#999;
	font-size:24px;
	line-height: 26px;
	text-align: center;
}
.fon-28 {
	color:#65CEDE;
	font-size:36px;
	text-align: center;
}
.fon-44 {
	color:#fff;
	font-size:10px;
}
.fon-46 {
	color:#fff;
	font-size:10px;
}
.fon-48 {
	color:#fff;
	font-size:10px;
}
.fon-40 {
	color:#65CEDE;
	font-size:14px;
	text-align: right;
}
.fon-30 {
	color:#fff;
	font-size:24px;
}
.fon-34 {
	color:#090;
	font-size:16px;
}
.fon-36 {
	color:#fff;
	font-size:10px;
}
.fon-38 {
	color:#fff;
	font-size:10px;
}
.mainbox-full {
	float: left;
	width: 880px;
	margin: 0 0 20px 0;
	font-size: 14px;
	color: #6E6E6E;
}
.mainbox-3_4 {
	font-size: 14px;
	float: left;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #5bc2c6;
	color: #6E6E6E;
}
.mainbox-left {
	width: 255px;
	float: left;
	color: #4CA8AC;
	border-bottom: 1px dotted #5bc2c6;
}
.mainbox-center {
}
.mainbox-right {
	width: 255px;
	float: left;
	margin: 0 0 0 25px;
	color: #4ca8ac;
	border-bottom: 1px dotted #5bc2c6;
}
.mainbox-full-left {
	width: 270px;
	color: #4CA8AC;
	float: left;
	border-bottom: 1px dotted #5bc2c6;
}
.mainbox-full-center {
	width: 270px;
	color: #4CA8AC;
	float: left;
	margin: 0 0 0 25px;
	border-bottom: 1px dotted #5bc2c6;
}
.mainbox-full-right {
	float: left;
	color: #4CA8AC;
	margin: 0 0 0 25px;
	width: 270px;
	border-bottom: 1px dotted #5bc2c6;
}
.box_left {
	float: left;
	border: 1px solid #6B84ED;
}
.box_mid {
	float: left;
	margin: 0 15px 30px 15px;
	border: 1px solid #6B84ED;
	border-color: #6B84ED;
}
.box_right {
	float: left;
	border: 1px solid #6B84ED;
}
#toptab {
	background-image:url(../images/top-tab.png);
	background-repeat:no-repeat;
	float:right;
	height:32px;
	width:225px;
}
#toptab-links {
	color:#FFF;
	font-size:12px;
	margin:0;
	padding:9px 0 0 0;
	text-align: center;
}
#toptab-links a {
	color:#FFF;
	text-decoration:none;
}
#toptab-links a:hover {
	color:#94ADE0;
	text-decoration:none;
}
.box_left-cont {
	float: left;
	text-align: center;
	margin: 0 0 0 90px;
	width: 260px;
	padding: 0 37px 0 0;
	border-right: 1px dotted #ccc;
	border-color: #FFF;
}
.box_long {
	margin: 0 auto;
	width: 800px;
	text-align: center;
	clear: both;
}
.box_right-cont {
	float: left;
	text-align: center;
	width: 260px;
	padding: 0 0 0 38px;
}
.box_center {
	float: left;
	width:68px;
}
blockquote {
	border: 2px solid #ccc;
	padding: 10px 20px;
	color: #334CBB;
	border-top-color: #69B2BE;
	border-left-color: #51A6B3;
	border-bottom-color: #83F0FF;
	border-right-color: #9AF1FE;
	background-image: url(../images/main_bg.gif);
}
