body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px;
	background:#000000;
	font-size: 0.8em; 
}
H1 {
FONT-WEIGHT: strong; 
COLOR: #000; 
LINE-HEIGHT: 1.4; 
FONT-FAMILY: Arial, sans-serif; 
FONT-SIZE: 1.4em;}

H2 {
FONT-WEIGHT: strong; 
COLOR: #000; 
LINE-HEIGHT: 1.2; 
FONT-FAMILY: Arial, sans-serif; 
FONT-SIZE: 1.2em;}

H3 {
FONT-WEIGHT: strong; 
COLOR: #000; 
LINE-HEIGHT: 1; 
FONT-FAMILY: Arial, sans-serif; 
FONT-SIZE: 1em;}

H4 {
FONT-WEIGHT: strong; 
COLOR: #000; 
LINE-HEIGHT: 0.8; 
FONT-FAMILY: Arial, sans-serif; 
FONT-SIZE: 1.2em;}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li a
{
background: url(../images/background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #ffce23;
color: #0d2474;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
text-decoration:underline;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none;
}
/* End hide */

#nav-menu
{
	width:165px;
	position:absolute;
	left:28px;
	height: 279px;
	visibility: visible;
} 

/* Hide to make menus appear underneath each other
#nav-menu li
{
float: left;
margin: 0 0.15em;
}*/

div#head {
	position: absolute;
	width:750px;
	height:107px;
	left:0px;
	top: 0px;
	visibility: visible;
}
div#columns {
	position: relative;
	width: 750px;
	top: 107px;
}
div#side1 {
	position:absolute;
	width:150px;
	top: 0px;
	left:0px;
	height:100%;
	background-image:url(../images/lefttilefixed.jpg);
	visibility: visible;
}
div#content {
	position: relative;
	width: 450px;
	top: 0px;
	left: 150px;
	background-color: #FFFFFF;
	z-index: 100;
}
div#side2 {
	position:absolute;
	width:150px;
	top: 0px;
	left: 600px;
	height:100%;
	background-image:url(../images/righttilefixed.jpg);
	visibility: visible;
}
div#foot {
    position: relative;
    width: 750px;
    clear: both;
    margin-top: 100px;
    background-color: #000000;
}
div#wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 20px;
    width:750px;
}
#Search {
	position:absolute;
	margin:0px 0px 0px 0px;
	align: right;
	right:46px;
	top:71px;
	width:254px;
	z-index:105;
	height: 45px;
	visibility: visible;
	vertical-align: middle;
	background-image: url(../images/searchback.jpg);

}
#ShopControls {
	position:absolute;
	margin:0px 0px 0px 0px;
	align: right;
	right:300px;
	top:71px;
	width:115px;
	z-index:105;
	height: 45px;
	visibility: visible;
	vertical-align: middle;

}

.FormMiddle {vertical-align: middle;}

.WhiteLink {color:#FFFFFF;}

#SearchBack {
	position:absolute;
	margin:0px 0px 0px 0px;
	align: right;
	right:148px;
	top:111px;
	width:208px;
	z-index:103;
	background-image: url(../images/search.jpg);
	height: 37px;

}

#Description {
	background-color:#FFFFFF;
	}
	
  .prop {
    height:100px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
