body, html { margin: 0; font-family: Helvetica, Arial, sans-serif }

a img { border: 0 none; }
a { color: #660066; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; color: #FF6600; }

#page { width: 939px; margin: auto; }
#header { position: relative; top: 10px; float: left; z-index:0; }
#menu { position: relative; top: 50px; text-align: right; width: 325px; float: left; margin-top: -50px; }
#menu li { list-style: none; text-transform: uppercase; font-size: 24px; line-height: 36px; margin-top: 2px; padding-top /*\**/: 9px\9; *padding-top: 0;}
#menu li a { color: #000; font-weight: normal; padding-right: 4px; }
#menu li.subpage { font-size: 17px; line-height: 22px; padding-right: 5px; padding-bottom: 0px; font-weight: bold; text-transform: lowercase; margin-top: -4px; }
#menu li.current { background: url(../images/bg_menu.png) no-repeat 75px 2px; }
#menu li.current a { color: #fff;  }
#menu li a:hover { text-decoration: none; }

#sponsors { padding-top: 20px; }
#sponsors h1 { text-transform: uppercase; }
#sponsors img { padding: 5px 0; }

#socialMedia { position: relative; margin-left: -375px; width: 375px; margin-top: 20px; float: right; }
#socialMedia li { list-style: none; display: inline; }
#facebookLike { clear: both; float: right; position: relative; width: 225px; height: 80px; margin-top: 60px; }

#content { position: relative; left: 30px; width: 470px; margin-top: -140px; float: left; border-left: 1px solid #fff; padding-left: 30px; padding-bottom: 40px; min-height: 600px; } 
#content h1 { background-color: #fff; padding: 5px 10px; display: inline; margin: 0 0 0 20px; color: #000;
	font-weight: normal; text-transform: uppercase; font-size: 26px; z-index: 200; position: relative; clear: both; }
.contentBlock { border: 1px solid #fff; background: url(../images/bg_20pct_white.png) !important; padding: 10px 20px; 
	margin-bottom: 20px; margin-top: -10px; font-size: 13px; line-height: 22px; position: relative; }
	
#footer { width: 939px; margin: 0 auto; position: relative; font-size: 11px; clear: both; top: -20px; text-transform: uppercase; }
#copyright { position: relative; text-align: right; width: 375px; float: left; }
#copyright span { font-size: 8px; letter-spacing: 0.1em; text-transform: lowercase; color: #333; }
#copyright span a { font-weight: normal; color: #333; text-decoration: underline; }
#links { position: relative; float: left; width: 450px; margin-left: 40px; }
#links a { font-weight: normal; color: #000; }

.gallery ul { margin: 20px 0; padding: 0; }
.gallery li { list-style: none; width: 100px; height: 100px; background-color: white; float: left; margin: 3px; padding: 0; }

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }