* html #header_a { position:absolute};

* {
	padding:0;
	margin:0;
	}


form,h3,h2,h1,div,p,li,ul {
	margin : 0;
	padding : 0;
	list-style : none;
}

/*-----------------------------------------*/
/*   Body                                  */
/*-----------------------------------------*/
body 
{
	background: #000000;
}

a {
	color:#64B2ED;
}

a : hover {
    color:#FFCC99;
}
/*-----------------------------------------*/
/*   wrap                                  */
/*-----------------------------------------*/
#wrap
{
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
}

/*
#wrap p.validateLine
{
	text-align:center;
	padding-top:8px;
}

#wrap img {
border: none;
}
*/

/*-----------------------------------------*/
/*   banner                                */
/*-----------------------------------------*/
#header_a
{
	width:800px;
	overflow:hidden;
	height:170px;
	top:0;
	background: #000000 url('../images/header.jpg') no-repeat center top;
	position:fixed;
}

/*-----------------------------------------*/
/*   bodywrap                              */
/*-----------------------------------------*/
#bodywrap
{
    float:left;
    clear: both;
    width: 100%;
    padding-top:0px;
    overflow:hidden;
    margin-top:170px;
}

p.sig {
	text-align:right;
	font-style:italic;
}
/*-----------------------------------------*/
/*   menu                                  */
/*-----------------------------------------*/
#menu
{
    float: left;
    width: 175px;
    position:fixed;
}

div.menubox
{
padding-top:3px;
padding-bottom:10px;
}

div.menubox h3
{
    font-family: 'Kristen ITC';
    font-size: 11pt;
    float: left;
    color: #FFFF00;
}

div.menubox ul
{
margin: 0; /*removes indent IE and Opera*/
padding-left: 0px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

div.menubox ul ul
{
margin-left: 7px;
padding-left: 7px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

div.menubox ul li
{
    font-family: 'Kristen ITC', 'Verdana', 'Sans';
    font-size: 12pt;
}

div.menubox ul ul li
{
    font-family: 'Kristen ITC', 'Verdana', 'Sans';
    font-size: 10pt;
}

div.menubox #current
{
}

div.menubox a, div.menubox a:visited
{
    color:#BBBBBB;
    text-decoration: none;
    width:149px;
    display:block;
/*    background: url(../images/menu.png) no-repeat left top;   */
}

div.menubox a.current:visited
{
    color:#EBEE83;
}

div.menubox a.current
{
    color:#EBEE83;
/*    background-position:center; */
}

div.menubox ul li a:hover, div.menubox ul ul li a:hover
{
    color:#FFCC99;
/*    background-position:right; */
}

div.menubox #current ul li a:hover, div.menubox #current ul ul li a:hover
{
    color:#FFCC99;
/*    background-position:right; */
}
/*-----------------------------------------*/
/*   bodytext                              */
/*-----------------------------------------*/
#bodytext, #gallerytext
{
    width:625px;
    float:right;
    background-color:#000000;
}

#gallerytext
{
	padding-bottom:15px;
}

#gallerytext h3 {
    font-size: 13pt;
    font-family: 'Verdana';
    font-style:normal;
    font-weight:normal;
    text-align:left;
    padding-left:30px;
    color: #B7B7B7;
    margin-bottom: 1em;
    padding-top:0px;
    margin-top:0px;
}

div.thumb{
	margin:0px 16px 16px 16px;
	float:left;
    font-family: 'Verdana';
	font-size:9pt;
	color:#BFBFBF;
	text-align:center;
}

.newgal {
	color:#FFCC99;
	font-family:'Verdana';
	font-size:7pt;
}

div.thumb img {
	padding:1px 1px 1px 1px;
/*	border:1px #999999 solid; */
	border:0;
}

div.favthumb{
	margin:0px 0px 0px 0px;
	float:left;
    font-family: 'Verdana';
	font-size:9pt;
	color:#BFBFBF;
	text-align:center;
}

div.favthumb img {
	padding:4px 1px 10px 1px;
/*	border:1px #999999 solid; */
	border:0;
}

/*-----------------------------------------*/
/*   fulltext                              */
/*-----------------------------------------*/
#fulltext
{
    width:625px;
    float:right;
    padding-bottom:3px;
}

#fulltext h3
{
    font-size: 18pt;
    font-family: 'Kristen ITC';
    color: #373737;
    margin-top: 1em;
    margin-bottom: .5em;
    padding-left: 55px;
    padding-right: 10px;
}

#fulltext h4
{
    font-size: 13pt;
    font-family: 'Kristen ITC';
    color: #373737;
    margin-top: .0em;
    margin-bottom: .5em;
    padding-left: 55px;
    padding-right: 10px;
}

#fulltext p
{ 
    font-family: 'Maiandra GD';
    color:#BFBFBF;
    padding-top:.5em;
    padding-bottom:1em;
	padding-left:55px;
    padding-right:55px;
    font-size: 12pt; 
}


#fulltext ul
{
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#fulltext li
{
    background-color: #ffffff;
    background-image: url(../images/ULbg.jpg);
    background-position: 0% 50%;
    padding-left: 35px;
    background-repeat: no-repeat;
    font-size: 12pt;
    font-family: 'Maiandra GD';
    color: #5F5F5F;
}

#fulltext td h3
{
   padding-left:10px;
   padding-right:10px;
   margin-top: 0px;
}

#fulltext td p
{
   padding-left:10px;
   padding-right:10px;
}

#leftcol {
width : 250px;
padding-left:75px;
float:left
}

#rightcol {
width : 250px;
float: right;
}

#leftcol li, #rightcol li
{
    font-family: 'Verdana';
    font-size:13px;
	color:#bfbfbf;
	padding-bottom:.2em;
}

#leftcol a, #rightcol a
{
}

#leftcol a:hover, #rightcol a:hover {
    color:#FFCC99;
}

/*-----------------------------------------*/
/*   helpform                              */
/*-----------------------------------------*/
#helpform
{
    padding-left:45px;
    padding-right:30px;
    clear:both;
}

/*-----------------------------------------*/
/*   imagebox                              */
/*-----------------------------------------*/
#imagebox
{
width:100%;	
padding-top:3px;
}

/*-----------------------------------------*/
/*   imagetext                              */
/*-----------------------------------------*/
#imagetext
{
	width:200px;
	float:right;
    font-family: 'Verdana';
}

#imagetext p
{
    font-family: 'Verdana';
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	font-size:9pt;
	padding-top:0em;
	padding-bottom:.65em;
	margin:0;
	color:#BFBFBF;
}

#imagetext h1
{
    font-family: 'Verdana';
	font-size:11pt;
	color:#BFBFBF;
	padding-left:0px;
	padding-right:0px;
	padding-top: 0em;
	padding-bottom:.25em;
}

#imagetext p.new {
	color:#FFCC99;
	font-family:'Verdana';
	font-size:13pt;
	text-align:center;
	border:1px #FFCC99 solid;
	margin-left:70px;
	margin-right:70px;
	margin-top:1em;
	padding-top:3px;
	padding-bottom:4px;
}

#imagetext a:hover {
    color:#FFCC99;
}

/*-----------------------------------------*/
/*   imageimage                              */
/*-----------------------------------------*/
#imageimage
{
	width:425px;
	float:left;
	text-align:center;
}
img.galimg
{
	border:1px gray solid;
	padding:3px;
}

/*-----------------------------------------*/
/*   imagenav                              */
/*-----------------------------------------*/
#imagenav
{
	width:100%;
	clear:both;
	padding-top:5px;
}

#imagenav a
{
	text-decoration:none;
	margin:0px;
	float:left;
	border:0px;
}

#imagenav a.navstart
{
  background:url( ../images/NavBarStart.png) no-repeat left top;
  width:116px;
  height:30px;
  border:0;
}

#imagenav a.navfirst
{
  background:url( ../images/NavBarFirst1.png) no-repeat left top;
  width:30px;
  height:30px;
  border:0;
}

#imagenav a.navfirst:hover
{
  background-position:right;
}

#imagenav a.navprev
{
  background:url( ../images/NavBarPrev1.png) no-repeat left top;
  width:30px;
  height:30px;
  border:0;
}

#imagenav a.navprev:hover
{
  background-position:right;
}

#imagenav a.navcentre
{
	
	width:75px;
	height:24px;
	padding-top:6px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
    background: url(../images/NavBarCenter.png) no-repeat left top;  
    color:#000000;
}

#imagenav a.navnext
{
  background:url( ../images/NavBarNext1.png) no-repeat left top;
  width:30px;
  height:30px;
  border:0;
}

#imagenav a.navnext:hover
{
  background-position:right;
}

#imagenav a.navlast
{
  background:url( ../images/NavBarLast1.png) no-repeat left top;
  width:30px;
  height:30px;
  border:0;
}

#imagenav a.navlast:hover
{
  background-position:right;
}

#imagenav a.navend
{
  background:url( ../images/NavBarEnd.png) no-repeat left top;
  width:116px;
  height:30px;
  border:0;
}


#imagecart
{
	width:100%;
	clear:both;
}

#imageform1, #imageform2, #imageform3
{
	width:175px;
	float:left;
	text-align:center;
}

button.imagebutton
{
	text-align:center;
}

#imageform1 p, #imageform2 p, #imageform3 p
{
	text-align:	center;
	font-size:11pt;
	padding-left:2px;
	padding-right:2px;
	padding-top:.25em;
	padding-bottom:.25em;
	margin:0px;
	color:#DFDFDF;
	width:170px;
}
/*-----------------------------------------*/
/*   footer                                */
/*-----------------------------------------*/
#footer
{
    border-top:1px gray solid;
    width:800px;
    clear:both;  
    padding-top:5px;
    padding-bottom:5px;
}

#footer p
{
    font-size: 8pt;
    vertical-align: middle;
    color: black;
    font-family: Verdana;
    text-align: center;
    padding-top:10px;
    color:#FFFFFF;
}

#footer a
{
    color:#FFFF99;
}

/*-----------------------------------------*/
/*   popupcontent                          */
/*-----------------------------------------*/
#popupcontent {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	background-color:#000000;
	padding:10px;
	border:2px gray solid;
	}
	
#popupcontent img {
	border : none;
	}
