    a {
    color:#ffffff;
    text-decoration:none;
    }
    a:hover {
    text-decoration:underline;
    }
    a:visited {
    color: #cccccc;
    }
	body {
	background-color: #000000;
	text-align:center;
	font-family: verdana, tahoma, sans-serif;
	color:#DDDDDD
	}
	.box {
	background-color:#1F1F1F;
	color:#3D3D3D;
	text-align:center;
	width:100px;
	height:50px;
	}
	#main {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	}
    
    .hidden {
    display:none;
    }
    
	img {
	border:0px;
	}
	
	#slideshow {
		display:inline;
	}
	
	#contact {
		display:inline;
	}
	
	#slideshow_img:hover {
		
	}