/* CSS Document */

/* GENERIC */


body {
	text-align: center;
	margin: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background: #000000;
	}

html {
	height: 100%;
	font-size: 100%; /* IE hack */ 
	}

div {
	line-height: 1em;
	}

table  {
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	font-size: 100%; /* IE hack */
	}

.clear {
	clear: both;
	}

.hidden {
	display: none;
	}

img {
	border: none;
	}

/* LAYOUT */

#container {
	text-align: left;
	margin: 0 auto;
	width: 604px;
	position: relative;
    height: 100%;
	min-height: 100%;
    height: auto;
	font-size: .9em;
    voice-family: "\"}\"";
    voice-family: inherit;
	background: #000000;
	}

html>body #container {
    height: auto;
	}
	
#sidebox {
	width: 180px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	height: 350px;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	
	
	}
	
#gallery1 {
	width: 178px;
	height: 120px;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	
	
	}
#gallery2 {
	width: 178px;
	height: 120px;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	
	
	}
a {
	color: #990000;
}
