body{
	font-family:arial, verdana;	
	background-color:rgb(0,0,0);	
	color:rgb(0,0,0);	
	font-size:100%;	
}

.container{
	border-style:solid; border-color:rgb(187,41,34); border-width:1px;	
	background-color:rgb(255,255,255);	
	background-repeat:repeat-x;	
	padding:0.8em;	
}

.listName{
	font-weight:bold;
}

.listRow{
	font-size:90%;
	text-indent:20px;
}

#pic{
	color:rgb(225,225,225);	
	font-size:120%;	
	display:none;	
	visibility:hidden;	
	height:100%;	
	width:100%;	
}

.right{
	text-align:right;	
}

.center{
	text-align:center;	
}

.footer{
	border-style:solid; border-color:rgb(0,79,134); border-width:10px;	
	padding:0.8em;	
	margin:0;
	margin-bottom:0.8em;
	font-size:90%;	
}

.smallfont{
	font-size:85%;	
}

.header{
	background-image:url('http://www.absolutemini.com/bin/absolutemini.png'); background-repeat:no-repeat;	
	background-position:top right;
	vertical-align:bottom;
	border:0px solid black;
	color:rgb(51,51,51);
}

.explode{
	border-style:solid; border-color:rgb(187,41,34); border-width:1px;	
	height:100%;	
	width:100%;	
}

.menudiv{
	border-style:solid; border-color:rgb(237,0,0); border-width:10px;	
	margin:0;
	margin-bottom:0.8em;
	padding:0.8em;
	background-color:rgb(0,0,0);
	color:rgb(204,204,204);
}

.centertext{
	text-align:center;	
}

.menulist{
	margin:0;	
	padding:0;
	list-style-type:none;
}

.menulistitem{
	margin:0;	
	padding-right:8px;	
	color:rgb(0,0,0);	
	display:inline;	
}

a:link{
	color:rgb(255,0,0);
}

a:visited{
}

a:hover{
	color:rgb(100,10,10);
	text-decoration:underline;	
}

a.menulink{
	width:8em;	
	padding:0.2em 0.6em;	
}

a.menulink:link{

}

a.menulink:visited{
	
}

a.menulink:hover{
	text-decoration:underline;	
}

.container1{
	padding:0px; list-style-type:none; margin:0;
}
