* {margin: 0;
   padding: 0;}
   
body {
	font-family: "trebuchet MS" Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #F3E6E6 ;
}

#container {
	width: 57em;
	margin: 1em auto;
	background-color: #FFFFFF;
	font-size: .8em;
	border: 1px solid #75778E;
	text-align:left;
	padding: 1em;
}

#header {
	margin-bottom: 1em;
	border: 1px solid #EFEFEF;
	height: 11.7em;
	background-color: #FEFDFD;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


#content {
	float: right;
	width: 39.8em;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FCFCFC;
}

#content_full {
	float: right;
	width: 55.8em;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FCFCFC;
}

#content_center {
	float: right;
	width: 55.8em;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FCFCFC;
}

#content_right {
	float: right;
	width: 55.8em;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FCFCFC;
}

#content_none {
	float: right;
	width: 55.8em;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FCFCFC;
}

#leftbox{
	/*KinnyFX (c) 2007*/
	padding: 0.5em;
	margin-right: 42em;
	background-color: #fcfcfc;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1em;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
}  

#footer {
	clear: both;
	padding: 0.5em;
	background-color: #996666;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
        text-decoration: none;

}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .5em;
}

h3 {
	font-size: 1em;
	padding: .5em;
	color: #7E0000;
	border: 1px dotted #CCCCCC;
	background-color: #F3F3F3;
}

h2 {
	/*Powered by*/
	font-size: 1em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #798196;
	border: 1px solid #EEEEEE;
}

h1 {
	font-size: 5.3em!important;
	font-size: 3.3em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #798196;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

a:link {color: #676D79;}
a:visited {color: #676D79}
a:hover {color: #820606}
a:active {color: #890000}

/********** Top navigation *************/
#tablenav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
}

#tablenav a, #tablenav a:link, #tablenav a:visited
{
	text-decoration:none;
	color:#ffffff;
}


td.one:link 	{background-color: #996666}
td.one:visited 	{background-color: #996666}
td.one:hover 	{background-color: #cc6666}
td.one:active 	{background-color: #996666}

td.two 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

td.three 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}

#tablefont
{
	font-family: "trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#dropmenudiv
{
	position:absolute;
	background-color: #996666;
	border:1px solid black;
	border-bottom-width: 0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	z-index:100;
	color:#FFFFFF;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

#dropmenudiv a:hover
{ /*hover background color*/
	background-color: #CC6666;
	color:#FFFFFF;
}
   
dl{
	/*Style Sheet By*/
	margin-bottom: 1.5em;
	margin-left: 2em;
}

dt{
	/*KinnyFX (c) 2007*/
	font-style: italic;
	color: #7E0000;
	font-weight: bold;
}

dt.title{
	font-style: normal;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
dt.price{
	font-style: normal;
	color:#CC0033;
	font-weight:bold;
	font-size:14px;
}
dd.content{
	font-style:normal;
	font-size:12px;
	margin-bottom: .3em;
	text-indent: 1.0em;
}

dd{
	margin-bottom: .3em;
	text-indent: .5em;
}

#d2{
	margin-bottom:1.5em;
	margin-left: 2em;
}

#dt2{
	font-style:italic;
	color: #7E0000;
	font-weight:bold;
	font-size:14px;
}

#dd2{
	margin-bottom:0em;
	text-indent: .6em;
	font-size:12px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}