/* =============================
Layout
============================= */
* {
	margin:0;
	padding:0;
	border:none;
	}
	
body {
	text-align:center;
	background:#ffffff; 
	}

#container {
	text-align:left;
	margin:10px auto;
	width:750px;
	}

#header {
	margin:0px 0px 0px 0px;
	width:750px;
	height:251px;
	background:url(../_gfx/header.gif) top left no-repeat;
	padding:0px 0px 0px 20px;
}


#content a:focus, #content a:hover, #content a:active {
	background:#FF9912;
	color:#FFF;
	}

#content {
	margin:0 0 0 0px;
	background:url(../_gfx/content.gif) top left repeat-y;
	padding:20px 50px 10px 30px;
	}


#footer {
	clear:both;
	font-size:12px;
	margin:0 0 0px 0;
	padding:0px 0px 0px 20px;
	height:216px;
	background:url(../_gfx/footer.gif) top left no-repeat;
	font-weight:bold;
	}
	
#footer a, #footer a:link, #footer a:visited {
	width:90px;
	padding:0 0px 10px 35px;
	margin:2px 2px 1px 0px;
	float: left;
	text-decoration:none;
	color: #FF9912;
	}
	
#footer a:focus, #footer a:hover, #footer a:active {
	background:#C20045;
	color:#FFF;
	}
	
#footer p {
	clear:left;
	}

#sponsors a:focus, #content a:hover, #content a:active {
	background:#C20045;
	color:#FFF;
	}

#sponsors {
	margin:0 0 0 1px;
	padding:0px 0px 0px 0px;
	}

		
/* ===================
content
===================	 */	

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#FF9912;
	}
p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#FF9912;
	}
p2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#ff0066;
	}

p3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#FF9912;
	}
	
p {
	margin:0 0px 15px 0;
	}

p2 {
	margin:0 0px 15px 0;
	}

p3 {
	margin:0 2px 15px 0;
	}

h1 {
	font-size:24px;
	line-height:24px;
	margin:15px 0;
	}
	
h2 {
	font-size:18px;
	line-height:20px;
	margin:10px 0;
	}

h3 {
	font-size:14px;
	font-weight: bold;
	line-height:20px;
	margin:10px 0;
	}

h4 {
	font-size:14px;
	font-weight: bold;
	color: #ff0066;
	line-height:20px;
	margin:10px 0;
	}

h5 {
	font-size:24px;
        color:#FDF8FF;
	line-height:24px;
	margin:15px 0;
	}
	

a:link {COLOR: #FF9912; text-decoration: none}
a:visited {COLOR: #FF9912; text-decoration: none}
a:active {COLOR: #ff0000; text-decoration: blink}
a:hover {COLOR: #ff0000;}

a.a:link {COLOR: #ff0066; text-decoration: none}
a.a:visited {COLOR: #ff0066; text-decoration: none}
a.a:active {COLOR: #FDF8FF; text-decoration: blink}
a.a:hover {COLOR: #FDF8FF; text-decoration: blink}

a.b:link {COLOR: #EE0000; text-decoration: none}
a.b:visited {COLOR: #EE0000; text-decoration: none}
a.b:active {COLOR: #FDF8FF; text-decoration: blink}
a.b:hover {COLOR: #EE0000; text-decoration: blink}

a.c:link {COLOR: #FF6600; text-decoration: none}
a.c:visited {COLOR: #FF6600; text-decoration: none}
a.c:active {COLOR: #FDF8FF; text-decoration: blink}
a.c:hover {COLOR: #FF6600; text-decoration: blink}

a.d:link {COLOR: #EEAD0E; text-decoration: none}
a.d:visited {COLOR: #EEAD0E; text-decoration: none}
a.d:active {COLOR: #FDF8FF; text-decoration: blink}
a.d:hover {COLOR: #FFE303; text-decoration: blink}

a.e:link {COLOR: #008B45; text-decoration: none}
a.e:visited {COLOR: #008B45; text-decoration: none}
a.e:active {COLOR: #FDF8FF; text-decoration: blink}
a.e:hover {COLOR: #008B45; text-decoration: blink}

a.f:link {COLOR: #2E37FE; text-decoration: none}
a.f:visited {COLOR: #2E37FE; text-decoration: none}
a.f:active {COLOR: #FDF8FF; text-decoration: blink}
a.f:hover {COLOR: #2E37FE; text-decoration: blink}

a.g:link {COLOR: #ff0066; text-decoration: none}
a.g:visited {COLOR: #ff0066; text-decoration: none}
a.g:active {COLOR: #FDF8FF; text-decoration: blink}
a.g:hover {COLOR: #4B0082; text-decoration: blink}

a.h:link {COLOR: #91219E; text-decoration: none}
a.h:visited {COLOR: #91219E; text-decoration: none}
a.h:active {COLOR: #FDF8FF; text-decoration: blink}
a.h:hover {COLOR: #91219E; text-decoration: blink}

