html, body, #table {
	height: 100%;
}
#contentmain {

}
#contact {
	text-align:right;
	padding-right:20px;
	font-weight:bold;
	text-transform:uppercase;
}
#logo {
	position:absolute;
	left:0px;
	top:-5px;
}
.header {
	height:130px;
	position:relative;
	z-index:30;
}
hr {
	color:white;
	background-color:white;
	border:0;
	height:1px;
	margin:0;
	padding:0;
}
body {
	font-family: verdana, arial, sans-serif;
	margin:0;
	padding:0;
	font-size:0.8em;
	background-color:#000000;
	color:#ffffff;
}
img {
	border:0;
}
#menu {
	float:right;
	text-align:left;
	padding-top:60px;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu ul li {

	float:left;
	padding-left:5px;
	padding-right:10px;
	border-left:3px solid #888888;
	position:relative;
	height:20px;
}
#menu ul li a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
#menu ul li.hilight a, #menu ul li a:hover {
	color:red;
}
#menu ul li a span {
	display:none;
}
#menu ul ul {
	display:none;
	position:absolute;
	background-color:black;
	border:1px solid #696969;
	top:20px;
	left:-7px;
	width:200px;
	text-align:left;
	color:white;
	z-index:49;
}
#menu ul ul li {
	float:none;
	height:auto;
	padding:5px 10px;
	border:0;
	background:black;
	position:relative;
}
#menu ul li.hilight ul li a {
	color:white;
}
#menu ul li.hilight ul li a:hover {
	color:red;
}
#buttons {
	position:relative;
	z-index:30;
}
#buttons img {
	margin: 40px 2px;
}
#buttons .buttontextholder {
	position:absolute;
	bottom:195px;
	left:18px;
	width:150px;
	color:white;
	background:black;
	border:1px solid #696969;
	display:none;
	text-align:left;
}
#buttons .buttonsover {
	padding:10px;
	display:block;
}
#buttons a {
	position:relative;
	text-decoration:none;
}
#buttons a img {
	
}
.contentbox {
	width:776px;
}
#mainimage {
	height:1px;
}
#mainimage img {
	float:none;
}
.widebox {
	padding:10px;
}
.fader {
	background-color:#333333;
	background-image:url('images/fader.jpg');
	background-repeat:repeat-x;
}
.forimage {
	background-image:url('images/imagebg.jpg');
	background-position: center top;
	background-repeat:no-repeat;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
a {
	color:#555555;
	text-decoration:none;
}
a:hover {
	color:red;
}
#menu ul a, #buttons a, a#logo {
	border:0;
}
.autotext {
	text-align:left;
	position:relative;
	background:#111111;
	z-index:25;
	width:776px;
}
.atpadding {
	padding: 0px 15px 15px 15px;
}
p {
	margin:0;
	padding: 5px 0;
}
h1, h2 {
	font-size:1.1em;
	margin: 0;
	padding: 5px 0;
	color:red;
}
h2 {
	color:red;
}
form {
	position:relative;
}
.autotext img {
	margin:10px;
	border:1px solid #eeeeee;
}
.autotext a.lightbox img {
	margin:2px;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash .autotext h1 {
	visibility: hidden;
	font-size: 20px;
	margin-bottom:-5px;
}
.sIFR-hasFlash .autotext h2 {
	visibility: hidden;
	font-size: 20px;
	margin-bottom:-5px;
}
.entry {
	margin-bottom:20px;
	border-top:1px solid white;
}
.popupimage {
	position:absolute;
	left:-15px;
	top:-15px;
	display:none;
}
a:hover .popupimage {
	display:block;
	z-index:100;
}
#sidebar {
	margin-left:20px;
}
#sidebar ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#page hr {
	display:none;
}
.post .entry {
	border-top:0;
}
.post {
	border:0;
	border-bottom:1px solid white;
}
#commentform textarea {
	width:730px;
}
#commentform input {
	width:300px;
}
#commentform input#submit {
	width:auto;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.navigation {
	height:20px;
}
#sidebar ul ul li {
	margin-top:5px;
}
#content.widecolumn {
	width:740px;
}
