@charset "utf-8";
/* http://www.gravitycentral.com.au */

body {
background-image:url(../images/bg.jpg);
background-position:center top;
background-repeat:repeat-y;
margin-top:0px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
}

h3 {
color:#007174;
font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
}

#everything {
width:1003px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#000000;
}


/* links
*************************/

a:link{
text-decoration: none;
	color:#999999;
	text-decoration:none;

}
a:visited, a:hover, a:active
{
	text-decoration: none;
	color:#999999;
}



/* inline elements
*************************/

strong
{
	font-weight: bold;
}

/* tabs
*************************/

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
	background-image:url(../images/link.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
ul.tabs a:hover
{
	position: relative;
	display: block;
	text-decoration:underline;
}

ul.tabs a:active
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: auto;
	display: none;
	left: 0;

}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;

}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;

}

ul.dropdown li a
{
	display: block;
	background-image:url(../images/dropdown.jpg);
	background-position:top center;
}




#menu
{
	z-index: 5;
	top: 0;
	left: 0;
	width:1003px;
	height: 26px;
	line-height: 26px;
	background-image:url(../images/menuback.jpg);
	background-repeat:repeat-x;
}

#menu ul
{
padding-left:0px;
}

#menu ul li.hasmore
{
	background: url(../images/drophighlight.png) no-repeat right 12px;
	z-index:1;
}

#menu ul li h4
{
	margin: 0;
}

#menu ul li h4 a
{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
	color:#FFFFFF;
	font-weight: bold;
	padding: 0 15px;
}

#menu ul li a
{
	color: #FFFFFF;
	padding-left: 0px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
}

#menu ul li a img
{
}

#menu ul li a:hover
{

}

#menu ul li a span
{
	display: block;
	padding: 0 15px 0 11px;
}

#menu ul li a:hover span
{

}

#menu ul.dropdown
{
	padding: 4px;
	overflow:hidden;
	width: 135px;
		background-image:url(../images/dropdown.jpg);
	background-position:top center;
}

#menu ul.dropdown li a
{
	border-bottom: 1px solid #e5cd8e;
	line-height: 25px;
	overflow: hidden;
	height: 25px;
}

#menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover
{
	background: url(../images/menuarrow.png) no-repeat left center;
}

#menu ul li h4 a:hover
{
	background-image: none;
}

#homenav{


}


.content {
width:1003px;
height:auto;
background-image:url(../images/middle.jpg);
background-repeat:no-repeat;

}

.contentext {
width:530px;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
font-size:10px;
margin-left:230px;
color:#CCCCCC;
padding-top:55px;
padding-bottom:25px;

}

.contactus {
width:210px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
font-size:10px;
color:#FDB927;
padding-top:55px;
}

.contactus a:link {
color:#FDB927;
}

.spons {
width:170px;
float:left;
padding-top:70px;
margin-left:13px;
}

.spacer {
padding-bottom:15px;
}

.spacer1 {
padding-bottom:12px;
}

.spacer2 {
padding-bottom:22px;
}

.footer {
height:61px;
width:1003px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
font-size:8px;
color:#999999;
text-align:center;
}

img {
border: 0px;
}

.style1 {
	color: #CCCCCC
}