body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(background.gif);
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #D4D0C8;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: line-through;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:medium solid #000066;
	width: 800px;
	background-image: url(colbkgrndwide.gif);
}

#header {
	margin: 0 0 0;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

#info {
	float: left;
	width: 325px;
	height: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-image: url(colbkgrnd.gif);
}
#schedule h1 {
	text-align: center;
	word-spacing: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	border-bottom-width: thin;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000033;
	background-color: #000000;
}


#side-b {
	float: right;
	width: 150px;
	height: 250px;
	text-indent: 0px;
	background-image: url(colbkgrnd.gif);
}

#releases {
	float: left;
	width: 325px;
	height: 250px;
	background-image: url(colbkgrnd.gif);
}
#schedule{
	clear: left;
	background-image: url(colbkgrndwide.gif);
}
	
#footer {
	clear: both;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000066;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	letter-spacing: 0.25em;
	font-style: normal;
	padding: 2px;
	margin: 1px;
	text-transform: capitalize;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #000000;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-indent: 3px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
