
#container{
  width: 800px;
  margin: 0 auto;
  padding:0 5px;
  background-color: black;
  text-align: left;
}
        
#header{
  padding:10px 0 5px 0;
  width: 800px;
  height: 50px;
}	

#menu{
  padding:10px 0 40px 0;
  width: 800px;
  text-align: center;
}	

#main	{
  width: 800px;
  margin: 0 0 10px 0;
  padding:0;
  text-align: left;
  float: left;
}	


#footer {
  margin: 0 0 10px 0;
  padding:10px 0 0 0;
  color: #666666;
  font-size: 11px;
  line-height:20px;
  text-align: center;
}

#head1 {
  width: 420px;
  float: left;
  height: 50px;
}

#head2 {
  width: 380px;
  float: left;
  height: 50px;

}

#head2 h1 {
  font-size: 34px;
  text-align: right;
}

/******************************************************************************/	

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a  /* ok */
		{
			color:#666666;
			text-decoration: none;
		}

a:hover  /* ok */
		{
			color:white;
			text-decoration: none;			
		}				
		
HR { margin: 10px 0; padding:0; text-align: right; height: 1px; color: #E6E6E6; border: none; } /* For Internet Explorer */
HR { margin: 10px 0; padding:0; height: 1px; background-color: #E6E6E6; border: none; } /* For Gecko-based browsers */

p /* ok */			
		{
			margin:0;
		}

body
		{
			border:none;
			background-color: black;
			font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
			font-weight: normal;
			color: #666666;
			text-align: center;
		}

img
		{
			border:none;
		}

span.menuSelected {
  color: white;
}




div.class imgList img {
 border-style: solid;
 border-width: 2px;
 border-color: white;
}


table.imglist {
  display: inline;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  width: 180px;
  height: 230px;
  border-spacing: 0px;
}

table.imglist td.photo {
  width: 180px;
  height: 150px;
  text-align: center;
  vertical-align: middle;
}


table.imglist td.title {
  text-align: center;
  color: #666666;
  width: 150px;
  height: 80px;
  text-align: center;
  vertical-align: top;
}

table.menu {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
}

table.menu td {
  text-align: center;
  font-size: 13px;
}


/* NEW */
div.photo {
    margin: 10px;
            
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    width: 170px;
    height: 170px;
    display: inline;
}

/*

td.imglist{
 

}




.title {
  text-align: center;
  font-weight: normal;
  color: #999999;
}

.desc {
  text-align: center;
  font-style: italic;
  color: white;
}













body,p {
	margin: 0px;
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: white;
	background-color: black; #CCCCCC;
}

a:visited {
}

a:hover {
	background-color: white;
	color: black;
}

a {
	xfont-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: yellow;
	text-decoration: none;
	background-color: black;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
  font-size: 14px;
}


h3 {
	font-size: 12px;
}

img {
  
}


div.class imgList img {
 border-style: solid;
 border-width: 2px;
 border-color: white;
}


.imglist {
  display: inline;
  xfont-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  spacing: 0px;
  padding: 0px;
  margin: 0px;
  width: 1%;
  border-spacing: 0px;
}



td.imglist{
 

}



.nr {
  text-align: center;
  color: #666666;
}



.title {
  text-align: center;
  font-weight: bold;
  color: #999999;
}



.desc {
  text-align: center;
  font-style: italic;
  color: white;
}

{	
  margin: 5px;
  color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
*/
