body{
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: 50% 0%;
	}

h1{
		font-family: futura;
		font-size: 35px;
		text-align: center;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
	}

h2{
		background-color: none;
		font-family: futura;
		color: #0C3E5D;
		font-size: 25px;
		vertical-align: top;
	}
	
p{
		background-color: none;
		font-family: futura;
		font-size: 12px;
		top: 200px;
		margin-top: 10px;
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
	}

a:link{
		border: none;
		color: black;
		font-family: futura;
		text-decoration: none;
	}
	
a:visited{
		color: #CCCCCC;
		font-family: futura;
		text-decoration: none;
	}
	
a:hover{
		color: #663300;
		text-transform: none;
		font-family: futura;
	}


img{
		border-style: none;
	}

IMG.logo{
		float: left;
	}

#text{
		font-family: futura;
		text-decoration: none;
	}

#backgroundtopdiv{
		background-image: url('media/backgroundtop.png');
		margin-left: auto;
		margin-right: auto;
		background-repeat: no-repeat;
		width: 912px;
		height: 30px;
		float: top;
	}

#backgroundbottomdiv{
		background-image: url('media/backgroundbottom.png');
		margin-left: auto;
		margin-right: auto;
		background-repeat: no-repeat;
		width: 912px;
		height: 32px;
	}

#backgrounddiv{
		width: 912px;
		margin-left: auto;
		margin-right: auto;
		background-image: url('media/background.png');
		clear: both;			
	}

#bigbody{
		width: 845px;
		margin-left: auto;
		margin-right: auto;
	}
	
#header{
		clear: both;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		min-width: 845px;
	}

#nav{
		margin-top: 35px;
		font-size: 40px;
	}
	
#information{
		font-family: futura;
		text-decoration: none;
		height: 25px;
	}
	
#col1{
		clear: both;
		float: left;
		width: 500px;
		margin-right: 25px;
		margin-bottom: 10px;
	}
	
#col2{
		position: absolute;
		clear: both;
		margin: 200px 0px 10px 520px;
		min-width: 320px;
		height: 200px;
		font-family: futura;
		text-decoration: none;
	}

#col2bottom{
		position: absolute;
		top: 225px;
		background-color: none;
		width: 322px;
		height: 270px;
		font-family: futura;
		text-decoration: none;
		text-align: center;
	}

#leftbox{
		clear: both;
		float: left;
		width: 410px;
		height: 688px;
		border-style: solid;
		border-width: 5px;
		border-color: gray;
		margin-right: 30px;
	}

#footercenter{
		clear: both;
		width: 912px;
	}

#footervertcenter{
		clear: both;
		width: 912px;
	}

#footer{
		display: table-cell;
		height: 100px;
		width: 912px;
		margin-bottom: 10px;
		vertical-align: middle;
	}

#video{
		padding:0px;
	}

#headline{
		font-family: Futura;
		font-size: 18px;
	}

#spacerdir{
		height: 420px;
	}

#spacerjob{
		height: 325px;
	}
	
#line{
		width: 100%;
		size: 1px; 
		color: black;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		margin-top: 10px;
	}

#logo{
		width: 845px;
		margin-left: auto;
		margin-right: auto;
	}
