/* -------------------------------------- */
/*      CSS by www.anamorphics.com        */
/* -------------------------------------- */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}

#container{min-height:100%;height:auto;background:#ffffff}
* html #container{height:100%;}/* ie6 and under*/


/* ----------------------------------------------------- */
/* STANDARD TAG DEFINITIONS                              */

#container {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-image: url(images/shade.gif);	
}

#header {
	width: 760px;
	height: 186px;
}

#interface {
	width: 760px;
	height: 74px;
}

#content_shell {
	width: 760px;
	background-image: url(images/shade.gif);
	float: left;
}

#sub_interface {
	width: 180px;
	padding-left: 15px;
	float: left;
}

#content {
	width: 550px;
	padding-right: 12px;
	float: right;	
}

#content_top {
	width: 550px;
	height: 35px;
	background-image: url(images/content_top.gif);	
	text-align: center;
}

#content_middle {
	width: 530px;
	background-image: url(images/content_bg.gif);	
	padding: 0px 10px 0px 10px;
	text-align: center;
}

#content_bottom {
	width: 550px;
	height: 35px;
	background-image: url(images/content_bottom.gif);	
}

#form_right {
	text-align: left;
}

#image_box {
	width: 510px;
	padding: 10px 10px 10px 10px;
}

#image_box_image {
	width: 200px;
	float: left;
	background-color: #990000;
}

#image_box_text {
	width: 300px;
	padding: 0px 0px 0px 10px;
	float: right;
	text-align: left;
}

#ticker {
	width: 530px;
	height: 100px;
}

#home_shell {
	width: 500px;
	text-align: left;
}

#home_shell_text {
	width: 250px;
	float: left;
}

#home_shell_images {
	width: 250px;
	float: right;
	background-color: #eeeeee;
}


/* ----------------------------------------------------- */
/* STANDARD TAG DEFINITIONS                              */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #000000;
	background-image: url(images/GSDbg.gif);
	background-repeat: repeat;
}
a {
	font-size: 10px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.interface_text {
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase; 
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase; 
	margin: 0px 0px 0px 0px;
	font-style: italic; 
}

h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;	
}

h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;	
}

.site_map {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}


.style6 {color: #FF0000}
.style8 {font-size: 12px}

.home_text {
	font-size: 15px;
	line-height: 24px;
}
