@charset "UTF-8";
/* CSS Document */


/* HEADER STYLES */
.templatehead1 {
	background-image: url(../images/MAD_SITE3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.templatehead2 {
	background-image: url(/images/MAD_SITE32.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.nav {
	font-family: Arial;
	font-variant: normal;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}

.black {
	background-image: url('/images/madhome.png');
	background-repeat: no-repeat;
	width: 860px;
	height: 560px;
	margin-left: -3px;
}

.nav2 {
	font-family: Arial;
	font-variant: normal;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

a.temp:link {
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}

a.temp:hover {
	color:#999999;
	font-family: Arial;
	font-size: 10px;
	text-decoration:none;
}

a.temp:visited {
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
	
a.temp:active {
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
a.temp2:link {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}

a.temp2:hover {
	color:#999999;
	font-family: Arial;
	font-size: 10px;
	text-decoration:none;
}

a.temp2:visited {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}
	
a.temp2:active {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}

div.footer {
	font-family: Arial;
	font-size: 11pt;
}

.news {
	width: 475px;
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.news h1{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	text-align: left;
	font-weight: bold;
}

.news p {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}