
/* Copywright | 2009, Derrick Harper & Mango Tree Interactive*/


body {
background: #000000;
font-family: verdana;
font-size: 11px;
color: #666666;
margin: 0px auto 0px;
padding-bottom: 2px;
text-align: center;
}

/*#container {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	}
	*/
	
	#container {
margin: 0 auto;
padding: 0px 0 0px;
width: 828px;
text-align: left;
}
/*text-align: center;*/



#top {
width:827px;
height: 212px;
margin: 0px auto 0px;
padding-bottom: 0px;
text-align: center;
background: url(images/header-bg.jpg) no-repeat;
}

/*.logoleft {
background: url(images/header-logo-left.jpg) no-repeat;
width: 305px;
height: 213px;
float:left;
padding: 2px 0px 0px 0px;
}*/

img {
border: none;
}

#nav {
height: auto;
font-family: helvetica;
font-size: 12px;
width: 828px;
/*margin: 0px auto;*/
color: #FFFFFF;
height: 50px;
background: url(images/bg-menu.jpg) repeat-x;
}

#navitems {
padding: 0px 0px 0px 0px;
color:#FFFFFF;
text-align: center;
font-family: verdana;
font-size: 12px;
}

#spacer {
background: url(images/spacer-menu.jpg) no-repeat;
padding: 15px 25px 0px 25px;
height: 35px;
width: 30px;
}


/* hyperlinks */

a, a:visited {
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 15px;
	}
	
a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
	
	
	.a, .a:visited {
	color: #0099CC;
	text-decoration: none;
	}
	
.a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
.a img {
	border: none;
	}
	
.a:focus, .a:hover, .a:active {
	outline: none;
	}



/* content section */

#content {
width: 827px;
background: url(images/bg-content.jpg) no-repeat;
padding-top: 0px;
height: 400px;
text-align: center;
}

#content2 {
width: 827px;
padding-top: 0px;
text-align: center;
height: auto;
}

/* right colomn */

#rightcoumn {
float: right;
width: 350;
padding-top: 270px;
text-align: right;
}

/* H  tags */

h1 {
font-family: helvetica;
font-size:24px;
font-weight: bold;
text-align: left;
color:#ffffff;
/*margin-left: 17px;*/s
padding-bottom: 2px 0px 10px 25px;
}

h1 {
font-family: helvetica;
font-size:24px;
font-weight: bold;
text-align: left;
color:#ffffff;
/*margin-left: 17px;*/
padding-bottom: 2px 0px 10px 25px;
}


/* text area */

.text {
width: 420px;
float: left;
text-align: justify;
font-family: verdana;
font-size:12px;
color:#ffffff;
padding-bottom: 0px;
padding-left: 15px;
}

#text2 {
width: 825px;
text-align: justify;
font-family: verdana;
font-size:12px;
color: #ffffff;
margin: 0px auto;
background-color:#000000;
/*padding-bottom: 20px;
margin-top: 15px;
*/
}

#text3 {
width: auto;
text-align: center;
font-family: verdana;
font-size:12px;
color: #ffffff;
margin: 0px auto;
/*padding-bottom: 20px;
margin-top: 15px;
*/
}

/* footer */

#footer {
text-align: left;
height: 55px;
font-size: 10px;
margin: 0px auto;
font-family: verdana;
padding: 0px 0px 0px 0px;
background: url(images/bg-footer.jpg) no-repeat;
}

.footertext {
padding-top: 0px;
text-align: center;
color: #FFFFFF;
}
