body {
	margin:0px;
	background-color:black;
}

td {
	font-family:tahoma,helvetica,arial;
	font-size:12px;
}

td a {
	color:#5888b6;
	text-decoration:none;
}

td a:hover {
	color:red;
}

#navHolder {
	background-image:url('../img/UKLV-final.gif');
	background-repeat:no-repeat;
	height:280px;
}

#topAdHolder {
	float:right;
	margin-top:20px;
	margin-right:20px;
}

#swfHolder {
	padding-top:130px;
	padding-left:5px;
}

#acct {
	text-align:right;
	width:973px;
	background-color:#447099;
	margin-left:5px;
	margin-top:1px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:7px;
	color:white;
}

#acct a { color:white; text-decoration:underline; }

#acct a:hover { text-decoration:none; }

#articleHome {
	width:645px;
	margin-top:5px;
	margin-left:5px;
	background-image:url('../img/article_round.gif');
	background-repeat:no-repeat;
	background-color:#254d73;
	color:white;
	padding:5px;
}

#articleHolder {
	padding:0 0 5 5px;
	background-color:white;
	color:black;
}

#articleContent {
	margin-top:5px;
}

#articleContent img {
	margin-right:10px;
	margin-bottom:5px;
}

#articleHolder h1 { padding-top:5px; margin-bottom:0px; font-size:16px; }

.sidebarHeader {
	background-color:#254d73;
	padding:5px;
	width:310px;
	color:white;
	font-weight:bold;
}

#adsAndModule {
	width:635px;
	margin:5px;
}

#homeModule {
	background-image:url('../img/module_bg.png');
	background-repeat:no-repeat;
	margin-left:5px;
	margin-bottom:5px;
	height:223px;
	width:438px;
	padding:7px;
}

.aboutBox {
	padding:3px;
	font-size:9px;
	color:white;
}

.aboutBox a {
	color:red;
	font-weight:bold;
	text-decoration:underline;
}

.aboutBox a:hover {
	color:white;
	text-decoration:none;
}

.newsLink {
	color:black;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.newsLink:hover {
	text-decoration:underline;
}

.seeAllVideos {
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
	background-color:red;
	width:305px;
	color:white;
	padding:8px;
}

.seeAllVideos a {
	color:white;
	text-decoration:none;
}

.seeAllVideos a:hover {
	color:white;
	text-decoration:underline;
}

a.discussionLinks {
	color:red;
	font-weight:bold;
	text-decoration:none;
}

a.discussionLinks:hover {
	color:#5888b6;
}