* { margin:0; padding:0; } 
html { width:100%; height:100%; overflow:hidden }
body { background:#000000; font-family:Arial, Helvetica, sans-serif; font-size:80%; width:100%; height:100%; }
#vidPlayer { width:100%; height:100%; overflow:hidden; }


#vidPlayer #wrap { width:780px; margin:119px auto 0 auto; color:#FFFFFF; }
#vidPlayer #wrap p{ margin:10px 0; width:600px; text-transform:lowercase; font-weight:lighter; position:relative; }
#vidPlayer #wrap p a,#vidPlayer #wrap p a:visited,#vidPlayer #wrap p a:hover, #vidPlayer #wrap p a:active{ font-weight:bold; color:#FFFFFF; text-decoration:underline; }

#vidPlayer #wrap h1 { width:130px; height:27px; background:url(../../careyjones_logo.gif) top left no-repeat; }
#vidPlayer #wrap h1 span{ display:none; }

.cyan { color:#00AEEF; text-decoration:none; }


#launchBox #wrap { width:780px; margin:119px auto 0 auto; color:#FFFFFF; }
#launchBox #wrap p{ margin:10px 0; width:600px; text-transform:lowercase; font-weight:lighter; position:relative; }
#launchBox #wrap p a,#vidPlayer #wrap p a:visited,#vidPlayer #wrap p a:hover, #vidPlayer #wrap p a:active{ font-weight:bold; color:#FFFFFF; text-decoration:underline; }

#launchBox #wrap h1 { width:130px; height:27px; background: url(../../careyjones_logo.gif) top left no-repeat; }
#launchBox #wrap h1 span{ display:none; }

#launchBox #wrap a{ display:block; height:58px; padding: 0 0 0 80px; line-height:40px; font-size:18px; color:#00AEEF; text-decoration:none; }
#launchBox #wrap a span { color:#FFF; }
#launchBox #wrap a#full{ background:url(../../img/icon-full.jpg) center left no-repeat; }
#launchBox #wrap a#normal{ background:url(../../img/icon-normal.jpg) center left no-repeat; }
#launchBox #wrap a#flash{ background:url(../../img/icon-flash.jpg) center left no-repeat; }