body {
	background-color: #000;
	color: #FC3;
	font-family: Trebuchet MS, sans-serif;
	font-size: 1em;
	}
img {
	border: 0;
	}
a {
	color: #F90;
	text-decoration: none;
	}
a:visited {
	color: #F90;
	text-decoration: none;
	}
a:hover { 
	color: #C60;
	text-decoration: underline;
	}
a:active {
	color: #C60;
	text-decoration: underline;
	}
#logo {
	margin: 40px auto 10px auto;
	text-align: center;
	}
#link {
	width: 900px;
	margin: 0 auto 10px auto;
	text-align: center;
	}
#wrap {
	width: 900px;
	margin: 0 auto 40px auto;
	}
#marquee {
	width: 225px;
	height: 100%;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: .9em;
	}
#main {
	position: relative;
	width: 660px;
	margin-left: 235px;
	}
#legal {
	width: 100%;
	height: 20px;
	text-align: center;
	margin-bottom: 60px;
	font-size: .7em;
	font-style: italic;
	}
.oldnews {
	font-size: .9em;
	font-style: italic;
	text-align: center;
	}
.title {
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 20px;
	}
.m {
	background-color: #C60;
	}
.big {
	font-size: 1.1em;
	}
p:first-letter {
	font-size: 115%;
	}