body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#cont {
	background-image: url(images/FLASH/bodyBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	height: 100%;
	width: 517px;
	left: 0px;
	top: 110px;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	padding-left: 225px;
	padding-right: 15px;
	color: #FFFFFF;
}
#ftr {
	position: fixed;
	bottom: 0px;
	left: 0px;
}


#outer {
	text-align: left;
	width: 760px;
}
#hdr {
	height: 101px;
	width: 539px;
	padding-top: 0px;
	padding-right: 0px;
	top: 0px;
	position: relative;
	float: right;
	left: -2px;
}
#l-col {
	float: left;
	position: relative;
	height: 570px;
	width: 220px;
}
h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p:first-letter {
 font-size: 125%; 
 font-weight: bold;
 color:#CCCCCC;
 }
a {
	color: #FFCC00;
}
.image .caption { font-size: 80%;
                  font-family: Verdana, Arial, sans-serif;
                  text-align: center; }
				  
.image {
float:left;
}
