
/*------------------------------------------------------------------

Site:              Bug-blaster.com
Version:           1.0 - 25/07/09
Copyright:         ©2009 Jason Rainbird Studio www.jasonrainbird.com
Template design:   Jason Rainbird Studio www.jasonrainbird.com

------------------------------------------------------------------ */

/* ------------GLOBAL CSS RESET------------ */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
table { /*border-collapse:collapse;*/ border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
caption, th { text-align:left; }
h1, h2, h3, h5, h5, h6 { font-size:100%; }
strong { font-weight: bold; }
em { font-style: italic;}
ol, ul, li { list-style:none; }

* a { position:relative } /* Be Gone! IE6 links displaying over PNGs */
a { outline:none;} /* Be Gone! Firefox dotted link border */
a img { border:none;} /* Be Gone! IE Blue img borders */

object { outline:none; } /* FF 3 dooted outline bug */


/* ------------LAYOUT PROPERTIES------------ */
* { padding:0; margin:0; } 
html, body {height: 100%;}
body { word-wrap:break-word; margin: 0px; padding:0px; font: normal 9px/18px Verdana, Helvetica, Arial, trebuchet, sans-serif; color: #015488; text-align:center; background: #4ccbf3 url("background.gif") repeat 0 0; }
.skip { height: 1px; width: 1px; position: absolute; overflow: hidden; top: -999px; }
#movie {  position: absolute; left: 50%; top: 50%;  width: 650px; height: 580px; /* adjust values to match the width and height of your movie */ margin: -300px 0 0 -325px; padding: 0; }
h2 {  font-size:14px; font-weight: bold; padding-bottom: 12px;  }
	p {  font-size:9px; font-weight: bold;  }
	a {font-size:11px;  padding:0px; margin: 0px;}
	a:link { color:#015488;text-decoration:none;}
	a:visited { color:#015488; text-decoration:none;}
	a:active { color:#015488; text-decoration:none;}
	a:hover { color:#015488; text-decoration:none; }
	.subcopy a {font-size:9px;  padding:0px; margin: 0px; font-weight:bold;}
	.subcopy a:link { color:#015488;text-decoration:none;}
	.subcopy a:visited { color:#015488; text-decoration:none;}
	.subcopy a:active { color:#015488; text-decoration:none;}
	.subcopy a:hover { color:#015488; text-decoration:none; border-bottom: 1px solid #015488; }
	





