.ie6{
	color:#FFF;
	text-align:center;
}

.red{
	color:RED;
	text-align:center;	
}

.redleft{
	
	color:RED;
}

.bold{
	font-weight:bold;
}

img{
	border:0;	
}

ul, li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/*padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;*/

body{
	font-size:80%;
	font-family: "Verdana";
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/bkgrnd.jpg) center repeat;
	background-color:#000;
	color:#3D2901;
}

h1{
	font-size:1em;
	font-weight:bold;
	display:inline;
	text-decoration:underline;
	color:#3D2901;
}

h2{
	font-family:Georgia;
	font-size:1.8em;
	font-weight:normal;	
	display:inline;
	text-decoration:underline;
	color:#3D2901;
}

h3{
	font-family: "Verdana";
	font-size:1em;
	font-weight:normal;
	display:inline;
	color:#FFFFFF;
}

.container{
	margin-left: auto;
	margin-right: auto;
	background:url(images/paper_yrepeat.png) repeat-y center;
	position:relative;
	top:-25px;
	padding:0px 0px 0px 0px;
}

.banner{
	position:relative;
	top:-20px;
}

.button {
	position:absolute;
	top:188px;
	left:854px;
}


.textbox{
	width:760px;
	text-align:left;
	position:relative;
	margin-left: auto;
	margin-right: auto;	
	top:-20px;
	padding:0px 0px 0px 0px;
}

.imagebox{
	width:  1319px;
	height: 1139px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;	
}

.outsideImage{
	background:url(images/outsideimage.png) no-repeat;
}

.navigation{
	width:  750px;
	height:  30px;
	position:relative;
	top:0px;
	left:25px;
	float:left;
}

.horzline{
	width:  700px;
	height: 13px;
	background:url(images/horz_line.png) no-repeat;	
	position:relative;
	top:5px;
}

.vertline1{
	width:  13px;
	height: 240px;
	background:url(images/vert_line.png) no-repeat;	
	position:relative;
	left:40px;
	float:left;
}

.vertline2{
	width:  13px;
	height: 560px;
	background:url(images/vert_line.png) no-repeat;	
	position:relative;
	left:40px;
	float:left;
}

.vertline3{
	width:  13px;
	height: 320px;
	background:url(images/vert_line.png) no-repeat;	
	position:relative;
	left:40px;
	float:left;
}

.vertline4{
	width:  13px;
	height: 330px;
	background:url(images/vert_line.png) no-repeat;	
	position:relative;
	left:40px;
	float:left;
}

.onecol {
	width: 700px;	
	position:relative;
	left:30px;
	float: left;
}

.photocol {
	width: 700px;	
	position:relative;
	left:30px;
	float: left;
	text-align:center;
}


.leftcol {
	width: 320px;	
	position:relative;
	left:30px;
	float: left;

}

.leftcol2 {
	width: 558px;	
	position:relative;
	left:30px;
	float: left;

}

.rightcol {
   width: 320px;
   position:relative;
   right:30px;
   float: right;
}

.rightcol2 {
   width: 112px;
   position:relative;
   right:30px;
   float: right;
}

.leftcolwide{
	width: 575px;	
	position:relative;
	left:25px;
	float: left;
}

.rightcolnarrow{
	width: 125px;
   position:relative;
   right:25px;
   float: right;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.paperbottom{
	background: url(images/paper_bottom.png) no-repeat center;
	height:61px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	top:-25px;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

.footer, .push {
	height: 4em;
	clear:both;
}

.footercol{
	background: url(images/paint_footer.png) no-repeat center;
	width:1319px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:0px;
	height:195px;
}

.textdown{
	
	position:relative;
	top:60px;
}


a.black{ 
	text-decoration:none;
	font-weight:normal;
	color:#000;
}

a.black:hover, a.black:active{ 
	text-decoration:underline;
	color:#532201;
}


a.white{ 
	text-decoration:underline;
	color:#FFF;
}

a.white:hover, a.white:active{ 
	text-decoration:underline;
	color:#FFF;
}

.imgborder{
	border: 1px solid #000;
	padding:5px;
}


/*-----------------------*/

#rollover_demo {
width:320px;
height:131px;
}
#rollover_demo a {
display:block;
}
#rollover_demo li {
width:320px;
height:131px;
list-style:none;
}
#rollover_demo h2 {
height:131px;
}
#rollover_demo h2 img {
display:block;
}
#rollover_demo #a_demo h2 {
background-image:url(images/downloaddemo_on.png);
}

#rollover_demo li:hover h2 img, #rollover_demo li.sfhover h2 img {
display:none;
height: 0px;
}
#rollover_demo li ul {
display:none;
height: 0px;
}
#rollover_demo li:hover ul, #rollover_demo li.sfhover ul {
display:block;
}

#rollover {
width:320px;
height:131px;
}
#rollover a {
display:block;
}
#rollover li {
width:320px;
height:131px;
list-style:none;
}
#rollover h2 {
height:131px;
}
#rollover h2 img {
display:block;
}
#rollover #a h2 {
background-image:url(images/downloadfullgame_on.png);
}

#rollover li:hover h2 img, #rollover li.sfhover h2 img {
display:none;
height: 0px;
}
#rollover li ul {
display:none;
height: 0px;
}
#rollover li:hover ul, #rollover li.sfhover ul {
display:block;
}


