@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: repeat;
	color: #FFFFFF;
}

#wrapper {
	height: auto;
	width: 800px;
	padding: 0px;
	border: thin none #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper #header {
	z-index: 2;
	position: absolute;
	top: 20px;
}
#wrapper #rotatephp {
	float: right;
	height: 200px;
	width: 300px;
	position: absolute;
	z-index: 3;
	padding-left: 425px;
	padding-top: 20px;
}
#wrapper #navbar {
	margin-top: 218px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index:3;
	background-position: center;
	padding-left: 130px;
	position: absolute;
	width: 645px;
}

#wrapper #bodycontainer {
	margin-top: 260px;
	z-index:1;
	height:auto;
	position: absolute;
	}/*Have to have this container to get the sidecontainer and contentcontainer to go up to header in IE*/

#wrapper #bodycontainer #sidecontainer {
	float: left;
	position: relative;
	z-index: 1;
}/*Have to have this container to hold the side bar containers or they will not float left correctly*/


#wrapper #bodycontainer #sidecontainer #sidebar1  {
	height: auto;
	width: 150px;
	position: relative;
	float: left;
}
#wrapper #bodycontainer #sidecontainer #sidebar1   #sidbarhead   {
	position: relative;
}
#wrapper #bodycontainer #sidecontainer #sidebar1 #sidebarcont   {
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 146px;
	height: auto;
	margin-top: -2px;
	position: relative;
}
#wrapper  #bodycontainer #sidecontainer #sidebar2   {
	width: 150px;
	height: auto;
	position: relative;
	margin-top: 20px;
}
#wrapper #bodycontainer #sidecontainer #newsletter   {
	width: 147px;
	border: 2px solid #CCCCCC;
	position: relative;
	height: auto;
	margin-top: 20px;
	padding-top: 5px;
}
#wrapper #bodycontainer #sidecontainer  #travel  {
	border: 2px solid #FFFFFF;
	padding-bottom: 5px;
	width: 146px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
}
#wrapper #bodycontainer #sidecontainer  a:link {
	color: white; 
	text-decoration: none
	}
#wrapper #bodycontainer #sidecontainer  a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #bodycontainer #sidecontainer  a:hover {
	color:#FFFFFF;
}
#wrapper #bodycontainer #content {
	height: auto;
	width: 610px;
	position: relative;
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #bodycontainer #content #forum {
	z-index: 2;
	position: absolute;
	left: 83px;
	top: 243px;
}
#wrapper #bodycontainer #content #price {
	width: 90px;
	float: right;
}
#wrapper #bodycontainer #content #products {
	width: 520px;
}
#wrapper #bodycontainer #content #images {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodycontainer #content #images a:link {
	color: white; 
	text-decoration: none
	}

#wrapper #bodycontainer #content #images a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #bodycontainer #content #images a:hover {
	color:#0000FF;
}
#wrapper #bodycontainer #content #sale1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
	margin-bottom: 15px;
	bottom: 10px;
}

#wrapper #bodycontainer #footer {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: auto;
	position: relative;
	z-index: 1;
	margin-top: 20px;
	clear: both;
}

a:img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style5 {font-size: 14px}
.style6 {font-size: 9px}
.style7 {font-size: 18px}

.style8 {
	font-family: arial;
	font-size: 12px;
}

.style9 {font-family: Verdana}
.style11 {
	font-family: Verdana;
	font-size: 12pt;
	line-height: 20px;
}
.style13 {font-family: Verdana; font-size: 12pt; font-weight: bold; }
.style15 {font-size: 16pt}
.style17 {
	font-family: Verdana;
	font-size: 12pt;
	line-height: 22px;
}
.style18 {
	font-size: 5pt
}
h1 {
	font-size: 18pt
}
.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
}
.clearfloat { 
	clear:both;
}
#wrapper  #content  #title  {
	height: 60px;
	width: 250px;
	position: absolute;
	z-index: 2;
	top: 50px;
	right: 50px;
}
#wrapper #bodycontainer #content #content1 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#wrapper #bodycontainer #content #content2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	margin: 20px;
}
#wrapper #bodycontainer #content #content3 {
	margin: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	visibility: hidden;
}
#wrapper #bodycontainer #content #content3 a {
	color: #FFFFFF;
}
