body 	{	    text-align: center;
            background: #010;
            color: #fff;
            Font-Family: Trebuchet MS, Arial, Sans-Serif;
            font-size: small;
            margin-top: 0px;  }

H1,H2	{	    text-align: center;
            color: #bcb;  }

#main2	{	width: 800px;
		border-top: #043 solid 1px;
 }

#main	{	    width: 800px;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
            background: #021;
						border-style: solid;
						border-color: #043;
						border-width: 1px; }

#bodytext {	width: 750px;
            text-align: left;
            padding-top: 10px;
            padding-bottom: 10px;
            margin-left: auto;
            margin-right: auto; }

p.bt {	width: 750px;
		text-align: left;
		margin-left: auto;
		margin-right: auto; }
		
p.GalleryText {	width: 650px;
		text-align: left;
		margin-left: auto;
		margin-right: auto; }

table.bt {
    margin-left: 22px;
		margin-right: auto; }
            
#copyright { width: 650px;
						 text-align: center;
						 font-size: small; }

tr  { font-size: small; }

td	{       text-align: left;
            padding-top: 10px;
            padding-bottom: 5px }

 td.detail	{	text-align: left;
							padding-top: 1px;
							padding-bottom: 1px }

A:visited { color: #9ba; text-decoration: none; font-weight: bold; }
A:link	  { color: #9ba; text-decoration: none; font-weight: bold; }
A:active  { color: #9ba; text-decoration: none; font-weight: bold; }
A:hover   { color: #bbb; text-decoration: none; font-weight: bold; }

A.textButton:visited { background: #031; color: #cdc; text-decoration: none; font-weight: bold; padding: 5px;}
A.textButton:link	   { background: #031; color: #cdc; text-decoration: none; font-weight: bold; padding: 5px;}
A.textButton:active  { background: #031; color: #cdc; text-decoration: none; font-weight: bold; padding: 5px;}
A.textButton:hover   { background: #042; color: #efe; text-decoration: none; font-weight: bold; padding: 5px;}

span.textButton  { background: #031; color: #bbc; text-decoration: none; font-weight: bold; padding: 5px;}
span.textButtonHover    { background: #042; color: #fff; text-decoration: none; font-weight: bold; padding: 5px;}


table.outer {   border: 1px solid white;
                background-color: #010;
                margin: 0 auto; }

table.thumb {   margin: 0 auto;
								border-collapse: collapse; }

td.thumb {    	border: 1px solid #031;
								background-color: #010;
                text-align: center;
                width: 220px;
                height: 200px; }
                
td.caption {    border: 1px solid #031;
								background-color: #010;
                text-align: center; }
                
hr { 	background-color: #043;
			color: #043;
			height: 1px;
			margin: 0px;}
			
#menuBar
{
BACKGROUND-COLOR: #031;
COLOR: #fff;
border-bottom: #034 1px solid;
border-top: #034 1px solid;	
}

.bar
{
BORDER: #031 1px solid;
}

.barOver
{
BACKGROUND-COLOR: #052;
BORDER: #fff 1px solid;
}

.disBar
{
COLOR: #999;
BORDER: #031 1px solid;
}

.menu
{
BACKGROUND-COLOR: #031;
}

.itemMouseOver
{
BACKGROUND-COLOR: #051;
COLOR: #ded;
}
