body {
margin : 0;
padding : 0;
font : 90%  "lucida sans", helvetica, "Trebuchet MS", arial, sans-serif;
line-height : 1.8em;
background : #660000;
color : #CCCCCC;
}
#header {
height : 200px;
color : #CCCCCC;
background-image:url(images/header3.jpg);
border-bottom : 10px solid #CC9900;
}
#gutter {
float : left;
width : 3%;
height : 1px;
}
#col1 {
float : left;
width : 20%;
margin-bottom : 1em;
padding-right : 3%;
list-style : none;
text-decoration: none;
}
#col2 {
	float : left;
	width : 33%;
	margin-left : 3%;
	margin-bottom : 1em;
	padding-right : 3%;
	list-style: none;
	text-decoration: none;
}
 a:link { 
 	text-decoration: none;
	color: #CCCCCC;
}
a:visited { 
	color: #CCCCCC;
}
a:hover { 
	color: #CC9900;
}
a:active { 
	color: #333333;
}
#col3 {
float : right;
width : 27%;
margin-left : 4%;
margin-bottom : 1em;
}
#navcontainer ul {
margin-top : 10px;
list-style: none;
font-size : 120%;
color : #CCCCCC;
text-decoration: none;
text-align:left;
}
#navcontainer ul li a: {
color: #CCCCCC;
}
#navcontainer ul li a:hover {
color: #CC9900;
}
#navcontainer ul li a:current {
color : #CCCCCC;
}
#footer {
clear : both;
height : 50px;
padding : 5px;
text-align : left;
border-top : 10px solid #CC9900;
color: #CCCCCC;
}
#footer a {
text-decoration : none;
color: #CCCCCC;
}
#footer a:hover {
color: #CC9900;
}
h1 {
margin : 0;
padding : 1em 0 0 1em;
text-align : left;
letter-spacing : 10px;
font-size : 600%;
}
h2 {
margin-top : 0;
padding : 0.5em 0 0.5em 1em;
letter-spacing : 5px;
font-size : 140%;
}
h3 {
margin:0;
padding: 0 
font-size: 1203m;
}

blockquote {
font-weight : bold;
font-style : italic;
color : #CCCCCC;
}

