@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;
}

/* PAGE STYLES */

body {
	background-image: url('/images/bg_sitemap.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}

div.content {
	width:820px;
	margin: 0 auto;
}

div.centerhome {
	font-family: Arial,Helvetica,sans-serif;
	overflow: hidden;
	height: 506px;
	background-color: #000000;
}


div.centerhome img{
	margin: 0 auto;
}

div.heading {
	margin: 5px auto;
	border: 1px solid #000000;
	width: 818px;
	font-size: 22px;
	color:#FFFFFF;
	background-color: #CC0000;
}

div.table {
	width: 820px;
	padding: 18px 8px 6px 2px;
}

td.sidebar {
	background-color: #000000;
	text-align: center;
	width: 240px;
}

.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;
}

table.hometable {
	border-collapse: collapse;
	width: 820px;
}

span.red {
	color: #CC0000;
	font-weight: bold;
}
span.header_weight {
	font-weight: bold;
}

span.grey {
	color: #cccccc;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

