body {
	background-color: #40000a;
}

img {
	border: 0;
}

div #container {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

div #content {
	width: 949px;
	height: 807px;
	background-image: url("../images/bg.jpg");
	* text-align: left;
}

div #content2 {
	width: 949px;
	height: 807px;
	background-image: url("../images/bg2.jpg");
	* text-align: left;
}

div #menu {
	position: absolute;
	left: 107px;
	top: 280px;
}

div #subtitle {
	position: absolute;
	left: 140px;
	top: 150px;
	width: 310px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11pt;
	color: #f3cb92;
}

div #main {
	position: absolute;
	left: 105px;
	top: 464px;
	width: 740px;
	height: 300px
}

div #bonustext {
	position: absolute;
	left: 420px;
	top: 400px;
	height: 70px;
	width: 400px;
	font-family: Tahoma;
	font-size: 11pt;
	color: #f3cb92;
}

div #footer2 {
	position: absolute;
	left: -35px;
	top: 750px;
	width: 200px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #896167;
}


#footer2 a {
	color: gray;
	text-decoration: none;
}

#footer2 a:hover {
	color: white;
	text-decoration: underline;
}

div #footer1 {
	position: absolute;
	left: 700px;
	top: 750px;
	width: 200px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #896167;
}

.root     {
    position:relative;
    height: 300px;
    width: 740px;   
}

.root p   {
    margin:      10px 10px 5px 10px;
    }
.thumb     {
    position:      absolute;
    height:      9px;
    width:      15px;
    left:       10px;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer { 
    position:      absolute; 
    left:      2px; 
    top:      19px; 
    width:      725px; 
    height:      300px; 
    clip:      rect(0 725 300 0); 
    overflow:      auto; 
	font-family: Tahoma;
	font-size: 11pt;
	color: #f3cb92;
	padding: 0;
    }

.scrollContainer a {
	color: gray;
	text-decoration: none;
}

.scrollContainer a:hover {
	color: white;
	text-decoration: underline;
}

.scrollContent { 
    position:      absolute; 
    left:      0px; 
    top:      0px; 
    width:      100px; 
}

td .gallerytd {
	padding: 5px;
}

.mainc1 {
	width: 380px;
	padding: 3px;
}

.mainc2 {
	padding: 3px;
}