body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	}

#container {
	width: 528px;
	position: absolute;
	left: 30%;
	 }

#skyline {  
	background: url('images/skyline3.jpg') no-repeat scroll left top;
	width: 528px;
	height: 351px;
	}

#text {
	background-color: #000;
	width: 528px;
	padding-top: 3px;
	}

.columheader {
	font-family: "Comic Sans MS", Comic Sans;
	font-size: 1em;
	color: #6699CC;
	font-style: italic;
	text-transform: uppercase;
	width: 488px;
	padding-left: 30px;
	}
	
.colum {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 0.8em;
	width: 493px;
	padding-left: 10px;
	padding-right: 25px;
	color: #6699CC;
	}

.columline {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	width: 485px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
	}
	
#footer {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 0.6em;
	color: #999;
	text-transform: uppercase;
	text-align: right;
	background-color: #000;
	width: 508px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#extraDiv1 {
	background: transparent url('images/header-font.gif') no-repeat scroll left top;
	width: 389px;
	height: 136px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 30px;
	top: 190px;	}
	
#extraDiv2 {
	background: transparent url('images/header-logo.gif') no-repeat scroll left top;
	width: 129px;
	height: 129px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: inherit;
	left: 30px;
	top: 30px;	}
	
#extraDiv3 {
	width: 260px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: inherit;
	left: 33px;
	top: 380px;	}

a:link {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 1em;
	color: #CC0000;
	text-decoration: none;
	}

a:visited {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 1em; 
	color: #CC0000; 
	text-decoration: none; 
	}

a:hover {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 1em; 
	color: #6699CC; 
	text-decoration: underline; 
	}

a:active {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 1em; 
	color: #6699CC; 
	text-decoration: none; 
	}
	
li {
	list-style-type: disc;
	margin-left: 10px;
}

.floatleft {
	float: left;
	padding-left: 5px;
	padding-right: 10px
	}
	
.floatright {
	float: right;
	padding-right: 5px;
	padding-left: 510px
	}
	
.whitesmall {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 0.6em;
	color: #999;
	text-transform: uppercase;
	text-align: right; 
	}

.graysmall {	
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 0.9em;
	color: #999;
	text-transform: uppercase; 
	}

#colum a:link {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 1em;
	color: #999;
	font-style: normal;
	text-decoration: none;
	}
	
#colum a:hover {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 1em;
	color: #999;
	font-style: normal;
	text-decoration: underline	}
	
#colum a:visited {
	font-family: trebuchet MS, Verdana, Arial;
	font-size: 1em;
	color: #999;
	font-style: normal;
	text-decoration: none;
	}