body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/lsg2-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
}
.clr {
	clear:both;
	width:100%;
}
#header {text-align:center; }
#logo {
	background-image: url(../images/lsg-banner.png);
	background-repeat: no-repeat;
	height: 186px;
	width: 750px;
}
#menu {
	background-color: #000000;
	height: 35px;
	width: 746px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
#footer {
	background-color: #000000;
	clear: both;
	height: 20px;
	width: 750px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
}
.newsbox {
	width: 500px;
	border: thin solid #FF0000;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
}
#leftcolumn {
	float: left;
	width: 500px;
}


a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#main {
	margin: auto;
	width: 745px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#content {
	padding: 10px;
	clear: both;
	width: 730px;
}
#menu ul { margin:0; padding:0; margin-top:6px; }
#menu ul li {
	display:inline;
	color:#FFFFFF;
	margin-left:10px;
	font-size:18px;
	font-weight:bold;
}
#menu ul li a:link { color:#FFFFFF; }
#menu ul li a:visited { color:#FFFFFF; }
#menu ul li a:hover { text-decoration:none; color:#FF0000;}
#menu ul li.first { margin-left:100px; }
.sidebox {
	background-color: #ECECEC;
	width: 100%;
	border: thin solid #FF0000;
	padding: 5px;
	margin-bottom:10px;
	margin-left:15px;
}
.sidebox_L {
	font-size:.8em;
	width:40%;
	padding-right:10px;
	text-align:right;
	float:left;
}
.sidebox_R {
	font-size:.8em;
	width:50%;
	text-align:left;
	float:left;
}
.sidebox h3 { padding:0; margin:4px; }
#sidebar {
	float: left;
	width: 180px;
}
#flashheader {
	float: left;
	height:225px;
	width: 625px;
}
#location_box {
	float: left;
}
.phone {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin: 4px;
}
.addy {
	font-size: 16px;
	margin: 4px;
	font-weight: bold;
}
.SL_meter {
	margin:auto;
	text-align:center;
}
.SL_meter a {
	font-size:9px;
}
.img_button { margin:5px; margin-left:20px;}

.newsbox h2 {
	color: #AA0000;
	width: 99%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AA0000;
	margin: 0px;
	padding: 0px;
	margin-bottom:5px;
}
.news_block, .event_block, .game_block {
	border:thin solid #000000;
	margin-bottom:10px;
	padding:4px;
}
.news_title, .event_title, .game_title {
	padding:2px;
	border:thin solid #000000;	
}

.game_row div:hover {
	background-color:#000000;
}
.sidebox form {
	margin:0;
	padding:0;
	font-size:.8em;
}
.sidebox form div.label {
	width:40px;
	font-weight:bold;
	float:left;
}
.sidebox form input {
	width: 100px;
	margin:2px;
	border:1px solid #000000;
	float:left;
}
.sidebox form input:hover {
	background-color:#B9B9B9
}
.sidebox h4 {
	margin:0;
	padding:0;
}
.sidebox p { font-size:.8em; }
.sidebox p a { padding:2px; }
.sidebox p a:link, .sidebox p a:visited { color:#AA0000}
.sidebox p a:hover { color:#FF0000; text-decoration:underline; }
.pollrow h4 { font-size:.8em; font-weight:normal; width:100px; float:left; }
.pollrow div.pollmeter { float:left; height:10px; background-color:#FF0000;}
#nameplate {
	background-image: url(../images/nameplate.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 750px;
}
.gallery_thumbnail {
 	float:left;
	padding:4px;
	border:1px solid black;
	width:100px;
	height:100px;
	margin:4px;
}
