body {
	background: black url('themes/fire/firebg.jpg') repeat-x;
	background-attachment: fixed;
	font: 0.9em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
	color: white;
	margin: 0;
}
p {color:white; padding:5px; background-color: black;}

h2 {
	color: #09f;
	border-bottom: 1px solid #999;
background-color: black;
	}

h2 .subhead {
	color: #fc0;
}

a:link {color: #ff9;}
a:hover {color:#fc0;}
a:visited {color:#9cc;}

.cta {
	color: #ff9900;
	font:14pt bold 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
	text-align: center;
}

#left img{
padding:10px;
margin:10px; 
background-color: black; 
}

#left li{background-color: black; }
.imgWrap {
float:right; 
margin: 0 0 10px 10px; 
}

#desc {
font-weight: bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, San-serif;
color:#09f;
}

#content {
	margin: 0 auto;
	width: 800px;
	margin-left: 130px;
}

#header {
	position: relative;
	width: 100%;
	min-height: 149px; height: 149px; max-height: 149px;
}

#header #logo {
	position: absolute;
	color: transparent;
	margin: 0; border:0;
	top: 54px; left: 70px;
	width: 434px; height: 95px;
	background: url('themes/fire/logo-fire.gif') no-repeat;
}

ul#topnav {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 10px;
	position: absolute;
	bottom: -3em; left: 1ex;
	color: #ccf;
	font: 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
}

ul#topnav li {
	margin: 0; 
	padding: 0 8px 0 8px;
	display: inline;
}

#topnav li + li { border-left: 1px solid #ccf;}

#topnav {z-index: 1;}
#topnav a {
	text-decoration: none;
	color: #ccf;
}
#topnav a:hover {
	color: #663300;
	text-decoration: underline;
}

#main {
	padding: 10px;
	padding-top: 40px;
}

#left {
	margin-left: 10px;
	margin-right: 20px;
	padding-top:18px;
	width: 520px;
	float: left;
	overflow: hidden;
}

#rightnav {
	background: black url('themes/fire/animated-fire.gif') no-repeat bottom;
	padding:18px 10px 200px 10px;
	width: 200px;
	float: right;
	margin-bottom: 20px;
}

#rightnav h2 {
	font-size: 1em;
	padding: 10px 0 2px 0;
	margin-bottom: 2px;
	border-bottom: 1px solid #999;
	color: #09f;
}

#rightnav h2 a {
	color: #09f;
	text-decoration: none;
}
#rightnav h2 a:hover {
	color: #09f;
	text-decoration: underline;
}
#rightnav ul.nav {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

#rightnav ul.nav li {margin: 2px 0;}

#rightnav .nav a {
	color: #fc0;
	text-decoration: none;
	font: 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;
}

#rightnav .nav a:hover {
	color: #fc0;
	text-decoration: underline;
}

#stylesheets {
	display: block;
	list-style: none;
	margin: 0;
	padding: 8px;
	position: absolute;
	top: 160px; right: 10px;
	color: #ccf;
	font: 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, San-serif;	
background-color:black		
}

#stylesheets li {
	margin: 0; padding: 0 1em;
	display: inline;
}

#stylesheets li span {cursor: pointer;}

#stylesheets li + li {border-left: 1px solid #ccf;}
