body {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddd;
	text-align: center;
	background: black scroll url('images/background-kob.jpg') no-repeat center top;
}

.hidden {
	display: none;
}

#container {
	position: relative;
	top: 265px;
	margin: 0 auto 0 auto !important;
	background: transparent;
	width: 905px;
	text-align: left;
	border: 0;
}

.noborder, .noborder a, .noborder a:link, .noborder a:visited, .noborder a:hover, .noborder a:active, .noborder a:focus
{
	background-color: transparent;
	text-decoration: none;
	border: none 0 transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.error {
	margin: 20px 0 20px 0;
	color: white;
	text-align: center;
}

.copyright {
	margin: 20px 0 20px 0;
	color: white;
	font: normal 10px Sans-serif;
	text-align: center;
}

a:link, a:visited, a:hover, a:active {
	color: #e60e44;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*Styles for dim overlay & message box*/
#dim {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background: url('lo/dim.png');
	display: none;
	text-align: left;
}

.msgbox {
	position: fixed;
	width: 660px;
	height: 450px;
	z-index: 200;
	border: 5px solid #222;
	background: white;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -330px;
}

.msgbox img {
	border: none;
	margin: 5px;
}

.close {
	top: 0;
	float: right;
}

/*Styles for dim overlay & message box*/
#dim2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background: url('lo/dim.png');
	display: none;
	text-align: left;
	color: black;
}

.msgbox2 {
	position: fixed;
	width: 500px;
	height: 150px;
	z-index: 200;
	border: 5px solid #222;
	background: white;
	top: 30%;
	left: 50%;
	margin-top: -75px;
	margin-left: -250px;
}

.msgbox2 img {
	border: none;
	margin: 5px;
}

.close2 {
	top: 0;
	float: right;
}

/*
Override styles for blog feed 
	http://www.rss-to-javascript.com/
*/

#rsstojs {
	font: 14px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	line-height: 1.5em;
	text-decoration: none;
	color: #ddd;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	background: #4c0c19;
	border: 1px black solid;
	/* for IE */
	filter: alpha(opacity=100);
	/* CSS3 standard */
	opacity: 1.0;
}

#rsslink, #rsslink a {
	font: 9px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-decoration: none;
	color: #ddd;
}

#rsstojs a img, #rsstojs img {
	/* for IE */
	filter: alpha(opacity=100);
	/* CSS3 standard */
	opacity: 1.0;
 }

#rsstojs p {
	margin-bottom: 25px;
 }

div.channel {
	font-family: Arial;
	font-weight: 400;
	font-size: 105%;
	margin-bottom: 0;
}

div.channelDescription {
	font-family: Arial;
	font-size: 95%;
	margin-bottom: 0;
}

div.channelPublisher {
	font-family: Arial;
	font-size: 95%;
	margin-bottom: 0;
}

div.chanLink {
	font-family: Arial;
	font-size: 95%;
	margin-bottom: 0;
}

a.newsLink, a.newsLinkAlt {
	margin: 0 0 0 0;
	display: block;
	font: bold 18px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-decoration: none;
	color: #e60e44;
}

a.newsLink:hover, a.newsLinkAlt:hover {
	text-decoration: underline;
}

p.news, p.newsAlt {
	border-top: 2px #ddd;
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	width: 100%;
	margin-bottom: 0 !important;
	color: #ddd;
}

/*
Override styles for php blog feed 
*/

#phpfeed {
	margin: 0 0 0 0;
	padding: 10px;
	background: #4c0c19;
	border: 1px black solid;
	/* for IE */
	filter: alpha(opacity=100);
	/* CSS3 standard */
	opacity: 1.0;
}

#phpfeed img {
	max-width: 420px;
}

div.newsDate {
	font: 10px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #ddd;
	margin-bottom: 5px;
}

a.newsLink {
	font: bold 20px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #e60e44;
	text-decoration: none;
	margin: 0 0 15px 0;
	display: block;
}

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

div.news {
	font: 14px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #ddd;
	line-height: 1.5em;
	text-decoration: none;
	border-bottom: 2px #aaa dotted;
	display: block;
	margin-bottom: 25px !important;
}

a.news {
	color: #e60e44;
}

a.news:hover {
	text-decoration: underline;
}

/*
Override styles for Twitter feed 
	http://www.rss-to-javascript.com/
*/

div.twtr-doc {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

div.twtr-timeline {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

div.twtr-hd {
	visibility: hidden !important;
	height: 0 !important;
	padding: 0 0 0 0 !important;
}

/* For IE6 */
a img {
	border: none;
	margin: 0;
	padding: 0;
}

