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

H1,H2	{	text-align: center; }

#main2	{	width: 800px;
		border-top: #222 solid 1px; }
		
#main	{	width: 800px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        background: #000;
				border-style: solid;
				border-color: #333;
				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: #999; text-decoration: none; font-weight: bold; }
A:link	  { color: #999; text-decoration: none; font-weight: bold; }
A:active  { color: #999; text-decoration: none; font-weight: bold; }
A:hover   { color: #fff; text-decoration: none; font-weight: bold; }

A.textButton:visited  { background: #333; color: #bbb; text-decoration: none; font-weight: bold; padding: 5px;}
A.textButton:link	    { background: #333; color: #bbb; text-decoration: none; font-weight: bold; padding: 5px;}
A.textButton:active   { background: #333; color: #bbb; text-decoration: none; font-weight: bold; padding: 5px;}
A.textButton:hover    { background: #666; color: #fff; text-decoration: none; font-weight: bold; padding: 5px;}

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


table.outer {   background-color: #111;
                margin: 0 auto; }

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

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

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

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

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

.menu
{
BACKGROUND-COLOR: #111;
}

.itemMouseOver
{
BACKGROUND-COLOR: #555;
COLOR: #fff;
}
