body {
	background: url('http://www.lufctalk.com/images/mainbg.jpg') top left repeat-x #007FBF;
	color: #010A0F;
}
.clear { clear: both; }
#skyblue {
	float: right;
	width: 400px;
	font-size: 12px;
	text-align: right;
	margin: 15px 5px 5px 5px;
}
#header {
	width: 766px;
}
#prefooter {
	width: 766px; height: 15px;
	background: #FFF;
	padding: 0px 0px 0px 5px;
	color: #26589D;
	-moz-box-sizing:border-box;box-sizing:border-box;
	font-size: 10px;
	text-align: left;
}
h1 {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	font-size: 17px;
}
h3 {
	font-size: 11px; font-weight: bold;
	color: #26589D;
	margin: 0px 0px 3px 0px;
}


/* old style */
table td {
	font-family: verdana, arial;
	font-size: 12px;
}
#content {
	width: 766px;
	-moz-box-sizing:border-box;box-sizing:border-box;
	padding: 0px 0px 15px 0px;
}
#footer {
	width: 766px; height: 25px;
	background: #FFF;
	padding: 6px 0px 0px 5px;
	color: #26589D;
	-moz-box-sizing:border-box;box-sizing:border-box;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#yellow {
	background: #FFFCDA;
	color: #000;
	text-align: left;
}
#white {
	/*background: #FFF592;*/
	background: #FFFCDA;
	color: #000;
	text-align: left;
}
#whitebox {
	/*background: #FFF592;*/
	background: #FFFCDA;
	border: 1px dotted #007FBF;
	padding: 5px;
	color: #000;
	text-align: left;
}
#yellowbox {
	background: #FFFCDA;
	border: 1px dotted #007FBF;
	padding: 5px;
	color: #000;
	text-align: left;
}
#white a {
	color: #333;
	text-decoration: none;
	font-size: 10px;
}
#white a:hover {
	color: #26589D;
	text-decoration: underline;
}
#yellow a {
	color: #333;
	text-decoration: none;
	font-size: 10px;
}
#yellow a:hover {
	color: #26589D;
	text-decoration: underline;
}
h4 {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	font-size: 10px;
}
h4 a {
	font-size: 11px; font-weight: normal;
	color: blue; text-decoration: none;
}
h4 a:hover {
	color: #FFF; text-decoration: underline;
}
.infonote {
	float: right; margin: 3px 0px 0px 0px;
	font-size: 11px;
	clear: both;
}
.infonote a {
	font-size: 11px;
	color: blue; text-decoration: none;
}
.infonote a:hover {
	color: white; text-decoration: underline;
}
.clear {
	clear: both;
}
#onenews {
	margin: 5px 0px 0px 0px;
}
#onenewsfollow {
	margin: 10px 10px 0px 0px;
	float: right;
}
#maintextbox {
	text-align: center;
	width: 766px;
	padding: 10px 0px 10px 0px;
}
#linkboxed {
	text-align: center;
	width: 766px;
}
.header-links {
	text-align: center;
}
ul.sm {
	list-style-type: circle;
	padding: 0px 0px 0px 20px;
}
ul.sm li.sm_forum a {
	color: #007FBF;
}
ul.sm li.sm_news a {
	color: #666;
}