/* CSS Document */

body {
	background-image: url(/Graphics/BlueOutsideBG.jpg);
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
p,h1,pre {
	margin:0px 0px 0px 0px;
}

	
#wrapper {
	width:759px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	background-image: url(/Graphics/repeatingbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
		
#leftcol {
	width:133px;
	padding:0px;
	float:left;
}
		
#leftcontact {
	margin-top: 20px;
	padding: 0px;
	float: left;
}
	
#centercol {
	background-color: #FFFFFF;
	background-image: url(/Graphics/CenterTitleBG-rev2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:463px;
	padding-top: 136px;
	float:left;
}
#rightcol {
	width:156px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#scroller {
	width:153px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	
}
		
.rightcolpic {
	width: 175px;
	height: 245px;
	float: right;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
	clear: left;
	border: 1px solid #000000;
}

.rightcolpicSM {
	width: 125px;
	height: 122px;
	float: right;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
	clear: left;
	border: 1px solid #000000;
}
			
.picfloatleft {
	width: 150px;
	height: 150px;
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: right;
	
}	

.picfloatjoshua {
	width: 162px;
	height: 221px;
	float: left;
	clear: right;
	margin: 10px;
	
}	


.picfloatright {
	width: 150px;
	height: 150px;
	float: right;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: left;
}	
	

