body {
	/*background-image:url(../images/GC08-sponsors.gif);*/
	background-color:#000000;
	color:#000000;
	margin: 0;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em; /* 11*/
	text-align:center;
	padding:0;
	margin:0;
	border:none;
}
	

/*
Basic Layout
============
*/

#container {
	width: 1050px; /*1180*/
	margin-right:auto;
	margin-left:auto;
	padding:0;
	text-align:left;

}

#container2 {
	width:900px;
	background-image:url(../images/GC09-container.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	overflow:hidden;
	margin-top:40px;

}

marquee {
padding:5px 0;
}
/*
HEADER
======
*/

#header {
width:900px;
height:174px;
background-image:url(../images/GC09-marquee.gif);
background-repeat:no-repeat;
background-position:bottom;
background-color:#ff1a00;
color:#FFFFFF;
}

#header a {
color:#FFFFFF;
text-decoration:none;
text-transform:capitalize;
/*border-bottom:1px dotted #ffffff;*/}

/*marquee {
 margin-left:185px; width:1200px;
 }
*/

#bannertop {
	padding-bottom:10px;
	background-color:#000000;
}

#ticker {
margin: 5px 0 0 185px;
}

/*
 MENU STUFF
 ==========
*/

#menu {
}

#menu a {
}


/*
LEFT PANEL
==========
*/

#left {
	width: 175px;
	float: left;
	margin:13px 10px  0 0 ;
	height:100%;
	text-align:right;
	background-color:#ff1a00;
	font-family:Tahoma, Geneva, sans-serif;
	
}


#left a {
	padding: 5px 10px 5px 10px;
	margin:0;
	color:#ffffff;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#left a.sub { color:#000000;
padding-right:20px;
text-transform:capitalize;

}

#left a:hover {
background-color:#ff7f00;
}


#left a.np {padding:0;}

/*
CONTENT PANEL
=============
*/

#content {
	width: 634px;
	overflow:hidden;
	margin:0 11px 0 0;
	padding: 16px 35px;
	background-color:#eeeeee;

	color:#000000;
	text-align:justify;
	float: left;
}

img.fullbox {
	width:632px;
/*	height:130px;
*/	background-color:#fe9900;
	margin:0 0 16px 0;
}

img.picbox {
	width:200px;
	margin:0 16px 16px 0;
	padding:0;
/*	height:250px;
*/	float:left;
}

img.picblast {
	width:200px;
	padding:0;
/*	height:250px;
*/	float:left;
	margin:0 0 16px 0;}

/*
COPYRIGHT
=========
*/

#copyinfo {
	clear:both;
	padding:10px;
	background-image:url(../images/GC09WEBfooter.gif);
	text-align:right;
	color:#fff;
	width:880px;
	height:75px;
	}

#footlinks {
float:left; 
width:155px;
font-size:.8em;
}

#footlinks p {
padding:0;
margin:0 0 0.7em 0;}

.logofoot {
padding:0 20px 0 0;}

#associates {

margin:0 0 0 245px; width:445px; height:50px; text-align:center; padding:15px 0 0 0;
}


#signoff {
width:150px; padding:0 0 0 20px; border-left:1px dotted #ffffff; float:right; height:75px; text-align:left; font-size:.85em; 
}

#signoff p {
color:#ffffff;
}

b {
	clear:both;}




/* 
TEXT STYLES
===========
*/

p {
	color: #444444;
	margin:0;
	padding:0 0 8px 0;
	font-size:1.1em;
	
	
}

#left p {
	margin:0;
	padding:0;
}



h1 {
	color: #ff7f00;
	font-weight:normal;
	margin:0;
	padding:0 0 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	text-align:left;
	
}

h2 {
	color: #000000;
	
	font-weight:bold;
	margin:0;
	padding: 0;
	text-transform:uppercase;
	text-align:left;
	
	
}

h3 {
	color: #000000;	
margin:0 ;
padding:0;
text-align:left;
	/*text-transform:capitalize;*/

}



#ubr {border: 1px #000000 solid;
padding:6px;
}

#ubr h3 { height:16px;}

.subtitle { color:#000000;}

/* 
IMAGE TAGS
==========
*/

img {
	border:0;
	padding:0;
	margin:0;
}

.ileft, img.ileft, img.left, .left {
	float: left;
	margin: 0px 6px 3px 0;
	padding:0px;
}

.iright, img.iright, img.right, .right	{
	float: right;
	margin: 0px 0px 3px 6px;
	padding:0px;
}



.rss	{
	float: right;}
	
.rss img {
	margin: -40px 0px 3px 6px;
	padding:0px;
	width:50px;
	border:none;}
  
/*
CONTENT STYLES
==============
*/

#copyinfo a, #copyinfo a:link, #copyinfo a:visited, #copyinfo a:hover {
	color: #fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

#content p a, #content p a:link, #content p a:visited {
	text-decoration: none;
	border-bottom:1px dotted #444;
	/*font-weight:bold;*/
	color:#444;
}

#content p a:hover {
	text-decoration: none;
	color:#444;
}

#content h2 a, #content h3 a {
	text-decoration: none;
	border-bottom:1px dotted #000;
	color:#000000;
	
}


/* 
Table-less Forms
================
*/

input,textarea,select {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	/*border:1px solid black;*/
}

/*textarea {
float:none;
width:400px;
}*/

option  {
	width: 200px;
}


label {
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	width: 120px;
	padding-right: 20px;
}

form br {
	clear: left;
}

input.submit {
text-align:center;
float:none;
display:none;}
/* BO forms */

.bo input, .bo textarea, .bo select {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
.bo option, .bo select  {
	width: 50px;
}

.bo50 {
	width: 50px;
}

.bo15 {
	width: 15px;
}

.bo label {
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	width: 300px;
	padding-right: 20px;
}

.errormessage {
color:#ff3300;}

button {
border:default;
color:default;
}

input.hidden {
border:none;
width:0;
}


a .noborder {
border:none;}

.centre {
text-align:center;}


/* BANNER AD */
.banner {
	float:right;
	margin: 0 0 0 20px;
	border:none;}

.banner a {
	border:none;}

#left a.np {padding:0;}