body {
margin : 0;
padding : 0;
font : 73%/1.7em "courier new", helvetica, "Trebuchet MS", arial, sans-serif;
color : #f8f8f8;
background : #cccccc;
}
#header {
	height : 60px;
	margin : 0;
	color : #000000;
	background : #cccccc url(images/banner-e.jpg) no-repeat fixed center top;
	float: none;
        vertical-align: top;
        display: inline;
        border: 0px none;
        overflow: hidden;
	position: absolute;
	width: 100%;
	top: 0px;

}
.container { 
clear : both;
width : 100%;
padding : 0;
margin : 0;
height: 65px;
top: auto;
float: none;
}
#navcontainer ul {
text-align : center;
font-size : 100%;
padding-bottom : 4px;
padding-top : 4px;
padding-left : 0;
margin-top : 38px;
margin-left : 0;
background : #444444;
color : #ff0000;
width : 100%;
line-height : 14px;
height: 14px;
}
#navcontainer ul li {
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 5px;
padding-top : 5px;
}
#navcontainer ul li a {
padding-left : 0px;
padding-right : 10px;
padding-bottom : 5px;
padding-top : 5px;
color : #ff0000;
text-decoration : none;
border-right : 1px solid #fff;
}
#navcontainer ul li a:hover {
background : #444444;
color : #FFFFFF;
}
#navcontainer #active {
padding-left : 10px;
border-left : 1px solid #fff;
}
#gutter { 
float : left;
width : 4%;
height : 1px;
}
#col1 {
	background : url(none) no-repeat left top;
	float : left;
	width : 40%;
	margin-bottom : 1em;
	padding-right : 1%;
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	color: #000000;
	text-indent: 0pt;
	left: 1px;
	font-size: 16px;
	margin-right: 1px;
        margin-left: 20px;

}
#col2 {
	float : none;
	width : auto;
	margin-left : auto;
	margin-bottom : 1em;
	right: auto;
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	color: #000000;
	text-indent: 0pt;
	left: 1px;
	font-size: 16px;
	left: auto;
	text-align: center;

}
#col0 {
	background : url(none) no-repeat left top;
	float : center;
	width : 100%;
	margin-bottom : 1em;
	padding-right : 1%;
	font-family: "Courier New", Courier, mono;
        font-size : 20%;
	font-style: bold;
	color: #000000;
	text-indent: 0pt;
	left: 10px;
	font-size: 15px;
	margin-right: 1px;
        margin-left: 2px;

}
#footer {
clear : both;
height : 25px;
padding : 4px;
border-top : 3px solid #626262;
text-align : left;
background : #575757;
color : #CCCCCC;
}
h1 {
	margin : 0;
	padding : 1.5em;
	font-size : 200%;
	letter-spacing : 5px;
	color : #660000;
	background : transparent;

}
h2 {
margin-top : 20px;
padding : 0.5em 0 0 0.5em;
text-transform : uppercase;
letter-spacing : 5px;
font-size : 140%;
color : #f8f8f8;
background : transparent;
}
h3 {
	margin : 1px 10px 0 0px;
	padding : 0.5em 0 0 0.5em;
	text-transform : none;
	letter-spacing : 5px;
	font-size : 150%;
	color : #000000;
	background : transparent;
	font-family: "Palatino Linotype";

}
a {
text-decoration : underline;
color : #111111;
background : inherit;
}
a:hover {
text-decoration : none;
color : #555555;
background : inherit;
}
a img {
border : 0;
}
#gallery {
	height : 375px;
	margin-left : 15px;
	background-position: center;
	float: none;
	left: auto;


}
#gallery img {
	float : left;
	padding : 10px;
	width: auto;

}
.clear {
clear : left;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #a0a0a0;
}

