body
{
	background-repeat: no-repeat;
    background-color: #444342;
	background-image: url('images/back.jpg');
	background-position: top;
	/*background-attachment: fixed;*/
	
	/* The Navbar itself */
}
#nav
{
    background: #ffffff;
    height: 2.00em;
    opacity: .6;               /* Standard style for transparency */
    -moz-opacity: .6;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60); /* IE sucks */
	border-color: #ffffff;
    border-style: solid none;
    margin: 1 1 1em 0;
}

#navbody
{
    background: #ffffff;
    height: 2.00em;
    opacity: .7;               /* Standard style for transparency */
    -moz-opacity: .7;          /* Transparency for older Mozillas */
	filter: alpha(opacity=70); /* IE sucks */
	border-color: #ffffff;
    border-style: solid none;
    margin: 1 1 1em 0;
}

.topnav {
font-family: arial, sans-serif;
font-size: 14px;
color: #ff9900;
}

A.tnav:link { text-decoration: none; color: #ff9900}
A.tnav:visited { text-decoration: none; color: #ff9900}
A.tnav:active { text-decoration: none; color: #ff9900}
A.tnav:hover { text-decoration: none; color: Red}

.title {
font-family: Impact, "Arial Black", sans-serif;
font-size: 2em;
color: #990000;
font-weight: normal;
text-transform: uppercase;
opacity: 1.0; 
}

.title2 {
font-family: Impact, "Arial Black", sans-serif;
font-size: 22;
color: #000000;
font-weight: normal;
text-transform: uppercase;
opacity: 1.0; 
}

.titlemain {
font-family: arial;
font-size: 14px;
color: #0086CA;
font-weight: normal;
}

.titlemain2 {
font-family: arial;
font-size: 12px;
color: #0086CA;
font-weight: normal;
}

.content1 {
font-family: arial;
font-size: 12px;
color: #dadada;
font-weight: normal;
opacity: 1.0; 
line-height: 18px;
}

.content2 {
font-family: arial;
font-size: 12px;
color: #888888;
font-weight: normal;
opacity: 1.0; 
line-height: 18px;
}

.content4 {
font-family: arial;
font-size: 12px;
color: #0086CA;
font-weight: strong;
opacity: 1.0; 
line-height: 18px;
}

.content3 {
font-family: arial;
font-size: 11px;
color: #5a5a5a;
font-weight: normal;
opacity: 1.0; 
text-decoration: none;
}

.link1 {
font-family: sans-serif;
font-size: 11px;
color: #ffffff;
font-weight: normal;
opacity: 1.0; 
}

