* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url('images/bg_main.jpg');
	background-repeat: repeat-y;
	background-color: #000000;
	background-position: top center;
}

h1 {
	font-size: 15pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

h4 {
	font-size: 8pt;
}

#container {

	
}

#header {
	width: 920px;
	text-align: left;
	border-style: solid;
	border-width: 0 1 1 1;
	background-color: #FFFFFF;
	background-image: url('images/header_bg.jpg');
	background-repeat: no-repeat;
}

#header_img {
	height: 167px;
}

img.logo {
	width: 298px;
	border-style: none;
	position: absolute;
	z-index: 1;
}

#menu {
	
}

#ads {

	background-color: #333333;
	padding: 3px;

}

h2.ads {
	color: #FFFFFF;
}

img.ads {
	border-style: none;
	width: 230px;
	
}

img.ads_2 {
	border-style: none;
	width: 250px;
}

div.bgs {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	height: 180px;
	overflow: auto;
	scrollbar-base-color: #990000;
	scrollbar-arrow-color: #FFFFFF;
	
}

table {
	font-size: 8pt;
}

table.downloads {
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-size: 8pt;
}

table.submenu {
	font-size: 11pt;
}

td.section {
	font-weight: bold;
	font-size: 9pt;
}

tr.heading {
	font-weight: bold;
}

table.downloads a {
	text-decoration: none;
	color: #000000;
}

table.downloads a:hover {
	color: #CC0000;
}

table.menu {

}

table.aff {
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	cellspacing: 0;
}

table.aff td {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	text-align: center;
}

td.header {
	font-weight: bold;
	background-color: #FFFFFF;
}

table.aff a {
	display: block;
	color: #000000;
	background-color: #CCCCCC;
	width: 200px;
	height: 18px;
	text-decoration: none;
	padding: 2px;
}

table.aff a:hover {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

#content {
	border-style: solid;
	border-width: 0 1 0 1;
	width:920;
	background-color: #CCCCCC;
	text-align: left;
	
}

#background {
	background-image: url('images/boarder_bg.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

#background_2 {
	background-image: url('images/boarder_bg2.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

#background_3 {
	background-image: url('images/boarder_bg3.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

#background_4 {
	background-image: url('images/boarder_bg4.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

#main {
	text-align: left;
	border-style: none;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
	font-family: arial;
	font-size: 8pt;
}

table.main {
	font-size: 8pt;
	cellspacing: 10px;
}

table.main td {
	valign: top;
}


p {
	text-align: justify;
}



#submenu {
	height: 32px;
	background-color: #000000;
}

table.submenu {

}

#submenu_options {
	text-align: right;
}

ul.submenu_options {
	list-style: none;
	
}

ul.submenu_options li {
	display: inline;
	margin-right: 20px;
}

ul.submenu_options a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

ul.submenu_options a:hover {
	color: #FF0000;
}

ul.lessons {
	list-style: circle inside;
}

table.email {
	font-size: 8pt;
}

#textfield {
	width: 200px;
	font-family: arial;
	font-size: 8pt;
}

#textfield2 {
	width: 400px;
	font-family: arial;
	font-size: 8pt;
}

textarea {
	width: 400px;
	font-family: arial;
	font-size: 8pt;
}

input.reset {
	width: 94px;
	height: 26px;
	border-style: none;
	background-image: url('images/reset.jpg');
	background-repeat: no-repeat;
}

input.submit {
	width: 94px;
	height: 26px;
	border-style: none;
	background-image: url('images/submit.jpg');
	background-repeat: no-repeat;
}

input.reset_hov {
	width: 94px;
	height: 26px;
	border-style: none;
	background-image: url('images/reset_hov.jpg');
	background-repeat: no-repeat;
}

input.submit_hov {
	width: 94px;
	height: 26px;
	border-style: none;
	background-image: url('images/submit_hov.jpg');
	background-repeat: no-repeat;
}

.error {
	color: #CC0000;
}

.success {
	color: #339900;
}

img.contact {
	border-style: none;
}

img.kites {
	width: 600px;
}

table.purchase {
	font-size: 8pt;
}

table.purchase_form {
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
}

td.label {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 2px;
}

td.label_header {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: right;
	border-style: solid;
	border-width: 1px;
}

input.purchase {
	width: 400px;
}

img.school {
	border-style: none;
}

div.caption {
	color: #FF3300;
}

#footer {
	background-color: #FFFFFF;
	background-image: url('images/footer_bg.jpg');
	background-position: right;
	background-repeat: no-repeat;
	width: 920px;
	height: 250px;
	border-style: solid;
	border-width: 1 1 1 1;
}

table.footer {
	border-style: none;
	cellspacing: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

img.ff {
	height: 248px;
	border-style: solid;
	border-color: #000000;
	border-width: 0 1 0 0;
}

#footer ul {
	list-style: none;
	position: relative; bottom: 116px;
}

#footer li {
	display: inline;
	margin-right: 20px;
	margin-left: 5px;
}

#footer li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
}

#footer li a:hover {
	color: #FF0000;
}

.rights {
	position: relative; bottom: 116px;
	color: #FFFFFF;
	font-family: arial;
}

.preload {
	display: none;
}