



/* /////////////// BASIC ELEMENTS /////////////// */



body {

margin:0;

padding:0;

font: arial,Helvetica,sans-serif;

background-color:#000000;

text-align:center;

}



h1, span {

display:none;

}



h2 {

text-align:center;

}



h3 {

margin-bottom:10px;

}



h3 span {

display:none;

}





h4, h5 {

text-align:center;

margin:0;

padding:0;

}



p {margin:0;

   padding:2;

   }





a {

color:#996600;

background-color:;

text-decoration:none;

}



a:hover {

color:#996600;

background-color:;

text-decoration:underline;

}



li {

padding-bottom: 4px;

}



img {

border-style:none;

}



/* ////////////// LAYOUT ELEMENTS ///////////////// */



#content {

position:relative;

top:0px;

width:800px;

margin:0 auto;

min-height:900px;

/*//set height for IE, which can't read min-height///*/ 

height: 900px;  

background-color:#ffffff;

color: black;

text-align:left;

font-family: arial, sans-serif;

font-size:10pt;

border-style:none;

}



/*//re-sets height to min-height for good browsers///*/ 

html > body #content {  

height: auto;  

 }





#adBarRight {

text-align:center;

width:155px;

padding:4;

border-left:1px solid #bbbbbb;

margin-left:10px;

font-family: arial, sans-serif;

font-size:10pt;

font-weight:bold;

}



#sideBarNav {

width:155px;

padding:4;

border-right:1px solid #bbbbbb;

margin-right:0px;

text-align:left;
font-family: arial, sans-serif;

font-size:10pt;

font-weight:bold;

}



#sideBarNav a{

display:block;

margin-top:-10px;

margin-left:3px;

margin-bottom:0px;

font-family:arial, sans-serif;

font-size:10pt;

font-weight:normal;

text-decoration:none;

border-bottom: 0px solid #ffffff;

}



#sideBarNav a:hover{

display:block;

margin-top:-10px;

margin-left:3px;

margin-bottom:0px;

background-color: #eeeeee;

font-family:arial, sans-serif;

font-size:10pt;

font-weight:normal;

text-decoration:underline;

border-bottom: 0px solid #eeeeee;

}







#category {

position:relative;

width:700px;

left:175px;

}







/*//////////////SPECIAL HOME PAGE ELEMENTS ///////////*/







#homeFeature {

position: relative;

top:100

width:610px;

left:175px;

margin-bottom:20px;

}





#homeFeature1 {

position:absolute;

top:80px;

width:500px;

left:175px;

margin-bottom:20px;

}



#homeFeature2 {

width:610px;

position:relative;

top:350px;

left:175px;

font-family: arial;

font-size:10pt;

}



#homeFeature2 a{

font-family: arial;

font-size:10pt;

color:#660000;

}





#smallBlurb {

width:575px;

margin-left:200px;

font-size:10pt;

color:#555555;

}



#smallBlurb a {

color:#555555;

a:hover:text-decoration:underline;

}







/*//////////////SPECIAL ITEM PAGE ELEMENTS ///////////*/

#itemCategory {

position:relative;

top:0px;

left:-49px;



}





#itemName {

position:relative;

top:0px;

left:10px;

width:350px;

text-align:center;

}



#itemBlurb {

position:relative;

left:0px;

top:0px;

padding:5px;

width:300px;

}



#itemForm td{

height:10px;

}



#itemSend {

position: relative;

top:-15px;

left:5px;

width:300px;

text-align:center;

font:size:12pt; 

font-weight:bold;

border:solid 0px;

}





#itemAdd {

position: relative;

top:0px;

left:0px;

padding:15px;

background-color:#f3f3f3;

font-size:9pt;

color:#444444;

text-align:left;

border:solid 1px;

border-color:#bbbbbb;

}



#itemFeature {

position:relative;

left:165px;

}





#itemHeadline {

position:relative;

width:625px;

height:70px;

left:175px;

top:5px;

}


#itemSideBarNav {

position:absolute;
top:20px;
left:0px;
float:left;
width:155px;

padding:4;

border-right:1px solid #bbbbbb;

margin-right:0px;

text-align:left;
font-family: arial, sans-serif;

font-size:10pt;

font-weight:bold;

}



#itemSideBarNav a{

display:block;

margin-top:-10px;

margin-left:3px;

margin-bottom:0px;

font-family:arial, sans-serif;

font-size:10pt;

font-weight:normal;

text-decoration:none;

border-bottom: 0px solid #ffffff;

}



#itemSideBarNav a:hover{

display:block;

margin-top:-10px;

margin-left:3px;

margin-bottom:0px;

background-color: #eeeeee;

font-family:arial, sans-serif;

font-size:10pt;

font-weight:normal;

text-decoration:underline;

border-bottom: 0px solid #eeeeee;

}





/* ////////////// OTHER SPECIAL ELEMENTS ///////////////// */







#feature h3 a:hover {

text-decoration:none;

color: #000000;

}



#feature h3 a {

color: #000000;

}







#privE {

position:relative;

top: 3px;

}



a.foot{

color:#666666;

size:10pt;

font-family: arial;

text-decoration:none;

}



a.foot:hover{

color:#444444;

text-decoration:underline;

}



#horizBar {

position:relative;

top:0px;

text-align:center;

}



#zoomButton {

position:absolute;

top:375px;

left:475px;

z-index:1500;

}





