body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #fff;
	text-align: center;
	background-color: #0C1621; background-image: url(../images/bgtileB.png); background-position: center top; background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0;}

h1{font-size: 2em; line-height: 1; margin-bottom: 1em; }
h2{font-size: 1.6em; margin-bottom: 0.75em;}
h3{font-size: 1.5em; line-height: 1; margin-bottom: 1em;}
h4{font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; font-weight: normal;}
h5{font-size: 1.2em; margin-bottom: 0.5em;}
h6{font-size: 1em;}
p {font-size: 1em; margin-bottom: 1.5em;}
INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;}
.floatLeft { float: left; padding: 0; }
.floatLeftImg { float: left;}
.floatRight { float: right; padding: 0; }
.brod {font-size: 0.8em;}
.standOut{font-size: 1.7em; }  
.important{ font-weight: bold; } 
.primaryColor{ color: #28648b;}
.secondaryColor{ color: #28648b;}
.redColor{ color: #28648b;}

.header {font-size:1.1em; color: #D6AD51;}
.navigation {font-size:1.2em; color: #FFF; }
.rooster {font-size:1.1em; color: #FFF; }
.content {color: #FFF; font-size: 1.2em;}
.contact {font-size:1em; color: #28648b;}

.text{ width: 510px; height: auto; text-align: left; }
.text2{ width: 600px; height: auto; text-align: left; }

a{color: #D6AD51; text-decoration: none;}
a:hover {color: #D6AD51; text-decoration: none;}

a.roster:link {font-weight: normal; color: #FFF; text-decoration: none;}
a.roster:visited {font-weight: normal; color: #FFF; text-decoration: none;}
a.roster:hover {font-weight: normal; color: #D6AD51; text-decoration: none;}


/* menu */
.menu{width: auto; height: 40px; }
.menu ul{margin: 0; padding: 0; float: none; padding-left: 10px; padding-right: 5px;} 
.menu ul li{display: inline; line-height: 40px;} 
.menu ul li a{float: none; color: #FFF; padding-left: 10px; padding-right: 10px; text-decoration: none;} 
.menu ul li a:visited{color: #FFF;} 
.menu ul li a:hover, .menu ul li .current{color: #D6AD51 !important; }
.active{color: #D6AD51; text-decoration: none; }