body {
        background-color: #000;
        font-family: andale mono,arial,Helvetica,sans-serif;
        font-size: 12px;
        <strong>text-align: center</strong>;
        } 
        
#Content {
        width:1024px;
        height: 768px;
		margin-right:auto;
		margin-left:auto;
		margin-top:15px;
		padding:0px;
		text-align:left;
		background: url(../images/bg.gif);
        }
        
 
 #menu {
        /*margin-left:-575px;*/
        width:200px;
        height:550px;
		padding:0px;
		float:left;
		background: none;

	}
	
#contentcenter {
		width: 70%;
		height: 70%;
		padding:0px;
		float:left;
		background: none;
		z-index: 1;
		}
		

	
#about {
        position:relative;
        margin-top: 125px;
        margin-left: 45px;
        left: 0px;
        width:161px;
        height:41px;
        padding-left: 1px;
        padding-bottom: 2px;
        background-color:#000;

	}

	
	
 #button {
        position:relative;
        left: 0px;
		margin-top: 120px;
		margin-left: 45px;
        width:161px;
        height:41px;
        padding-left: 1px;
        padding-bottom: 2px;
        background-color:#000;

	}


 #logo {
        position:relative;
        margin-left:530px;
        width:240px;
        height:80px;
        padding: 5px;
        background-color:#000;
        z-index: 1;

	}
	
#iframeimage {
        position: absolute;
        width:700px;
        height:425px;
        margin-left:65px;
        margin-top:71px;
        z-index: 2;
        background-color: #000;

	}

#iframeimageTest {
        position: absolute;
        width:719px;
        height:515px;
        margin-left:54px;
        margin-top:45px;
        z-index: 2;
        background-color: #000000;

	}
	
flash_container {
		z-index: 3;
		}
	
#slideshow {
        position:absolute;
        margin-left:50px;
        margin-top:55px;
        width:733px;
        height:460px;
        padding-top: 0px;

	}
	
#slideshowTest {
        position:absolute;
        margin-left:50px;
        margin-top:37px;
        width:733px;
        height:460px;
        padding-top: 0px;
        z-index: 1;

	}
		

	
#thumbs {
        position:absolute;
        margin-top: 480px;
        margin-left: 80px;
        width:450px;
        height:50px;
        z-index: 3;
        background-color: #151515;

	}
	

	

	
	
	
	
	
/*------------------------------------------------------------------*/
/*LINK STYLES*/
/*------------------------------------------------------------------*/

a:link { text-decoration: none ; color: #666666; }
a:active { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:hover { text-decoration: none; color: #666666; }




.thumbnail {border:2px; border-thickness: 2px; border-color: #ffffff; border-style: solid;}
A:hover, A:active {color: #8EBDE8}
A:hover .thumbnail, A:active .thumbnail {border:2px; border-thickness: 2px; border-color: #8EBDE8; border-style: solid}
	
	

