.delwedd {
font-size: 9px
}
body,td,th {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #BF0000;
}
a:visited {
	color: #BF0000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #BF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #000066;
}
h2 {
	font-size: 24px;
	color: #BF0000;
}
h3 {
	font-size: 18px;
	color: #BF0000;
}
h4 {
	font-size: 16px;
	color: #BF0000;
}
h5 {
	font-size: 14px;
	color: #BF0000;
}
h6 {
	font-size: 12px;
	color: #BF0000;
}
body {
	margin-top: 2px;
	background-image: url(../images/bluesky_back.jpg);
}
.content {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 12px;
	color: #031A75;
}
.warning {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF0000;
}
.whitetxt {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
subhead {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 12px;
	color: #BF0000;
}
#scrollingcontent {
	overflow: auto;
	height: 450px;
	width: 430px;
}
#scrollingcontent-news {
	overflow: auto;
	height: 350px;
	width: 390px;
}
#scrollingcontent-album {
	overflow: auto;
	height: 500px;
	width: 490px;
}
#scrollingcontent-archive {
	overflow: auto;
	height: 400px;
	width: 500px;
}
#scrollingcontent-video {
	overflow: auto;
	height: 450px;
	width: 500px;
}

#scrollingcontent {
 overflow: auto;
 height: 400px;
 width: 570px;
 padding-right: 10px;
}