body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 
}
	  
#pagewidth{ 
width:1000px; 
 /*text-align:center;*/   
margin-left:auto; 
margin-right:auto;  
} 
 
h1 { 
     font: bold 20pt arial, helvetica, sans-serif;
     text-align:center;
     color: #006699;}
	
h2 {font: bold 15pt arial, helvetica, sans-serif;
   color: #006699;
   text-align: center; 
}

p {font: bold 10pt arial, helvetica, sans-serif;
  color: #000000;
  text-align: center;
  text-indent:5px;
}



#propellerhead {
                width: 100%;
                height: 180px;
                margin: 0px;
                padding: 0px;
                border: 0px;
                text-align: center;
                }


#proplogo {
                width: 100%;
                height: 180px;
                margin: 0px;
                padding: 0px;
                border: 0px;
               text-align: center;
				
                }






.empty{
width: 100%;
height:5px;
clear:both;
}

#left_prop{
float: left;
width: 140px;
height: 100%;
min-height: 600px;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #006699;
background: #efefef;
}


#right_prop{
float:right;
width: 140px;
height: 100%;
min-height: 600px;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #006699;
background: #efefef;
}


#prop_main{
width: 700px;
height: 100%;
min-height: 600px;
margin-top: 0px;
margin-left:auto; 
margin-right:auto;
border-width: 1px;
border-style: solid;
border-color: #006699;
background: #efefef;
}


#left_ads{
float: left;
margin-top: 0px;
margin-left: 10px;
}
#right_ads{
float: right;
margin-top: 0px;
margin-right: 10px;
}



#footer {  
text-align: center;
width: 100%;
clear:both;
margin-top: 20px;

}



#footer a{ 
font: bold 11px arial, helvetica, sans-serif;
color: #006699;
text-decoration: none;
margin-left: 10px;

}

#footer a:hover {
color: orange;

}


#copyinfo {
   font: bold 11px arial, helvetica, sans-serif;
   color: #000000;
   margin-top: 10px;
   margin-bottom: 5px;
   margin-left: 5px;
   float: left;
  clear: both;
                }
				
	#infomenu {
width: 100%;


}

			
	#infomenu ul{

list-style: none;
margin: 0;
padding: 0;
width: 200px;
margin-left:auto; 
margin-right:auto;
}

			
#infomenu a  {
color: #006699;
font: bold 10pt arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: none;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 8px 9px;
text-transform: uppercase;
text-decoration: none;
}

#infomenu a:hover {
color: #F2984C;

}



#menu {
width: 100%;
background: #006699;
float: left;

}
#menu ul {
list-style: none;
margin: 0px;
padding: 0;
width: 166px;
float: left;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2, #menu h2 a {
color: #fff;
background: #006699;
text-transform: uppercase;
text-align:center;
border: none;
font: bold 11px/16px arial, helvetica, sans-serif;
}

#menu a {
color: #006699;
background: #FFFFFF;
text-decoration: none;
text-align:center;
}

#menu a:hover {
color: orange;
background: #efefef;
}
#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul {
position: absolute;
z-index: 500;
left: 0;
}

div#menu ul ul {
display: none;
}

div#menu ul li:hover ul
{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


/*For Auctions*/
.sitename {
	color: #0000CC;
	text-decoration: none;
}

/****************************************************************/

/*MAIN TEMPLATE STYLES*/

/*Background Color Of The Template*/
.bodybg {
background-color: #FFFFFF;
}
/*Main Border Around The Products*/
.productborder {
border: 1px solid #DDDDDD;
background-color: #FFFFFF;
}
/*Main Template Links*/
A { color:#0000FF; text-decoration: none; }
A:hover { color:#0000FF; text-decoration: underline; 
}
/*Sitemap Fonts - Link Style Is Handled Above
li, ul 
{
color : #FFFFFF; 
list-style-position: outside; 
margin-left: 4px;
font-family: Arial;
font-size: 9pt;
} 
*/
/****************************************************************/

/*NAVIGATION STYLES*/

/*Navigation Background Color*/
.sbbg {
background-color: #FFFFFF;
}
/*Navigation Title*/
.sbtitle {
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: #000000;
background-color: #EFEFEF;
}
/*Navigation Links*/
.navlink {
font-size: 9pt;
font-family: Arial;
font-weight: normal;
color: #0000FF;
text-decoration: none;
}

/****************************************************************/

/*PRODUCT STYLES*/

/*Product Description*/
td, th {
font-size: 9pt;
font-family: Arial;
color: #000000;
}
/*Product Title*/
.producttitlelink {
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: #0000FF;
text-decoration: none;
}
/*Product Price Color*/
.price {
color: #990000;
}
/*Product Background Color*/
.productbg {
background-color: #FFFFFF;
}

/****************************************************************/

/*SEARCH BOX STYLES*/

/*Search Box*/
.searchbox {
background-color: #EFEFEF;
border: 1px solid #DDDDDD;
padding: 10px;
}
/*Advanced Search Link*/
.searchboxlink {
font-size: 8pt;
font-family: Arial;
font-weight: normal;
color: #0000FF;
text-decoration: underline;
}

/****************************************************************/

/*SORT BY BOX AND PAGE TITLE STYLES*/

/*Main Background Color*/
.sortbybox {
background-color: #EFEFEF;
padding: 3px;
}
/*Page Title*/
.categoryname {
font-size: 12pt;
font-family: Arial;
font-weight: bold;
color: #000000;
}




body {
behavior: url(csshover.htc);
}

<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]-->


/*
#menu {
width: 100%;
background: #eee;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 166px;
float: left;
}
#menu ul li {
list-style: none;
margin: 0;
padding: 0;
width: 166px;
float: left;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}


#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}



#menu ul ul {
position: absolute;
z-index: 500;
left: 0%;
}

div#menu ul ul {
display: none;
}



div#menu ul li:hover ul
{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


body {
behavior: url(csshover.htc);
}


<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]-->
*/