* {margin: 0; padding: 0;}
body { background-color: #7aa5fb; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

#main { width: 970px; margin-right: auto; margin-left: auto; }
#content{ background: #94bff8 margin-right: auto; margin-left: auto;}
h2 {font-size: 22px; line-height: 24px; color: #000; text-align: center }
h3 {font-size: 22px; line-height: 24px; color: #fff; text-align: center }
ul {  padding: 0; margin: 0}
li { list-style-type: none }
a {color: #000; text-decoration: none; }
a:hover {text-decoration: underline; }
img {border:0}

.thumbs {text-align:center; padding-left: 2px; }
.thumbs img {float: left; border: 3px solid #fff; margin: 2px; }
.clear { clear: both}
.toplist { clear: both;	border-top: 1px dotted #888; border-bottom: 1px dotted #888; background: #eaeaea; color: #808080; padding: 1em;	margin: 15px 8px 10px 8px; }
.toplist  a { text-decoration: none; border-bottom: 1px dashed #0066B3; }
.toplist div.box { background: #efefef;	margin-bottom: 10px; padding: 5px; color: #666; }
#footer { clear: both; background: #efefef; border-top: 1px dotted #888; height: 70px; margin: 8px; color: #666; }
#footer p  { padding: 5px }
#footer .rside { float: right; display: inline; padding: 5px; text-align: right; font-size: 16px;}

