@charset "utf-8";
/* Shaake.com layout by Josh Freeman. Josh@polishedpixel.net */
img{border:0px;}
html{width:100%; height:100%; overflow-y:scroll;}

object { outline: none; } 

body {	background-color: #221E1F;	background-image: url(../../images/skyBG.jpg); background-repeat: repeat-x;	margin-left: 0px;	margin-top: 0px; margin-right: 0px;margin-bottom: 0px;	text-align:center; font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF; font-size:10px; outline:none;}

.container{width:990px; margin-left:auto; margin-right:auto;}
.flash{ margin-top:0px; }
.footer{margin-top:20px; padding-bottom:10px;}

.footerbase{ color:#333333; margin-top:0px; padding-bottom:20px; }

.club{ float:left; text-align:left; background-image:url(../../images/clubBg.jpg); background-repeat:no-repeat; width:600px; }
.credits{ float:right; text-align:right; background-image:url(../../images/loveflag.jpg); background-position:left; background-repeat:no-repeat; }

.clear{ clear:both; }

.txt10 {font-size: 10px}
.txtPink {color: #FF0033}
.txtWhite{ color:#FFFFFF;}

ul{margin:0px; padding:0px; }
li{margin:0px; padding:0px; list-style-type:none; }

a:link { color: #FF0048; text-decoration: none; outline:none;}
a:visited {	text-decoration: none;	color: #FF0048; outline:none;}
a:hover {	text-decoration: none;	color: #FF3300; outline:none;}
a:active {	text-decoration: none;	color: #FF0048; outline:none;}


