body {
	color:black;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	margin-top:5px;
}

#popup {
	width:370px;	
}

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

a:hover {
	text-decoration: underline;
}

h1 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
	color:#a72d7a;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:#a72d7a;
}

#home .headerWrapper {
	background:url(/img/mdfheader.jpg);
	background-repeat:no-repeat;
	height:80px;
	margin:auto;	
}

#home .thinbar {
	background-image:url(/img/thinbarbg.gif);
	background-repeat:no-repeat;
	height:30px;
	color:white;
	margin:auto;
	padding-top:3px;
}

#home .thinbar a {
	text-decoration:none;
	color:white;
}

#home .thinbar a:hover {
	color:#dedede;
}

#home .logobar {
	background-image:url(/img/mdflogo2beta.gif);
	background-repeat:no-repeat;
	height:50px;
	margin:auto;
}

#homefooter {
	margin:auto;
	margin-top:5px;
	margin-bottom:18px;
	width:750px;
	background-image:url(/img/footerbg.gif);
	background-repeat:repeat-x;
}

#homefooter a {
	color:#333333;
	text-decoration:none;
}

#homefooter a:hover {
	color:#a72d7a;
	text-decoration:none;
}

#homefooter ul {
	padding-left:20px;
	list-style:none;
	margin:0px;
	float:left;
	width:230px;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
}

#pageWrapper {
	width:750px;
	margin:auto;
}

.mainTbl {
	margin:auto;
	clear:both;
}

.mainTbl .footer {
	margin:0px;
}

.fanbox {
	margin-top:20px;
	margin-bottom:20px;
	font-size:13px;
}

.loginbox {
	font-weight:bold;
	padding-left:10px;
	float:left;
	padding-top:3px;
}

.locationbox {
	font-weight:bold;
	padding-right:10px;
	float:right;
	padding-top:3px;
}

.navbox {
	float:right;
	padding-top:10px;
	text-align:right;
}

.subnavbox {
	float:right;
	font-size:12px;
	clear:both;
}

.mdflogo {
	display:inline;
	float:left;
	width:300px;
	height:30px;
}	

.navitem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#aaaaaa;
	background-repeat:no-repeat;
	float:left;
	margin-left:6px;
}

.navitem a {
	color:#aaaaaa;
	text-decoration:none;
}

.navitem a:hover {
	color:#a72d7a;
	text-decoration:none;
}

.navitem img {
	margin-right:5px;	
}

.loginfld {
	border:1px solid #333333;
	width:80px;
	color:#333333;
	font-weight:bold;
	height:12px;
	font-size:10px;
	margin-bottom:2px;
}

.xsbut {
	font-size:12px;
}

.headerWrapper .rightBox {
	float:right;
	padding-right:10px;
	padding-top:10px;
	color:white;
	text-align:right;
	height:60px;
}

.headerWrapper .leftBox {
	float:left;
	padding-left:15px;
	padding-top:50px;
	color:white;
	font-size:12px;
}

.headerWrapper .rightBox a, .headerWrapper .leftBox a {
	color:white;
	text-decoration:none;
}

.headerWrapper .rightBox a:hover, .headerWrapper .leftBox a:hover {
	color:white;
	text-decoration:underline;
}

.mdfbut {
	background-color:#a72d7a;
	color:white;
	font-weight:bold;
	margin-top:5px;
}

.mini_grey {
	font-size:11px;
	line-height: 11px;
	color:#777777;
}

textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#a72d7a;
	font-weight:bold;
}

.fanform {
	width:310px;
}

.fanform td input, .fanform td select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a72d7a;
	font-weight:bold;
}

.fanform .submitbutton {
	background-color:#a72d7a;
	color:white;
	font-weight:bold;
	margin-top:5px;
}

.message {
	border:0px;
	font-weight:bold;
	font-size:12px;
	color:#a72d7a;
	margin-top:20px;
	margin-bottom:20px;
}

.fansTbl td {
	padding-bottom:5px;
}

.fansTbl .imgcell {
	width: 60px;
	height: 55px;
}
	
#photobox {
	width: 210px;
	height: auto;
	border: 1px solid #494949;
	background-color: #eeeeee;
	text-align: center;
	padding: 5px;
}

.alert {
	font-weight: bold;
	border: 1px solid green;
	color: green;
	text-align: center;
	font-size: 12px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
