body{
	background:#000;
	background-image:url('grafix/bg2.gif');
	background-position : top;
	background-repeat :repeat-x;
	font-family:verdana,arial;
	color:#fff;
	margin:0px;
	padding:0px;
		text-align:center;
	}
#body{
	background-image:url('grafix/swirl2.jpg');
	
	background-position : top left;
	background-repeat :no-repeat;
	border-top:1px solid black;
	width:100%;
	
	}
	
	
	#slide, #react{
	text-align:left;
	border:0px solid gray;	
	width:640px;
	}


	#leftslide,#leftreact{
	float:left;padding:10px;
	padding-top:0px;
	width:270px;
	/width:290px;
	w/idth:270px;
	border:0px solid grey;
	font-size:1.00em;
	text-align:left;


	}
	
	#rightslide,#rightreact{
	float:right;
	width:300px;
		font-size:1.0em;
	padding-left:10px;
		/width:300px;
		w/idth:300px;
	border-left:1px solid #777;	
	color:#777;
	}

	
	.clear{	
	clear:both;
	}


ul{
padding-top: 10px;
}
li a {
	color:#474646;
}

a {
	color:#ccc;
}

#container{
	width:680px;
	margin:auto;
	border:0px solid white;
	text-align:left;
	margin-top:20px;
		position:relative;
	z-index:5;
		color:lightgray;
	
}

#bigtop{
	background:#333333;
	border:0px solid black;
	width:650px;
	//width:650px;
	w/idth: 650px;
	padding:15px;
	padding-bottom:5px;
	color:#eee;
	font-size:1.0em;
	text-align:left;
	margin-top:20px;
}




#bigimg{
float:left;
	background:#333333;
	border:0px solid white;
	width:640px;
	text-align:justify;
	font-size:0.95em;
	padding:19px;
	padding-top:10px;
}
#bigimgheight{
	float:right;
	border:0px solid red;
	width:1px;
	height:512px;
	background:#333333;
	
}
	
#bigimgbottom{
	background:#333333;
	border:0px solid grey;
	width:640;
	/width:640;
	w/idth:640;
	font-size:1.0em;

	text-align:right;
	padding:20px;
	padding-top:0px;
	position:relative;
	}
	
#bigimgshadow{
	border:px solid grey;
	width:680;
height:17px;
	background-image:url('grafix/shadow.png');
	background-position : top  ;
	background-repeat :repeat-x;
position:relative;
	}
	
* html #bigimgshadow {
   background-image:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='grafix/shadow.png', sizingMethod='scale');
   }
	


#bigfooter{
	position:absolute;
	text-align:center;
	border-top:1px solid #6e6e70;
	
	left:0px;right:0px;
	top:720px;
	
	padding-top:10px;
	padding-bottom:0px;
	z-index:1;
	background-color:#474646;
	}
	
#bigfooterinner{
	border:0px solid green;
	margin-left:auto;
	margin-right:auto;
	width:660px;
	text-align:left;
}

.title{
	font-family:verdana;
	font-size:1.3em;
}
.info{
	font-family:verdana;
	font-size:0.9em;
	color:#474646;
}

.thumbimg{
	margin:6px;
	cursor:pointer;
	cursor:hand;
}
	
#bottomfooter{
	background-color:black;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	height:120px;
	border:0px solid red;
	left:0px;right:0px;
	background-image:url('grafix/bottombg.gif');
	background-position : top right;
	background-repeat :no-repeat;
	}
	

#navlist
{
margin-left:-40;
}
	
#navlist li
{
display: inline;
list-style-type: none;
padding-left: 20px;

color:#474646;

}

.def{
	padding:15px;
	margin:15px;
	background-color:#474646;
	font-size:0.9em;
	text-align:justify;
	border-bottom:0px solid #6e6e70;
}


.comments{
	
	background-color:#474646;	
	font-size:0.8em;
	padding:8px;
	border-bottom:2px solid #575757;
	background-image:url('grafix/commentbg.gif');
	background-position : top left;
	background-repeat :no-repeat;
}

.thumbs, .hover{
cursor:pointer;
cursor:hand;
}

input, textarea{
	font-family:verdana,arial;
	border:0px;
	background-color:#727171;
	color:#ddd;
	font-size:1.0em;padding:3px;
}






tr.leeg{
	background-image:url('grafix/sterleeg.gif');
		background-repeat :no-repeat;
	height:18px;
}
td.vol{
	background-image:url('grafix/stervol.gif');
		background-repeat :no-repeat;
		height:18px;
}