body {
	background-color: #111111;
        text-align: center;
}

#divMain {
	position: relative;
	margin-left: auto; 
    margin-right: auto;
    width: 50em;
    top: -10px;
    }	

div.header {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 829px;
	height: 76px;}
	
.caption {position: absolute;
	top: 83px;
	left: 567px;
	width:266px;
	height: 76px;
		}
	
.captionImg {position: absolute;
	top: 4px;
	left: 0px;
	border: 0px solid #000;
	text-decoration: none;
	background-color:#222;
	}


div.GalleryCaption {position: relative;
	top: 0px;
	left: 275px;
	width:266px;
	height: 76px;}
	
#GalleryNavcontainer { position: relative;
        text-align: left; 
	top: -95px;
	left: 50px;
	color: #444444; font: small-caps 
        500 12px georgia;
        margin:0; }

#navcontainer { position: relative;
        text-align: left; 
	top: 83px;
	left: -40px;
	color: #444444; font: small-caps 
        500 12px georgia;
        margin:0; }

#navlist ul  {
        margin-left: 0;
        padding-left: 0;
        white-space: nowrap; }

#navlist li {
        display: inline;
        list-style-type: none; }

a.LPage { padding: 1px 4px;
	background-color: Transparent; }

a.LPage:link, a.LPage:visited {
        color: #999;
        
        background-color: Transparent;
        text-decoration: none;}

a.LPage:hover {
        color: #eee;
        background-color: Transparent;
        text-decoration: none; }
 
a.CPage { padding: 1px 4px;
	background-color: #111111; } 
 
a.CPage:link, a.CPage:visited {
        color: #fff;
        background-color: #111;
        text-decoration: none;}
a.CPage:hover {
        color: #999;
        background-color: #111;
        text-decoration: none; }
        
a.CPage:active { 
	color: #fff;
	background-color: #111; 
	text-decoration: none;}


        
div.Content {
    position:  absolute;
	border: 1px solid #333333;
	padding: 15px;
    top: 110px;
	left: 0px;
	width: 796px;
	height: 420px;
	background-color:#222;
	color: #888;
	
}
div.linkdata
{
	position:  absolute;
	border: 1px solid #222;
	padding: 0px;
  top: 10px;
	right: 10px;
	width: 510px;
	height: 400px;
	background-color:#222;
	color: #888;
		
}

.randomcontainer { 
        position: absolute;
        left: 20px;
        background-color:#222; 
      /*  width: 300px;
        height: 340px;*/
        top:40px;
        
        }
.random1 { position: relative; 
	top: 0px;
	left:10px;
	height: 370px;
    border: 1px solid #111; 
    margin: 0px;}
		

div.footer {
    position: absolute;
    text-align:left;
	border: 1px solid #333;
	top: 568px;
	left: 0px;
	width: 826px;
	height: 24px;
	background-color: #222;
} 


#divCopyRight {
	position: absolute;
	left: 10px;
	top: 4px;
	width: 200px; 
	text-align: left;
	color: #666666; 
	font: small-caps 500 12px georgia;
} 
 
#Content a:link, #Content a:visited {
        color: #eee;
        
        background-color: #222;
        text-decoration: none;
        font-style:italic}

#Content a:hover {
        color: #999;
        background-color: #222;
        text-decoration: none;
        font-style:italic }
        
#Content li {
    font-size: 9pt; 
    font-family: Arial;
		text-align: Left;
    list-style-type: none; 
    color: #888;
    }