| @CHARSET "ISO-8859-1"; | |
| body { | |
| margin:0px; | |
| padding:0px; | |
| background:#FFF url('/Nova/images/bg.png') repeat-x; | |
| } | |
| #container { | |
| width:980px; | |
| margin:0px auto; | |
| } | |
| #content { | |
| text-align:center; | |
| } | |
| #content h1{ | |
| color:#0D3656; | |
| } | |
| #back { | |
| float:none; | |
| clear:both; | |
| color:#0D3656; | |
| } | |
| #donate { | |
| font-weight:bold; | |
| color:#F66D02; | |
| } | |
| #friendsBlock img { | |
| float:left; | |
| } | |
| #friendsBlurb { | |
| float:left; | |
| width:500px; | |
| text-align:left; | |
| } | |
| #friendsBlurb ul { | |
| float:left; | |
| } | |
| #navigate { | |
| width:100%; | |
| clear:both; | |
| } | |
| ul { | |
| margin-top:0px; | |
| list-style-image: url('/downloads/images/friendBullet.png'); | |
| } | |
| ul li { | |
| } |