
body {
	background: url('images/bg.gif');
	background-attachment: fixed;
	margin: 0px;
	text-align: left;
	padding: 0px 0px 10px 0px;
	font-family: arial;
	font-size: 11px;
	color: #E3E9EC;
	}

td {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: #18C5DA;
	}

#all {
	text-align: center;
	}

#layout {
	background-color: #000000;
	padding: 10px;
	width: 650px;
	margin: auto;
	}

#content {
	color: #E3E9EC;
	text-align: left;
	}

#navigation {
	padding: 7px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}



h1 {
	color: #18C5DA;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 5px;
	margin: 0px;
	border: 0px;
	}

h2 {
	font-family: "Century Gothic", sans-serif;
	font-size: 20px;
	letter-spacing: -1.5px;
	text-align: left;
	color: #0E8EFB;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
border-bottom: 2px solid #0E8EFB;


	}

h3 {
	color: #5DE387;
	font-family: arial;
	font-size: 8px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 5px;
	margin: 0px;
	border: 0px;
	}

h4 {
	color: #5DE387;
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 5px;
	margin: 0px;
border-bottom: 1px solid #5DE387;
	}



A { color:#12729A; 
text-decoration:none;
text-transform: uppercase;
cursor: default;
}

A:hover {  color:#17DF33;
text-decoration:none;
text-transform: uppercase;
 }




#top {
	width: 100%;
	background-color: #000000;
	top: 0px;
	}

.ttext {
	width: 650px;
	padding: 7px;
	text-align: center;
	margin: auto;
	}

#bottom {
	width: 100%;
	bottom: 0px;
	}

.btext {
	width: 650px;
	min-height: 110px;
	padding: 5px;
	text-align: left;
	margin: auto;
	background-color: #000000;
	border: 5px solid #000000;

	}
	
a.button img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
border:none;
}

a.button:hover img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
border:none;
}
