/*
Liavaag.org
<><><><><><><><>
For SEO browsers
*/
#seoContainer {
	display:none;
}
/*
Document starts here
*/
body {
    margin:0;
    padding:0;
    color:#aaaaaa;
    font-size:14px;
    background-color:#191919;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
html, body {
	border:0;
    margin:0;
    padding:0;
	height:100%;
    overflow-y:auto;
    overflow-x:auto;    
}
/* hide from ie on mac \*/
html {
    height:100%;
    overflow:hidden;
}
#flashcontent {
    height:100%;
    text-align:center;
}
/* end hide */
/* hight for the Opera 9.5 browser \*/
#flashwrapper {
	width:100%;
	height:100%;
}
/* end hight \*/

a {
	color:#666666;
	text-decoration:none;
 }
a:hover {
	color:#9999ff;
	text-decoration:none;
 }

#flash {
	margin:0px;
	padding:0px;
 }

#footer {
	font-size:11px;
	text-align:center;
 }