body {
	background-color:#cccccc;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
}
#main {
	width:775px;
	margin-left:auto;
	margin-right:auto;	
	font-size:1px;
	margin-top:0px;
	margin-bottom:0px;
}



div.thumb1{
		background-image:url('../images/img1.jpg');

	}
div.thumb2{
		background-image:url('../images/img2.jpg');
	}
div.thumb3{
		background-image:url('../images/img3.jpg');
	}
div.thumb4{
		background-image:url('../images/img4.jpg');
	}
div.thumb5{
		background-image:url('../images/img5.jpg');
	}
div.thumb6{
		background-image:url('../images/img6.jpg');
	}

div.thumb1, div.thumb2, div.thumb3, div.thumb4, div.thumb5, div.thumb6{
		height:199px;
		width:200px;
		float:left;
		text-align:center;
		margin:10px;
		font-size:10px;
		color:#99CCFF;

	}
	

div.thumb1:hover, div.thumb2:hover, div.thumb3:hover, div.thumb4:hover, div.thumb5:hover, div.thumb6:hover{
		height:199px;
		width:200px;
		float:left;
		text-align:center;
		margin:10px;
		font-size:10px;
		color:black;

	}		
		
img.thumb {
	margin-top:10px;
	border:0px;

}	
	
a, a:visited, a:active {
	color:blue;
	text-decoration:none;
			
}
a:hover {
	color:blue;
	text-decoration:underline;
}

#bottom a, #bottom a:visited, #bottom a:active {
	color:black;	
	text-decoration:none;
}
#bottom a:hover {
	color:black;
	text-decoration:underline;
}




#middle {
	background-image:url('../images/midcolors.jpg');
	background-repeat: repeat-y;
	text-align:left;
	margin:0px;
	padding:0px;			
}
#menu {
	font-size:10px;
	float:left;	
	margin:0px;
	padding:0px;	
	text-align:center;
	font-family:cursive;	
}
#menu a img, #menu img, #top img, #top a img {
	border:0px;	
	margin:0px;
	padding:0px;	
	display:block;
}
#content {
	margin:0px 0px 0px 50px;
	padding:0px;	
	float:left;
	font-size:12px;
	text-align:justify;	
	width:545px;
}
#bottom {
	margin:0px;
	padding:20px;	
	clear:both;	
	font-size:10px;
	font-family:cursive;
	text-align:right;

}

a.copy, a.copy:hover, a.copy:visited, a.copy:active {
	color:black;	
}

#fin {
		margin-left:0px; 
		padding:0px;
		float:right;
		width:186px;
		height:117px;
}
