body { 
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #79303a;
	color: #414141;
}

p { 
	margin-top: 0px;
}

h2 { 
	font-family: Courier, serif;
	font-weight: normal;
	color: #cd171e;
	margin-top: 0px;
	font-size: 15px;
}
	

.clearer { 
	clear: both;
}

#wrapper { 
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 1024px;
	min-height: 900px;
	background-color: #e5e5e5;
	background-image: url(background.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #414141;

}

#topnav { 
	position: absolute; 
	top: 165px;
	left: 50px;
}

#homelink { 
	position: absolute;
}


#mfcontainer { 
	width: 610px;
	float: left;
}
	

#leftcol { 
	float: left;
	width: 260px;
	margin-left: 50px;
	margin-right: 31px;
	margin-top: -3px;
}

#leftcolabout { 
	float: left;
	width: 220px;
	margin-left: 0px;
	margin-right: 41px;
	line-height: 0px;
}

#main { 
	float: left;	
	width: 654px;
	background: white;
	font-size: 10px;
}

#mfmain { 
	float: left;	
	width: 654px;
	background: #e5e5e5;
}

#mfmainkids { 	
	width: 654px;
	background: #e5e5e5;
	text-align: center;
	float: left;
}



#mfmainabout { 
	float: left;	
	width: 700px;
	background: #e5e5e5;
}


#maintext { 
	width: 350px;
	float: left;
}

a { 
	color: #79303a;
	text-decoration: none;
}

#footer { 
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 1100px;
	font-family: verdana;
	font-size: 9px;
	line-height: 14px;
	
}

#footer-left {
	float: left;
	color: white;
	text-align: right;
	width: 905px;
	margin-top: 10px;
	border-right: 1px solid white;
	padding-right: 10px;
}

#footer-right { 
	float: left;
	color: white;
	font-size: 9px;
	margin-top: 10px;
	margin-left: 10px;
}

#footer-right a { 
	color: white;
	text-decoration: none;
	font-weight: bold;
}
	
	
.mfheader { 
	font-family: Courier;
	font-size: 14px;
	color: #414141;
	margin-bottom: 14px;
}

.mfcolumn { 
	float: left;
	height: 90px;
	width: 202px;
	line-height: 24px;
	font-size: 11px;
	margin-top: 6px;
}

.mfcolumn_more { 
	float: left;
	height: 90px;
	width: 100px;
	line-height: 24px;
	font-size: 11px;
	margin-top: 6px;
	font-family: Verdana;
}



#mikefolios { 
	position: relative;
	top: 35px;
	left: 340px;
	font-family: Courier;
	font-size: 13px;
	height: 259px;
	width: 710px;
}

.mfcopy { 
	font-size: 8px;
}

.mfpager { 
	font-family: Courier;
	font-size: 12px;
	width: 500px;
}

#mkpopup { 
	font-size: 11px;
}

#mktt { 
	position: absolute;
	display: none;
	top: -8px;
	left: 240px;
}

.leftmargin { 
	margin-left: 493px;
}

a.portthumb
{
	display: block;
	float: left;
	height: 63px;
	width: 62px;

}

a.active {
	background:url(activebg.png);
}





a.portthumb img { 
	border: 3px solid #e5e5e5;
	opacity: .7;
	filter:alpha(opacity=70);
	margin: 3px;
}

a.active img { 
	opacity: 1;
	filter:alpha(opacity=100);
}

a.portthumb:hover img { 
	opacity: 1;
	filter:alpha(opacity=100);
}
	

.stylewrapper { 
	text-align: right;
	font-size: 9px;
} 	 

.stylewrapper a { 	
	font-size: 11px;
}

.kidwrapper { 
	width: 650px;
	text-align: center;
}

.kidpager { 
	font-size: 11px;
}

.kidcopyright { 
	text-align: right;
	margin-right: 100px;
	font-size: 9px;
}

.wedit { 
	margin-top: 50px;
}