@charset "ISO-8859-1";
.connect-header {
	height: 35px;
	padding-top: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 14px;
	background-color: #A7A155;
	vertical-align: middle;
	background-image: url(bluejacketsquare-web.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	text-shadow: 0px 1px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
}
.connect-header a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 1px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
}
.connect-header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 1px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
}
.connect-header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF77bb;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 1px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
}

.photo-descriptions {
	font-family: Arial, Helvetica, sans-serif;
	color: #9CFF00;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-shadow: 0px 1px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
}
body {
	margin: 0px;
	padding: 0px;
	text-shadow: 0px 1px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
	background-image: url(bkgd-bleach5.jpg);
	background-repeat: repeat;
}
.newsdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #9cff00;
	background-image: url(bluejacketsquare-web.gif);
	padding: 5px;
	overflow: scroll;
	width: 488px;
	background-attachment: fixed;
	border: 2px solid #FF0099;
	height: 300px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	text-shadow: 0px 1px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
	-webkit-box-shadow: inset 0px 2px 4px #000000;
	-moz-box-shadow: inset 0px 2px 4px #000000;
	box-shadow: inset 0px 2px 4px #000000;
}
.newsdiv a:visited {
	color: #FF77bb;
}
li .headline a {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffff00;
	text-decoration:none;
	text-shadow: 0px 2px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=2);
	list-style:none;
	list-style-type:none;
	list-style-image:none;
}
li .headline a:visited {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffff00;
	text-decoration:none;
	text-shadow: 0px 2px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=2);
	list-style:none;
	list-style-type:none;
	list-style-image:none;
}
.date {
	color: #ffff00;
	elevation: 12px;
}
.logoholder {
	padding-top: 9px;
}

