@charset "utf-8";
html { width: auto; min-height: 100%; }
body { margin: 0; padding: 0; background: #0a0f15 url(_img/BodyBG.jpg) no-repeat center bottom; color: #FFFFFF; font: .8em Verdana, Arial, Helvetica, sans-serif; text-align: justify; }



#navBG { background: url(_img/NavBG.jpg) repeat-x top; height: 70px; }

#navWrapper { margin: 0px auto; width: 890px; }

#navWrapper a { display: block; float: left; color: #333333; padding: 10px 20px; font-size: 1.2em; }

#radioLink { float: right; background: url(_img/PlayButton.png) no-repeat left center; padding: 0px 0px 0px 15px; margin: 10px; }

#radioLink a { line-height: 0px; }

#wrapper { width: 990px; margin: 0 auto; }

#header { float: left; width: 890px; margin: 45px 50px; }

#content { width: 890px; margin-right: 50px; margin-left: 50px; }

#leftBox { width: 600px; padding-right: 60px; float: left; }

#twitter_div { float: left; width: 150px; padding-left: 50px; border-left: 1px solid #FFFFFF; text-align: left; }

ul#twitter_update_list { list-style: none; margin: 0px; padding: 0px; font-size: .8em; }

#twitter_update_list span { display: block; }

#twitter_update_list li { display: block; margin-bottom: 25px; }

#footer { clear: both; float: none; height: 350px; width: 990px; }

h1 { font-weight: normal; color: #a4ddfd; margin-top: 0px; font-size: 2em; }

a img { border-style: none; }

a { color: #fff5c0; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }


strong { color: #A4DDFD; }

.alignRight {float: right;}

.alignRight a {text-align: center;}

