body {background-color:#333; margin-top:20px; margin-left:0px; margin-right:0px;}
body,td,th { font-size:16px; font-weight:lighter; font-family:Arial, Helvetica, sans-serif; color:#C9C9C9;}


h1 { font-size:26px; font-weight:lighter; color:#999;}
h2 { font-size:18px; font-weight:lighter; color:#CCC; margin-bottom:10px;}
h3 { font-size:16px; font-weight:lighter; color:#CCC;}

.floatLeft { float:left;}
.clearBR {clear:both; margin-top:10px;}

#centered { width:350px; margin:auto;}

hr {background-color:#606060; height:2px; border-bottom-color:#252525; border-left:none; border-right:none;}

.clear{clear:both;}
#logo { margin-bottom:10px;}

#Container { max-width:1080px; margin:auto;}
#wrapper { background-color:#2b2b2b; height:auto; vertical-align:top; margin-top:10px; padding:20px 20px 20px 20px;}
#wrapper img { float:left; margin-right:10px;}

p { margin:0px;}

.Team_Photo { float:left; width:250px; margin:5px;}
.Profile { text-align:center;}
.smallType { font-size:11px; text-align:center;}

a.ProfileLink, a.ProfileLink:link, a.ProfileLink:visited, a.ProfileLink:active { color:#09F; text-decoration:none; }
a.ProfileLink:hover { color:#0CF; }

@media screen and (max-width: 480px){
#logo { 
width: 338px; margin:auto;}
.Team_Photo { width:250px; margin:5px; margin:auto; float:none;}
}