body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #990000;
    
}

#container
{
width: 748px;
/*margin: 10px auto;*/
margin-left: auto;
margin-right: auto;
background-color: #fff;
color: #333;
background: url("../images/bgcontent.gif") repeat-y;
line-height: 130%;
}

#top
{
height: 114px;
background-color: #FFF;
background-image: url("../images/scfirefighter_header_logo_i.gif");
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 145px;
margin: 0;
padding: 1em;
}

#rightnav
{
float: right;
width: 145px;
margin: 0;
padding: 1em;
}

#content
{
margin-left: 170px;
margin-right: 160px;
padding: 1em;
width: 380px;
/*max-width: 36em;*/
}

#footer
{
clear: both;
margin: 0;
text-align: center;
color: #333;
height: 147px;
background-color: #FFF;
background-image: url("../images/scfirefighter_header_log-05.gif");
}

#leftnav
{
    font-size: 12px;
    width: 145px;
    color: #767981;
    font-family: Tahoma,Verdana,Arial;
    text-transform: uppercase;
    text-align: center;
}

#rightnav p { margin: 0 0 1em 0; }

#content h1 { font-size: 20px; }
#content h2 { margin: 0 0 .5em 0; }


/* Imported from stylesheet.css */

a:link {
	font-style: oblique;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-style: oblique;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a {
	font-style: oblique;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-style: oblique;
	color: #CC0000;
}

/* Imported from style.css */

/* Sub-Nav Links */

#menu a
{
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    font-size: 90%;
    font-weight: bold;
    font-style: normal;
    color: #FFF;
    background-color: #900;
    width: 150px;
    margin: 0px;
    margin-left: 2px;
    padding: 3px 0px 3px 0px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

#menu a:hover { font-weight: bold; color: #000; background-color: #f5f5f5; }

DIV.menu {
	FONT-SIZE: 12px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase;
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

#copyright {
	margin: 0px;
	line-height: 1.3em;
	padding: 0px;
	color: #000;
	font-size: 10px; 
	text-align: center;
	font-family: verdana, sans serif;
}

#copyright a {
	margin: 0px;
	padding: 0px 4px;
	text-decoration: underline;
	font-style: normal;
	color: #000;
}
#copyright a:hover {
	text-decoration: underline;
	color: #000;
}
