@charset "UTF-8";
	a.menu:link {text-decoration:none;color:#FFFFFF;} 
	a.menu:visited {text-decoration:none;color:#FFFFFF;}    
	a.menu:hover {
	text-decoration:none;
	color:#BDCF3D;
	} 
#intro #followus p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
            html {
                height: 100%;
                overflow: hidden;
				overflow-y: hidden;
            }
            #flashcontent {
                height: 100%;
            }
            body {
                height: 100%;
                margin: 0;
                padding: 0;
                background-color: #000000;
				overflow-y: hidden;
            }
        #intro {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	height: 400px;
}
        #intro #top {
	height: 300px;
	width: 500px;
}
        #intro #content {
	height: 100px;
	width: 500px;
	text-align: center;
}
        #intro #content p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
        #intro #content p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
        #intro #enter {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
        #intro #enter a {
	color: #BDCF3D;
	text-decoration: none;
}
        

