body
{
background: #272727;
margin-top:0;
margin-bottom:0;
}

#container
{
background: #404040;
width: 900px;
height: 900px;
margin-left: auto;
margin-right: auto;
}

#header
{
background: #272727;
margin-left: auto;
margin-right: auto;
width: 900px;
height: 196px;
border-bottom: 1px solid #272727;
color: #C0C0C0;
text-align: center;
}


#nav
{
background: #404040;
border-right: 1px solid #272727;
margin-left:0;
margin-right: auto;
width: 240px;
height: 700px;
}

.navtxt
{
font-family: "verdana";
font-size: 8pt;
color: #272727;
margin-left: 25px;
margin-top: 20px;
}

.navsign
{
margin-left: 10px;
margin-top: 0px;
}

#nav a 
{
text-decoration:underline;
}

#nav a:link 
{
font-family:"verdana"; 
font-size: 8pt;
color: #fff;  
font-style: normal;
font-weight: normal;
}				/* unvisited link */

#nav a:active 
{
font-family:"verdana"; 
font-size: 8pt;
color: #ffffff;  
font-style: normal;
font-weight: normal;
}

#nav a:hover 
{
font-family:"verdana"; 
font-size:8pt;
color: #fff;
text-decoration:none;
}   				/* mouse over link */

#nav a:visited 
{
font-family:"verdana"; 
font-size: 8pt;
color: #ffffff;  
font-style: normal;
font-weight: normal;
}

#content
{
position: absolute;
margin-left: 250px;
margin-right: auto;
margin-top: 210px;
width: 640px;
height: 280px;
border: 0px solid #ffffff;
font-family: "verdana";
font-size: 8pt;
color: #ffffff;
}

div.img
{
  margin-left: 40px;
  border: 1px solid #272727;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}
	
div.img img
{
  display: block;
  margin: 3px;
  border: 0px solid #ffffff;
}

div.img a:hover img {border: 0px solid #ffffff;}
div.desc
{
  text-align: justify;
  font-weight: normal;
  width: 220px;
  margin: 2px;
  font-family: "verdana";
  font-size: 8pt;
  color: #ffffff;
}

.searchform
{
font-style: italic;
font-family: "verdana";
font-size: 11pt;
color: #ffffff;
background: #585858;
border: 1px solid #ffffff;
width: 600px;
margin-left: 15px;
text-align: center;
}

.contenttxt
{
font-family: "verdana";
font-size: 8pt;
color: #ffffff;
margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
text-align: justify;
}

.contenttxtbold
{
font-weight: bold;
font-family: "verdana";
font-size: 8pt;
color: #ffffff;
margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
text-align: justify;
}

.contenttxtitalic
{
font-style: italic;
font-family: "verdana";
font-size: 8pt;
color: #ffffff;
margin-left: 40px;
margin-right: 15px;
margin-top: 10px;
text-align: justify;
}

.contenttxtbolditalic
{
font-weight: bold;
font-style: italic;
font-family: "verdana";
font-size: 8pt;
color: #ffffff;
margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
text-align: justify;
}

.contenttxtcenterbold
{
font-weight: bold;
font-family: "verdana";
font-size: 8pt;
color: #ffffff;
margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
text-align: center;
}

.contenttxtcenter
{
font-weight: bold;
font-family: "verdana";
font-size: 8pt;
color: #ffffff;
margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
text-align: center;
}


.contenttxtcenterbold
{
font-family: "verdana";
font-size: 8pt;
color: #ffffff;
margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
text-align: center;
}

.contentmainpic
{
background: #404040;
margin-left: 15px;
border: 1px solid #c0c0c0;
width: 600px;
padding: 2px;
text-align: center;
}

.starbuy
{
font-weight: bold;
font-family: "verdana";
font-size: 10pt;
color: #cccccc;
margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
text-align: center;
}
.starbuy img
{
border:1px solid #cccccc;
padding:3px;
}

#footer
{
background: #4b0082;
margin-left: auto;
margin-right: auto;
width: 900px;
border-top: 0px solid #272727;
text-align: center;
}

.footertxt
{
font-family: "verdana";
font-size: 8pt;
color: #ffffff;
}

#footer a 
{
text-decoration:none;
}

#footer a:link 
{
font-family:"verdana"; 
font-size: 8pt;
color: #ffffff;  
font-style: normal;
font-weight: normal;
}				/* unvisited link */

#footer a:active 
{
font-family:"verdana"; 
font-size: 8pt;
color: #ffffff;  
font-style: normal;
font-weight: normal;
}


#footer a:hover 
{
font-family:"verdana"; 
font-size:8pt;
color: #c0c0c0;
text-decoration:none;
}   				/* mouse over link */

#footer a:visited 
{
font-family:"verdana"; 
font-size: 8pt;
color: #ffffff;  
font-style: normal;
font-weight: normal;
}

table
{
background: #585858;
border: 1px solid #;
font-family:"verdana"; 
font-size: 8pt;
color: #ffffff;
text-align: justify;
}

th
{
background: #000000;
}

td
{
border: 1px solid #404040;
}


a 
{
text-decoration:none;
}

a:link 
{
font-family:"verdana"; 
font-size: 8pt;
color: #fff;  
font-style: normal;
font-weight: normal;
}				/* unvisited link */

a:active 
{
font-family:"verdana"; 
font-size: 8pt;
color: #ffffff;  
font-style: normal;
font-weight: normal;
}

a:hover 
{
font-family:"verdana"; 
font-size:8pt;
color: #fff;
text-decoration:underline;
}   				/* mouse over link */

a:visited 
{
font-family:"verdana"; 
font-size: 8pt;
color: #ffffff;  
font-style: normal;
font-weight: normal;
}

img
{
border: 0px solid #ffffff;
}


img a 
{
text-decoration:none;
}

img a:link 
{
font-family:"verdana"; 
font-size: 8pt;
color: #fff;  
font-style: normal;
font-weight: normal;
}				/* unvisited link */

img a:active 
{
font-family:"verdana"; 
font-size: 8pt;
color: #ffffff;  
font-style: normal;
font-weight: normal;
}

img a:hover 
{
font-family:"verdana"; 
font-size:8pt;
color: #fff;
text-decoration:underline;
}   				/* mouse over link */

img a:visited 
{
font-family:"verdana"; 
font-size: 8pt;
color: #ffffff;  
font-style: normal;
font-weight: normal;
}
