﻿body {
	background-color: #111111;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Tahoma, san-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, Tahoma, san-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
#container {
	width: 759px;
	text-align: left;
	margin: 0 auto;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	background-color: #000;
	background-attachment: scroll;
	background-image: url(../images/bg-skull-web2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	height: 340px;
}
#header h1 {

}
#header li {

}
#left-column {
	float: left;
	width: 200px;
	padding-top:125px;
}
#content {
	float:right;
	width: 480px;
	margin: 0;
	padding: 0 20px 0 0;
}
#buy-now-flash {
	float:right;
	margin:5px 5px 5px 15px;
}
p {
	margin: 0 0 17px 0;
}
#footer {
	height: 250px;
	clear: both;
}
#footer li {

}
.pic-float-right {
	float:right;
	clear:both;
	margin:0 0 10px 10px;
	border: 1px solid #CCCCCC;
}
a:link, a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFFFFF;
}
b, strong {
	color: #fff;
}



/* ------------------  sIFR  ------------------------- */

/* 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;
}
h2, h5 {
	margin: 0;
	padding: 0;
	clear:right;
	line-height: 34px;
	font-size: 34px;
	font-weight: normal;
}
h3, h4 {
	margin: 0 0 0 10px;
	padding: 0;
	width: 220px;
	line-height: 34px;
	height: 34px;
	font-size: 34px;
	overflow: hidden;
	font-weight: normal;
	/*background-image: url(../images/title-sidebar-white-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
/*h3:hover {
	background-image: url(../images/title-sidebar-red-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}*/

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash #container #content h2, .sIFR-hasFlash #container #content h2, .sIFR-hasFlash #container #content h5, .sIFR-hasFlash #container #content h5 {
	margin:0;
	padding: 0;
	line-height: 34px;
	height: 34px;
	width: 95%; 
	overflow: hidden;
	letter-spacing: -1px;
	font-size: 34px;
	font-weight: normal;
	color: #fff;	
}

.sIFR-hasFlash #container #content h3, .sIFR-hasFlash #container #left-column h3, .sIFR-hasFlash #container #content h4, .sIFR-hasFlash #container #left-column h4{
	margin:0 0 0 10px;
	padding: 0;
	font-size:34px;
	font-weight: normal;
	line-height: 34px;
	height: 34px;
	width: 220px;
	overflow: hidden;
	letter-spacing: -2px;
	color: #fff;	
}
