/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #FFA41b;
	height: 1px;
}
a.head {
	text-decoration: none;
	color:  #ffffff;
	font-weight: bold;
}

a.head:visited {
	color: #ffffff;
	font-weight: bold;
}

a.head:hover {
	text-decoration: underline;
	color: #ffffff;
}

a.head:active {
	color: #ffffff;
	font-weight: bold;
}
a {
	text-decoration: none;
	color:  #ffa41b;
	font-weight: bold;
}

a:visited {
	color: #ffa41b;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ffa41b;
}

a:active {
	color: #ffa41b;
	font-weight: bold;
}


body {
	background-color: #ffa41b;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-aFgn: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}


img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	width: auto;
	height: 155px;
	text-align: right;
}

.nav {
	background-image: url(images/header_tag.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 155px;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}



.menua a:visited, .nav a:visited {
	color: #FEAD00;
}

/* 1.1 SHIM */

.shim {
	display: none;
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, REGISTER, ADMIN/, ADMIN/PHOTOS PAGES */

#home, #aboutus, #contactus,#classes, #ourinstructors,#forgotpassword, #adminpages,#customerpages {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 696px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	height:100%;
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
	height:100%;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

.menunavbg {
	width: auto;
	height: 75px;
	text-align: center;
}
.menunav {
	background-image: url(images/menunav.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 75px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
}
.menunav a {
	color: #FFFFFF;
}

.menunav a:visited {
	color: #FFFFFF;
}
	
.center{
	text-align:center;
}

/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 75px;
	text-align: center;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 770px;
	height: 75px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}
.footer  a{
	color: #344A08;
}
.footer a:visited {
	color: #344A08;
}

.menub {
	margin-left:auto;
	margin-right :auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a {
	color: #FFFFFF;
}

.menub a:visited {
	color: #FFFFFF;
}

.menuc 
{
	margin-left:auto;
	margin-right :auto;
}

.nolink a{
	color: #000000;
}