@charset "ISO-8859-1";
body {
	background-color: #666666;
	margin: 0;
}
body,td,th {
	color: #FFFFFF;
	font-family: Lucida Grande;
	font-size: 14px;
}
#Header {
	left:-1px;
	width:100%;
	height:164px;
	z-index:10;
	background-color: #000000;
	min-width: 1000px;
}
#SquareBanner {
	width:160px;
	height:160px;
	float: left;
	border: 2px solid #000000;
	background-image: url(/images/squarebanner.png);
}
#LinkBanner {
	width:300px;
	height:160px;
	float: right;
	background-image: url(/images/linkbanner.png);
	border: 2px solid #000000;
}
#TopDivider {
	width:100%;
	height:10px;
	background-image: url(images/divider.png);
	background-repeat: repeat-x;
}
#Container {
	width: 100%;
	min-width: 1000px;
}
#LeftSide {
	width:160px;
	float: left;
	padding: 2px 4px 4px 2px;
}
#description {
	position: absolute;
	text-align: center;
	left: 170px;
	right: 310px;
	min-width: 500px;
	top: 10px;
	padding: 10px;
}
#topbuttons {
	position: absolute;
	text-align: center;
	left: 160px;
	right: 300px;
	min-width: 540px;
	top: 98px;
}
#RightSide {
	width:304px;
	float: right;
}
#RightSide  a {
	color:#00CCFF;
	font-weight: bold;
}
#RightSide a:visited {
	color: #341473;
	font-weight: bold;
}
#RightSide a:hover {
	font-weight: bold;
	color: #990000;
}
.recent {
	border: 1px solid #333333;
	padding: 2px;
	margin: 2px 2px 4px 2px;
}
.recenttitle {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.recentlinks {
	margin-left: 8px;
	font-size: 14px;
}
.rightsquaread {
	margin-left: 2px;
}
.tlcorner {
	background-image: url(/images/topl.gif);
	height: 6px;
	width: 6px;
	float: left;
}
.trcorner {
	background-image: url(/images/topr.gif);
	height: 6px;
	width: 6px;
	float: right;
}
.titlebar {
	background-color: #333333;
	height: 26px;
}
.title {
	font-size: 20px;
	color: #00CCFF;
	padding-top: 2px;
	float: left;
}
.titleinfo {
	font-size: 12px;
	color: #999999;
	float: right;
	padding-top: 10px;
}
.story {
	margin: 10px 310px 0 170px;
}
.story a:link {
	color: #00CCFF;
	text-decoration: none;
}
.story a:visited {
	text-decoration: none;
	color: #00CCFF;
}
.story a:hover {
	text-decoration: none;
	color: #999999;
}
.story a:active {
	text-decoration: none;
	color: #666666;
}
.storybody {
	padding: 2px 4px 3px 4px;
	background-color: #666666;
	border-width: 0px 1px 0px 1px;
	border-color: #333333;
	border-style: solid;
}
.storybody a:hover {
	text-decoration: none;
	color: #990000;
}
.storyend {
	font-size: 12px;
	text-align: center;
	color: #333333;
	background-color: #999999;
	border-style: dotted solid solid solid;
	border-color: #FFFFFF #333333 #333333 #333333;
	border-width: 1px;
	padding-bottom: 2px;
}
.digg {
	text-align: right;
}
.storyend a:link {
	color: #333333;
}
.storyend a:hover {
	color: #FFFFFF;
}
.boldstorytext {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.bannerad {
	margin-right: 310px;
	margin-left: 170px;
	text-align: center;
	margin-top: 10px;
}
#Footer {
	border-top-style: dotted;
	border-top-width: 1px;
	height:auto;
	background-color: #999999;
	text-align: center;
	margin-top: 16px;
	min-width: 866px;
}
#Footer a {
	color:#990000;
}

#Footer a:hover {
	color: #341473;
	text-decoration: underline;
}
.mini {
	color: #333333;
	font-size: 10px;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.center {
	text-align: center;
}
