@charset "utf-8";
/* CSS Document */

body { background:#111111; color:#bbbbbb; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 0.72em; text-decoration: none; }


a {	text-decoration: none; size: 0.72em; color:#39b8d1; }
a:visited { color:#39b8d1; }
a:hover { color: #999999; text-decoration: none; }
a:active { color: #333333; }

#footerleft { clear:both; text-align:center; margin-top: 10px; }
#footerright { clear:both; text-align:center; }
#footerright ul { margin:0px; padding:0px; }
#footerright li { display: inline; list-style-type: none; padding: 0 5px 0 5px; border-right: 1px solid #a7d4dd; }
#featuretop { margin:0 auto; width: 500px; }
#featuretitle { text-align:center; }
#featuretitle h1 { color:#a7d4dd; }
.links { margin: 30px; text-align:center; }
.links ul { margin:0px; padding:0px; }
.links li { display: inline; list-style-type: none; margin-right: 20px; padding-right: 20px; border-right: 1px solid #a7d4dd; }
.h1sub { float:right; text-align:right; margin-top: -20px; }

