

body {
background-color:#ffffff;
padding-top:0px;

}


.space {
	height:500px;
	overflow:auto;
	position:relative;
	background-color:transparent;
	 
}

.spaceinner {
position:0px;
background-color:#000000;
}




#holder{
position:relative;
background:#FFFFFF;
}


#btnNextBig{

position:absolute;
top:0px;
width:100px;
right:0px;
height:100%;
}

#divLoading
{
	position:absolute;
	top:200px;
	width:150px;
	left:100px;
	height:30px;
	color: #DDDDDD;
}





#btnPrevBig{

position:absolute;
top:0px;
width:100px;
left:0px;
height:100%;
}


a:link { color:#9b9b9b; text-decoration:none; font-size:15px; font-family:"Futura", Tahoma, Arial; cursor:pointer;}
a:visited {color: #9b9b9b; text-decoration: none; font-size:15px; font-family:"Futura", Tahoma, Arial; cursor:pointer;}
a:hover {color: #d0d0d0; text-decoration: none; font-size: 15px; font-family:"Futura", Tahoma, Arial; cursor:pointer;}
#sidebar {width:100%;}


.sidebar a:link { color:#9b9b9b; text-decoration:none; font-size:20px; font-family:"Futura Lt BT", Tahoma, Arial;}
.sidebar a:visited {color: #9b9b9b; text-decoration: none; font-size:20px; font-family:"Futura Lt BT", Tahoma, Arial;}
.sidebar a:hover {color: #d0d0d0; text-decoration: none; font-size: 20px; font-family:"Futura Lt BT", Tahoma, Arial;}
#menu2 .active  {color: #000000; text-decoration: none; font-size:20px; font-family:"Futura Lt BT", Tahoma, Arial;}

#about {
height:350px;
}

#footer {
font-size:9px;
color:#999999;
font-family:"Times New Roman", "Caslon Book BE";
}

img
{
border:none;
}

 .underline {
 	border-top:1px solid #666666
}	