body {
		background-color: #111;
    text-align: center;
}

div.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;}
	
div.caption {
	position: absolute;
	top: 83px;
	left: 567px;
	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;}

#randomcontainer { 
        position:  absolute;
        left: 30px;
        background-color:#222222; 
        width: 250px;
        height: 350px;
        top:40px;
        
        }

img.random1 { position: relative; top: 40px;
        border: 1px solid #999; 
        margin: 0px;}
		
.Name
{
	 background-color: #ffffff;
	 width: 200px;
	 border: 1px solid #111111;
}
.Email
{
	 background-color: #ffffff;
	 width: 200px;
	 border: 1px solid #111111;
}

.Message
{
	 background-color: #ffffff;
	 width: 200px;
	 border: 1px solid #111111;
}

#divRight
{
	position: absolute;
    text-align:left;
	border: 1px solid #111111;
	top: 0px;
	left: 640px;
	width: 200px;
	height: 300px;
	color: #ffffff;
	font: 500 10px arial;
	z-index:120;
}

#divMessage
{
	position: absolute;
    border: 1px solid #666666;
	top: 80px;
	left: 460px;
	width: 330px;
	height: 302px;
	color: #eee;
	font: 500 12px arial;
	background-color: #222222;
	vertical-align: middle;
	
}
	
.divMessageControls
{
	position: absolute;
    text-align: left;
	top: 10px;
	left: 10px;
	vertical-align: top;
	border-style:none;
	color: #eee;
	font: 500 12px arial;
	vertical-align: top;
}	
	
div.Content {
    position: absolute;
	border: 1px solid #333333;
	padding: 0px;
    top: 110px;
	left: 0px;
	width: 826px;
	height: 450px;
	background-color: #222222;
	
}
div.footer {
    position: absolute;
    text-align:left;
	border: 1px solid #333333;
	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;
} 
 
a:link, a:visited {
        color: #e3e3e3;
        
        background-color: #000000;
        text-decoration: none;}

a:hover {
        color: #ffffff;
        background-color: #111111;
        text-decoration: none; }
        
        .accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #999;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
	
.accordionLink {
		font:normal 700 12px arial;
		color: #fff;
	/*border-bottom: solid 1px #444;*/
	}
	
	
a.accordionLink:link, a.accordionLink:visited {
        color: #fff;
        text-decoration: none;}
a.accordionLink:hover {
        color: #444;
        text-decoration: none; }
        
a.accordionLink:active { 
	color: #fff;
	text-decoration: none;}
	
	
.unilist li { list-style: none; line-height: 1.5em; }
.unibull { float: left; width: 2em; }