body{
	background-color:#333333;
	font-family:helvetica;
}

* {
	margin:0px;
	padding:0px;
}
#move_box a{
	color:#ccc;
	text-decoration:none;
}

#move_box a:hover;{
	color:white;
	text-decoration:none;
}

#container{
	
	background-color:#111;
	height:500px;
	width:800px;
	padding:10px;
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
}
.style1 {font-size: 17px; margin-bottom:8px;}
.style2 {font-size: 18px;color:black;}
.thumb{
	width:80px;
	margin-left:4px;
	margin-bottom:4px;
}
#thumbnails{
height:500px;	
	
}
#move_box{
	height:20px;

}
.black{
	text-decoration:none;
	color:black;
}

#indent {
	padding-left: 4.1em;
}
.box .white_box_top {
	text-decoration: underline;
}

.mb_l{
padding-left:5px;
 width:219px;
float:left;	
height:16px;

}

.mb_r{

	width:76px;
	float:left;
	height:16px;
	
}


#pete{
	width:500px;
	
}

#nav{
	height:90px;
	width:150px;


}
ul{
font-family:helvetica;
list-style-type: none;
}

li a {
	color:#ddd;
	text-decoration:none;
}

li a:hover{
	text-decoration:none;
	color:white;
}

h1{
	font-size:18pt;
}

.big{
	margin-top:39px;
	margin-bottom:auto;
	color:white;
	border:1px solid white;
	height:450px;
	padding-top:10px;
}

#nav a{
	color:#ddd;
	text-decoration:none;
}
a:hover;{
	color:white;
	text-decoration:none;
}
#text{
	margin-top:5px;
	
}

.white_box {
	background-color:white;
	font-family:arial;
	font-size:13pt;
	height:480px;
	padding:10px;
	float:left;
	width:630px;
}

#thumbnails{
width:300px;
height:400px;

}
#left{
	width:300px;
	height:500px;

	float:left;
	
}

#right{
	width:500px;
	float:left;

}

