/* CSS Document */
/****************************************
|
| Authors:	Gary Carr
| Copyright 2008 Lightmaker.com
| Full Flash
|
****************************************/

* 
{margin:0; padding:0}

html {height:100%;}

/* Page styling, unrelated to centering */
body {height:100%; margin:0px; padding:0px; background-repeat:repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000000;}
 
/* mac hide \*/
html, body{height:100%;	width:100%;}
/* end hide */

/* Swf-related */
/* ----------- */

#SWFObj {font-size:80%; height:100%; min-height:550px; width:100%; min-width:960px;}

#flashcontent{font-size:80%; height:100%; min-height:550px; width:100%; min-width:960px; font-size:11px;}
#flashcontent a {color:#FFFFFF; text-decoration:underline; font-weight:bold;}
#flashcontent a:hover{text-decoration:none; font-weight:bold;}