*  {
font-family : Georgia, Times, serif;
margin : 0;
padding : 0;
border : 0;
} 


body {
background-color : #000000;
margin : 20px;
font-size : 1em;
color : #000000;
}

table {
border : 3px outset #eebb50;
}

caption {
font-size : 14pt;
font-weight :800;
color :#ebbe50;
}

td {
border :3px inset #eebb50;
color : #000000;
background-color : #eebb50;
}

td.desc {
font-size : 10pt;
padding-left : 10px;
padding-top : 5px;
vertical-align : middle;
}

td.photocell {
width : 250px;
vertical-align : middle;
text-align : center;
}

#topnav  {
width : 95%;
margin : 0 auto;
background-color : black;
border : 5px inset #eebb50;
} 

#topnav p  {
font : 0.7em Arial;
color : #eebb50;
text-align : center;
} 

#topnav a  {
border-bottom : 0;
color : #eebb50;
} 

#topnav a:hover  {
border-bottom : 1px solid #eebb50;
}


#thumbarea	{margin:20px 10px 20px 30px}
#flashcontent	{margin:0 10px 0 10px;padding:5px}
.thumb	{width:100px;float:left;margin:10px 5px 0 5px}
.thumb p	{text-align:center;font-size:8pt;}


div#header  {
width : 800px;		/* was 75% width, but with fixed size images this */
margin : 2% auto;
border : 5px inset #eebb50;
padding : 5px;
color : #eebb50;
} 

div#wrap  {
width : 800px;		/* was 75% width, but with fixed size images this */
margin : 2% auto;
border : 5px inset #eebb50;
} 

div#contents  {
padding : 1%;
background : #eebb60;
} 

h1, h2, h3, h4  {
text-align : center;
}

h1  {
font-size : 18pt;
} 

h2  {
font-size : 14pt;
} 

h3  {
font-size : 12pt;
} 

h4  {
font-size : 10pt;
} 

.ctr  {
text-align : center;
} 

p  {
margin : 1% 0;
}

a:link, a:visited, a:active  {
color : #000000;

} 

a:hover  {
color : #b8860b;
} 

.flashtext {clear:both;padding-top:40px;font-size:0.7em}

#leftcol {float:left;width:49%;font-size:75%;margin-top:20px}

#rightcol {float:right;width:49%;font-size:75%;margin-top:20px}

