html{
	padding:0px;
	margin:0px;
	overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}

* html a:hover {
	visibility:	visible;
}

body{
	background-image:url(../img/mad_strip.png);
	background-attachment:fixed;
	margin:0px;
	padding:0px 0px 0px 0px;
}

a {
	border:0px;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
}

.madimo_nav div{float:left;}
.madimo_nav a{display:block;}
.madimo_nav a:hover img{visibility:hidden;}

.madimo_nav {
	background-image:url(../img/madimo_toolbar.gif);
	background-repeat:no-repeat;
	width:900px;
	height:25px;
}

.clear{
	clear:both;
	line-height:0px;
	height:0px;
	width:900px;
}

.container{
	width:100%;
	margin:35px 0px 0px 0px;
	padding:0px;
	position:absolute;
}

.content{
	position:relative;
	width:900px;
	margin:0px auto;
	padding-top:60px;
}

.wid89{
	width:89px;
	min-width:89px;
}

.wid90{
	width:90px;
	min-width:90px;
}

.wid91{
	width:91px;
	min-width:91px;
}

p{
	color:white;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
}	

.footer{
	margin:0px 0px 60px 0px;
	position:relative;
	width:900px;
}

.main_img{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

.title{
	float:left;
	height:25px;
}

.title p{
	margin:0px;
	padding:0px;
	margin-top:6px;
	margin-left:7px;
}

.greenspan{
	color:#99ff99;
}

div.header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
 }
 @media screen{
 	div.madimo_nav{
   		position: fixed;
  	}
  	div#disclaimer{
   		position: fixed;
  	}
  	
 }

#disclaimer{
	position:absolute;
	visibility:hidden;
	background:black;
	width:900px;
	bottom:76px;
	background-image:url('../img/disc_header.gif');
	background-repeat:no-repeat;
	padding:0px 0px 10px 0px;
}

#disclaimer_text{
	margin-top:45px;
	position:relative;
}

#disclaimer p{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}

.disclaimer_close{
	float:right;
	margin:0px;
	padding:0px;
}

.disclaimer_close a{display:block;}
.disclaimer_close a:hover img{visibility:hidden;}

.disc_link{
	position:absolute;
	left:200px;
	top:0;
	width:700px;
}

.disc_link p{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:15px;
}

.disc_link a{
	color:#ff3366;
	font-family:"Courier New", Courier, mono;
	text-decoration:none;
}

.disc_link a:hover{
	color:#ff3366;
	font-family:"Courier New", Courier, mono;
	text-decoration:line-through;
}

.disc_link .whitelink a{
	color:#fff;
}
.disc_link .greenlink a{
	color:#97cc79;
}
.disc_link #twitter{
	float:right;
}
