#header {
width: 875px;
padding: 0px;
background: #333;
color: #E2E2E2;
}
#header a {
color:#E2E2E2;
text-decoration: none;
}
.grad {
margin-top: -10px;
background-image: url('/images/grad.png'); background-repeat: repeat-x;
}

.boxhead {
	color:black;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 48px;
	margin-bottom:-20px;
}

.menu a {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: rgb(204,0,0);
}

.menu {
	margin-top: 10px;
	}
	
.bignum {z-index:10; font-size: 160px; line-height: 80%; font-weight:bold; color: rgb(204,0,0);}
.count {
text-align: center;
background-color: #ffffff;
opacity: .8;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border: 3px solid #000; 
}

a .count:hover {
color:black;
text-align: center;
background-color: #ffffff;
opacity: 1;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border: 3px solid #000; 
}

.sideImages {
-moz-border-radius: 9px; -webkit-border-radius: 8px; padding: 0px; border: 3px solid #333;
}
#hello {
	font-size: 36px;
	text-align: left;
	font-weight: bold;
	margin: -10px 110px;
}

h2.linkheads {
color: white;
font-weight: normal;
text-align: center;

}
body {
	background: rgb(157, 214, 245);

	border-bottom: 12px solid;
	color: #333;
	font-size: 16px;
  padding: 0px 0px 0px 0px;
}

a {
	color: #fff;
	text-decoration: none;
}

a .boxhead{
	color: #ba0000;
	text-decoration: none;
}
a b {color:#333;}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 96px;
	line-height: 80%;
}

h2 {
	padding: 0px;
	font-size: 36px;
	text-align: left;
	margin 0px 0 0 0;
	line-height: 70%;
}

p {
	overflow: hidden;
	margin -25px;
}

div.bodytext p {
	text-align: justify; 
	font-size: 20px; 
	font-weight: lighter;
}

