html {
	height: 101%;
}
body {
	color: black; 
	padding: 0; 
	margin: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .75em; 
	background-color: white;
	background: URL(/images/top_gradiant.gif) 0 0 repeat-x; 
}
img {
	border: 0; 
}
a {
	color: #900; text-decoration: underline;
}
a:hover {
	color: black; text-decoration: none;
}

p,h1, h2, h3 {
	margin-left:5px; 
	margin-right:5px;
}
div#nav {
	text-align:center;margin-bottom:40px;
	line-height:18px;
}
#footer {
	border-top:1px dashed #999;
	padding:20px 0;
	margin:20px 0;
	text-align:center;
	width:750px;
	line-height:14pt;
}
#footer p {padding-bottom:10px;}

/* homepage layout styles */
#top {
	position:absolute;
	left:50%; 
	width:750px;
	margin-left:-375px;
	background: transparent;
}	
#contain{
	position:absolute;
	left:50%; 
	width: 750px;
	margin-left:-375px;
}
#filler {
	position:absolute;
	top:860px;
	width:750px;
}	

div#top h1 {margin-top:10px;margin-bottom:5px;}
div#top p {margin-top:5px; margin-bottom:10px; font-size:11px;}

/* subpage layout styles */
#ip {
	position:absolute;
	left:50%; 
	width:750px;
	margin-left:-375px;
	background: transparent;
}	

div#ip h1 {margin-top:10px;margin-bottom:5px;}
div#ip p {margin-top:5px; margin-bottom:10px; font-size:11px;}

#iPoker{
	position:absolute;
	left:50%; 
	width: 750px;
	margin-left:-375px;
}	

#slump {
	position:absolute;
	top:580px;
	width:750px;
}

/* new for WSM */
div.fileList {
	position:relative;
	top:0px;
	width:24%;
	float:left;
	text-transform:capitalize;
}
.clear {clear:both;}
#whereami {
	padding:10px 0 0 0;
	text-transform:capitalize;
	color:#000;
}
#cookie {
	position:absolute;
	left:50%; 
	width:750px;
	margin-left:-375px;
	background: transparent;
}	
div#cookie h1 {margin:0 0 5px 0;font-size:24px;text-transform:uppercase;}
span#topic {text-transform:uppercase;}