body{
	/*background-color: #999999;*/
	height:100%; overflow-y:auto; 

	background-image: url(img/backswoop_name.gif); 
	
	/*background-attachment: fixed;*/

}

a {
	text-decoration:none;
	link: none;
	visited: none;
	hover: none;
	active: none;
	outline:none;
}


.menu {

display:block; 
top:195px; 
left:20px; 
width:130px; 
height: 20	0px;
position:fixed; 
 
padding:10px; 
font-size: 12px;
font-weight:bold; 
color:#ffffff;

border: 1px; 

}

.container{


	margin-top: 190px;
	margin-left: 190px;

	/*background-color: #ffcc33;*/
	
	
	width: 900px;
	height: 3750px;
	margin-bottom: 50px;
	
}

.sideinfo{

	width: 100px;
	height: 300px;
	position: absolute; left: 0px; top: 50px;
	
	background-color: #ffffff;
}


.header{

float: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ff0033;
	width: 910px;
	height: 2px;
}



.projectbox{
	float: left;

	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
 
	background-color: #ffffff;
	
	width: 910px;
	height: 320px;
}

.moviebox{
	float: left;

	margin-top: 220px;
	margin-left: 190px;
 
	background-color: "transparent";
	
	width: 910px;
	height: 500px;
}


.infobox{

	color: #666666;

	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: auto;
	
	background-color: #ffffff; 
	
	width: 300px;
	height: 280px;
}
	
.imagebox{

	float: left;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px solid rgb(220, 220, 220);

	
	/*background-color: #ffcccc; opacity: 1;*/
	
	width: 560px;
	height: 280px;
}
	
	
img {
	border: 0;
	}
	
	
	
.buttonleft{
	width: 10px;
	height: 260px;
	
	background-color: #ff0033;
	z-index: 2;
}
	
		