@charset "iso-8859-1";
/* author: Linden Hatherall */
/* Creation date: 8/17/2009 */

html, body, .index-body{
	width:100%;
	height:100%;
}
#index-page{
	width:100%;
	height:100%;
}
.dev_link {
	color: #999;
	font-family: sans-serif;
	font-size: 8pt;
	padding-top: 10px;
	font-weight: normal;
}

.dev_link a{
	color: #999;
	font-family: sans-serif;
	font-size: 8pt;
	padding-top: 10px;
	font-weight: normal;
	text-decoration: none;
}

.dev_link a:hover{
	color: #666
}
