﻿
#wrapper {
	
	background-color:#99FF33;
}

#master1 {
	width:458px;
	margin:0 auto;
	margin-top:10px;
	
}

.masterfigure img {
    border-radius:15px;
	width:448px;
	height:560px;
	border:5px solid blue;
	
	
	
}

.masterfigure p {
	border:1px solid black;
	font-size:13px;
	margin-top:2px;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
	height:64px;
	padding:2px;
	background-color:#ffffff;
}






#tourneywinners {
	clear:both;
}

.mfigure {
	margin:10px 10px 10px 10px;
	float:left;
	width:298px;
}

.mfigure img {
    border-radius:15px;
	width:288px;
	height:360px;
	border:5px solid blue;
}
.mfigure p {
	border:1px solid black;
	font-size:13px;
	margin-top:2px;
	margin-bottom:40px;
	text-align:center;
	font-weight:bold;
	padding:2px;
	height:48px;
	background-color:#ffffff;
}




h1 {
	font-weight:bold;
	font-size:32px;
	margin-top:10px;
	
}

h2 {
	color:black;
	font-size:24px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	
}


.figure {
	
	width:300px;
	margin:10px 10px 10px 10px;
	float:left;
	

}

.figure img {
	border-radius:15px;
	margin-left:35px;
	width:220px;
	height:293px;
	border:5px solid #003300;
}
.figure p {
	font-size:16px;
	margin-top:2px;
	margin-bottom:0;
	text-align:center;
	font-weight:bold;
}

.myclear {
	clear:both;
}

.myclear p {
	color:#66cc66;
}

#headb h2 {
	clear:both;
	margin-top:40px;}



#footer {
	clear:both;
	margin-top:30px;
	
}

#footer p {
	font-weight:bold;
	visibility:hidden;

}

.myclear p {
	visibility:hidden;
}
