body{
	font-family:Arial, Geneva, sans-serif;
	font-size:75%;
	text-align: center;
	margin: 0; 
	padding: 0; 
}

#surround_div{
position: absolute;
text-align: center;
top: 0px;
left: 0px;
}

#nav{
background-image: url(../Images/Misc/banner3.png);
padding: 5px;
margin-bottom: 5px;
margin-top: 5px;
width: 955px;
height: 110px;
}

#columns{
margin: 5px;
margin-top: 0px;
margin-bottom: 0px;
width: 953px;
clear: both;
}
#content{
background-color: #EFEFEF;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed; 
margin-bottom: 5px;
border: 0px;
width: 955px;
padding: 5px;
}

#footer{
background-color: #666666;
width: 955px;
padding: 5px;
}
		
.Center{
vertical-align:middle;
}

.NoTile{
background-repeat: no-repeat;
background-position:center;
}

.NoTile2{
background-repeat: no-repeat;
background-position:left;
}

.NoTile3{
background-repeat: no-repeat;
background-position:right;
}

.title{
font: bold 2em Geneva;
color: #000000;
}

.text{
font: 1.2em Geneva;
color: #000000;
}

.subtitle{
font: bold 1.4em Geneva;
color: #000000;
}

.monospace{
font: normal 1.0em "Courier New";
}

.white {
color: #FFFFFF;
}

.tiny{
font: 0.9em Arial;
}

p{
font: normal 1.0em Arial;
color: #1E1E64;
}
