@charset "utf-8";
/* CSS Document */

body
{
margin:0px auto;
background: url(images/background.png) repeat;
}

#container
{
  border: 2px solid #969696; 
  width:800px;
  height:auto;
  margin:5px auto;
  margin:0px auto;
  background:white;
}

#header
{
 background:#cc0000;
 width:800px;
 height:417px;
}

#leftlinks
{
	width:150px;
	height:260px;
	padding-left: 3px;
	top:426px;
	position:absolute;
	color: #FFF;
	background:#CC0A0A;
}


.linkbar a:link
{ 
  color: white;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-decoration: none;
  letter-spacing: 2px;
}

.linkbar a:active
{ 
  color: white;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-decoration: none;
  letter-spacing: 2px;
}

.linkbar a:visited
{ 
  color: white;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-decoration: none;
  letter-spacing: 2px;
}
#separator
{
	border-bottom:#000 solid 1px;
}

.linkbar a:hover
{
   color: #FAF3C5;
  font-family: Arial;
  font-size: medium; 
  font-weight: 700; 
  font-style: normal; 
  text-decoration: none;
  font-size: 14px;
   color: #993300; background: #FFFFFF;
}  

#Bookbar
{
	left:254px;
	width:800px;
	height:260px;
	top:417px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background:#CC0A0A;
}

#underlink
{
	width:788px;
	top:677px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background:#CC0A0A;
	position:absolute;
	padding-left:14px;
	height:auto;
	word-spacing: 30px;
	background-color: #CC0A0A;
}

.compound
{
 word-spacing: 2px;
}

.feature
{
	background-color:#CC0A0A;
	color:#FF9;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#intro
{
  top:789px;
  width:445px;
  height:300px;
    position:absolute;

}
.regular
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.leftborder
{
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:thin;
}

.bottombord
{ border-bottom-color:#666; border-bottom-style:solid; border-bottom-width:medium;}

#wgonban
{
top:789px;
width:350px;
height:300px;
background:#000000;
  position:absolute;
left:685px;
}  

#main
{
	width:610px;
	height:auto;
	position:relative;
	margin-left:20px;
	margin-right: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-left:20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

line-height: 11pt;
}

#leftlinksm
{
 background:#CC0A0A;
 width:150px;
 height:262px;
 padding-left: 5px;
 float:left;
 overflow-x: hidden;
 overflow-y: hidden;
}

.ptitle
{
	background:#ffffcc;
	color:#CC0A0A;
	font-weight:bolder;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom: 2px #666666 solid;
	text-align: left;
}
.pic{float:right;}

.about
{padding-left:10px;
 padding-right:10px;}

#footer
{
	width:800px;
	height:auto;
	top:auto;
	text-align:center;
	background:#fff;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	border-top:#F00 solid medium;
}

.foot a:link
{
    color:#000;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", "Times, serif";
	font-size:12px;
}
.foot a:active
{
   color:#000;
   font-weight:bold;
  	font-family:Georgia, "Times New Roman", "Times, serif";
	font-size:12px;


}

.foot a:visited
{
       color:#000;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", "Times, serif";
	font-size:12px;
}

.foot a:hover
{
	color:#F00;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", "Times, serif";
	font-size:12px;
}

.boldunder
{font-weight:bold;
 text-decoration:underline;}
 
 .originalprice
 { text-decoration:line-through}
 
 .saleprice
 {color:#F00; font-style:italic}
 
 .limitedtime
 {color:#03F;}
 
.afftable
{
	table-layout:auto;
	border-right-color:#666;
	border-right-style:dotted;
	border-right-width:thin;
}
.test
{
	color:#000;
	font-style:italic;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
}
.testclient
{color:#333; text-align:right; font-style:italic; font-weight:bold;}
.stafffont{color:white; font-weight:600; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

.email a:link{color:white;}
.email a:hover{color:white;}
.email a:active{color:white;}
.email a:visited{color:white;}
.Spacepicture {
	padding: 5px;
}

.picborder{
	border:thin solid #000
}
