body
{
	BACKGROUND-IMAGE:  url(images/_blue_marble.gif);
	text-align: center;
}
p
{
	margin-top: 0;
}
img
{
	
	/*border: outset 3px;*/
	border: 1;
	
}

#navbar
{
	width: 105px;
	height:100%;
	/*border: solid 10pt white;*/
	
	/*background-color: #dbdbe8;*/
	text-align:center;
	color: #000000;
    font-family: Arial Narrow;
	font-size: 11pt;
	padding-top: 30px;

	float: left;
	top: 0px;
	left: 0px;
	position: absolute; 
}

#content
{
	width: 800px;   /*adjust width in footer to correspond */
	/*height: 700;*/
	height: auto;
	background: #dbdbe8 url(images/_navbkgd.jpg) repeat-y 0px 20px;
	background-color: White;
	border: solid 10pt white;
	text-align: left;
	padding-right: 10px;
	padding-left: 120px;

	top: 20px;
	left: 25px;
	position: absolute;  
	
}

#footer
{
	width: 645px;   /*adjust width in content to correspond */

	border-top: solid 3px #ff4500; 
	background-color: White;
	text-align:center;
	color: #696969;
    font-family: Arial Narrow;
	font-size: 8pt;
	
	float: left;
	
}

header.img 
{
	height: 83;
	width: 300;
}

/* NAVBAR LINKS */
  A.navlink:link {
	color: Black;
    text-decoration: none;  
          font-family: Arial Narrow;
	font-size: 10pt;
		font-weight:	normal;    
 }

  A.navlink:active {
            color: black;
            text-decoration: none;   
            font-family: Arial Narrow;
	font-size: 10pt;
		font-weight:	normal;        
 }

 A.navlink:visited {
            color: black;
            text-decoration: none; 
            font-family: Arial Narrow;
	font-size: 10pt;
		font-weight:	normal;       
 }

 A.navlink:hover {
          color: #ff4500;
          text-decoration: underline; 
          font-family: Arial Narrow;
	font-size: 10pt;
		font-weight:	normal;     
 }
 
 /* IMAGE LINKS */
  A.imglink:link {
          color: Black;
          text-decoration: none;
          border: none;
        
 }

  A.imglink:active {
            color: black;
            text-decoration: none;
            border: none;
 }

 A.imglink:visited {
            color: black;
            text-decoration: none;
            border: none;
 }

 A.imglink:hover {
          color: #ff4500;
          text-decoration: underline;
          border: none;
 }
 
  /* BODY LINKS */
  A.bodylink:link {
          color: #ff4500;
          text-decoration: none;
          border: none;
          font-family: Arial Narrow;
	font-size: 11pt;
        
 }

  A.bodylink:active {
            color: #ff4500;
            text-decoration: none;
            border: none;
            font-family: Arial Narrow;
	font-size: 11pt;
 }

 A.bodylink:visited {
            color: #ff4500;
            text-decoration: none;
            border: none;
            font-family: Arial Narrow;
	font-size: 11pt;
 }

 A.bodylink:hover {
          color: #ff4500;
          text-decoration: underline;
          border: none;
          font-family: Arial Narrow;
	font-size: 11pt;
 }

/* TEXT */
.tinytext
{
	font-family: Arial Narrow;
	font-size: 9pt;
	color: #000000;
}
 .smtext {
	font-family:Arial;
	font-size: 10pt;
	color:Black;
	font-weight:	normal;
	}
 .descimg {
	font-family: Arial Narrow;
	font-size: 10pt;
	color:Black;
	font-weight:	normal;
	float: left;
	}
 .smtextorder {
	font-family: Arial Narrow;
	font-size: 11pt;
	color:Black;
	font-weight:	normal;
	clear: both;
	}
.titletext 
{
	font-family: Arial;
	font-size: 9.5pt;
	color: #000000;
	font-weight:	900;
	letter-spacing: 2pt;
}
.pagetitle
{
	font-family: Arial;
	font-size: 12pt;
	color: #ff4500;
	font-weight:	600;
	letter-spacing: 2pt;
	text-align: right;
}
.logotext
{
	font-family:Arial Narrow;
	font-size: 20pt;
	color: #000000;
	font-weight: 600;
	letter-spacing: -1px;
	text-align: left;
}
.navmessage
{
	border: solid 1px #ff4500;
	font-family: Arial Narrow;
	font-size: 11pt;
	color: #ff4500;
}
.smnavmessage
{
	font-family: Arial Narrow;
	font-size: 10pt;
	color: #ff4500;
}
.thumb
{
	font-family: Arial Narrow;
	font-size: 9pt;
	color:Black;
	font-weight:	normal;
	float: left;
	height: 220px;
	width: 210px;
	text-align: center;	

}	
.itemdesc
{
	width:450;
	font-family: Arial Narrow;
	font-size: 11pt;
	color:Black;
	font-weight:	normal;
	float: left;
	padding-left: 10px;
	padding-right: 35px;
}
.indent
{
	padding-left: 20px;
}
