html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; background-color:transparent;} body {line-height:1;}article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {display:block;}nav ul {list-style:none;}blockquote, q {quotes:none;}blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}a {margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}/* change colours to suit your needs */ins {/* background-color:#ff9;color:#000; */text-decoration:none;}mark {/* background-color:#ff9; color:#000; */font-style:italic; font-weight:bold;}del {text-decoration: line-through;}abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}table {border-collapse:collapse; border-spacing:0;}hr {display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}input, select {vertical-align:middle;}@charset "UTF-8";header, section, footer, aside, article, figure {display: block;}
/* "Hey man those fonts are wicked brill, how'd you do that?"
   "Well, kind human, I used fontsquirrel.com. It does it automatically. Pretty rad." */
::selection {
    background: #999;
    color: #FFF;}
::-moz-selection {
    background: #999;
    color: #FFF;}
@font-face{
    font-family: 'gotham_lightregular';
    src: url('gotham-light-webfont.eot');
    src: url('gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-light-webfont.woff') format('woff'),
         url('gotham-light-webfont.ttf') format('truetype'),
         url('gotham-light-webfont.svg#gotham_lightregular') format('svg');
    font-weight:lighter;
    font-style:normal;}
@font-face {
    font-family: 'gotham_mediumregular';
    src: url('gotham-medium-webfont.eot');
    src: url('gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-medium-webfont.woff') format('woff'),
         url('gotham-medium-webfont.ttf') format('truetype'),
         url('gotham-medium-webfont.svg#gotham_mediumregular') format('svg');
    font-weight:bold;
    font-style:normal;}
body{
	background-color:#27A9E1;
	color: #FFF;}
.txt_bld_lrg{
	font-family:'gotham_mediumregular', Helvetica Neue, Helvetica, Arial;
	font-weight:bold;
	font-style:normal;
	font-size:30px;}
.txt_light_lrg{
	font-family:'gotham_lightregular', Helvetica Neue, Helvetica, Arial;
	font-weight:lighter;
	font-style:normal;
	font-size:30px;}
#sp_logo{
	position:relative;
	margin:0 auto;
	margin-top:10%;
	width:229px;
	height:182px;
	background-image:url('sp_logo.png');}
#sp_cq_logo{
	position:relative;
	margin:0 auto;
	margin-top:10%;
	width:300px;
	height:206px;
	background-image:url('sp_cq_logo.png');}
#sp_nise_logo{
	position:relative;
	margin:0 auto;
	margin-top:10%;
	width:375px;
	height:300px;
	background-image:url('sp_nise_logo.png');}
#sp_wrap{
	position: absolute;
	width:400px;
	right: 50px;
	bottom:50px;
	font-size:40px;}
#sp_head{
	padding:10px 10px 10px 10px;
	border-bottom: 2px solid #FFF;
	line-height: 35px;}
#sp_body{
	padding:10px 10px 10px 10px;
	line-height: 25px;
	font-size:20px;}
a#page_arrow{
	position:relative;
	margin-left:5px;
	height:12px;
	width:11px;}