body { 
  background-color:#000000;
 }
 

#wrap
{
margin: 0 auto;
padding: 0 1px;
min-width:1000px;
max-width:1000px;
}


#header {
	border-style:solid;
	border-color:#d1d1d1;
	border-width:3px;
}


#content {
   font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #d1d1d1;
   text-align:	center;
}

#content-bio {
   font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #d1d1d1;
   text-align:	left;
}

#footer {
   font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #d1d1d1;
   text-align:	center;
}

#subhead {
   font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #d1d1d1;
   text-align:	center;
}


.drawcell {
border:groove;
border-color:#0f1796;
border-width:medium;
}


.drawline { 
display: block;
background-color: #d1d1d1;
height: 1px;
border-style:solid; 
}


.drawtd {
padding: 10px  10px  10px  10px;
border: 2px  solid  #454545;
background: #000000;
}

.drawtd2 {
padding: 0px  0px  0px  0px;
border: 1px  solid  #454545;
background: #000000;
}

.mtl-ct {
padding: 0px  0px  40px  0px;
border: 1px  solid  #454545;
background: #000000;
font-size: 16px;
color: #d1d1d1;
}

.line-thin { 
border-bottom: 2px solid #d1d1d1 
}



/**************** text color - size ******************************/

.silver {
font-size: 12px;
color: #d1d1d1;
}

.blue {
font-size: 12px;
color: #0f1796;
}

.gold8 {
font-size: 8x;
color: #f4c506;
}


.gold {
font-size: 18x;
color: #f4c506;
}

.gold12 {
font-size: 12x;
color: #f4c506;
}

.gold14 {
font-size: 14x;
color: #f4c506;
}

.silver12 {
font-size: 12px;
color: #d1d1d1;
}

.silver18 {
font-size: 18px;
color: #d1d1d1;
font-weight: 400;
}

.silver14 {
font-size: 14px;
color: #d1d1d1;
font-weight: 400;
}

/**************** around selected menu ******************************/

.drawnav {
border: 3px  groove #d1d1d1;
}

/**************** nav bar ******************************/
#navbar li {
display: inline;
list-style-type: none;
font-family:  "Century Gothic";
font-size: 18px;
font-weight: 500 ; 
text-align: center;
}

#navbar  li a {
color: #f4c506;
text-decoration:none;

}

#navbar li a:hover {
color: #0f1796;
text-decoration:none;
}

#navbar li a:active {
color:#d1d1d1;
text-decoration:none;
}

/**************** misc page ******************************/
#content  {}


#wrapperleft {
		border-left:1px solid #454545;
		border-right:1px solid #454545;
		border-top:1px solid #454545;
		border-bottom:1px solid #454545;
}


#wrapperright {
		border-left:1px solid #454545;
		border-right:1px solid #454545;
		border-top:1px solid #454545;
		border-bottom:1px solid #454545;
}


#picside { 
	 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		width:173px;
		text-align:center;
		float: left;
}


#priceside {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	width:173px;
	float: right;
}


#desc { 
       	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		margin-left:180px;
		margin-right:180px;
}


p.desc1 {
	border-style: groove;
	border-color:#000000;
	border-width: 1px;
	outline:solid;
    outline-color:#454545;
	outline-width: 1px;
	margin:auto;
	}


.polaroidtext {
    color: #d1d1d1;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:400;
    position: relative;
    top: 0px;
}

.polaroidtext-fnd {
    color: #009999;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:400;
    position: relative;
    top: 0px;
}




