@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFFEED;
	margin:0 auto 0 auto;
}

	
p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color: #005A84;
	padding-top: 0px;
	}
	
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	color: #005A84;
	padding-top: 0px;
	}
	
a:hover{
	text-decoration:underline;
	border:none;
	}


	
a{	
	text-decoration: none;
	color: #005A84;
	border:none;
	}
	

	
#logo {
	height: 38px;
	width: 900px;
	background-image: url(images/sewsewlogo.png);
	background-repeat: no-repeat;;
	float:left;
	}

#topfix{
	width: 900px;
	height: 195px;
	margin-left: 45px;
	margin-top: 30px;
	position: fixed;
	}
	
#top{
	width: 900px;
	height: 195px;
	margin-left: 45px;
	margin-top: 30px;
	}
	

.leftcol{
	width: 137.5px;
	height: 100px;
	float: left;
	margin-right: 15px;
	margin-top: 45px;
	border-top: 1px dashed #005A84;
	border-bottom: 1px dashed #005A84;
	}
	
#rightcol{
	width: 290px;
	height: 100px;
	float: right;
	margin-top: 45px;
	border-top: 1px dashed #005A84;
	border-bottom: 1px dashed #005A84;
	margin left:15px;
	}
	


#main{
	width: 900px;
	height: 425px;
	margin-left:45px;
	float: left;
	}
	

	
	
.aboutcol{
	width: 270px;
	margin-top: 20px;
	margin-right: 10px;
	height: 400px;
		float: left;
	}
	
.nextprev{
	width: 137.5px;
	height: 150px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	}
	
.images{
	width: 747.5px;
	margin-top:20px;
	height: 422px;
	float: left;
	}
	
.imagenews{
	width: 290px;
	height:198px;
	}
.sixcol{
	width: 137.5px;
	height: 420px;
	float: left;
	margin-right: 15px;
	}
	
#bottom{
	width: 900px;
	height: 25px;
	margin-left:45px;
	border-bottom: 1px dashed #005A84;
	float: left
	}
	
#bottomfixed{
	width: 900px;
	height: 25px;
	margin-left:45px;
	margin-top:650px;
	border-bottom: 1px dashed #005A84;
position:fixed;
	}
	
/*Bob*/
	.news{
	width: 290px;
	height: 400px;
	float: left;
	margin-top: 20px;
	margin-right:15px;
	}
	
/*Gary*/
	#scroll{
	width: 970px;
	height: 440px;
	margin-left:45px;
	margin-top: 240px;
	float: left;
	}