BODY, TH, TD {
	font-family: Arial;
	font-size: 12px;
}

.nav_top, .nav_topb {
	font-family: Verdana,Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.nav_topb {
	color: #cccccc;
	font-weight: bold;
}

.nav_top:hover,.nav_topb:hover {
	color: #333333;
}

TABLE.news {
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

DIV.news_scroll {
	height: 108px;
	overflow: auto;
	padding-left: 5px;
}

H1 {
	font-family: Verdana,Arial;
	font-weight: normal;
	color: #cccccc;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 0px;
	font-size: 18px;
	text-align:left;
}

TD.subnav {
	background-color: #666666;
	border-top: solid 1px white;
	border-left: solid 1px #cccccc;
	text-align: center;
}

A.subnav, A.subnavb {
	font-family: Verdana,Arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

A.subnavb {
	color: #eeeeee;
	font-weight: bold;
}

DIV.pulldown, DIV.pulldown_sub {
	visibility: hidden;
	position: absolute; 
	z-index: 100;
}

DIV.pulldown_sub {
	background-color: #006699;
}

A.pulldown_item,A.pulldown_sub_item,DIV.pulldown_top {
	display: block;
	width: 100%;
	white-space: nowrap;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 15px;
	border-top: solid 1px #666666;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	z-index: 200;
	font-family: Verdana,Arial;
}

A.pulldown_sub_item {
	border-top: none;
	font-weight: normal;	
}

A.pulldown_item:hover, A.pulldown_sub_item:hover {
	background-color: #666666;
	color: #ffffff;
}

DIV.pulldown_top {
	border-top: solid 1px #FFFFFF;
	padding-top: 13px;
	padding-bottom: 14px;
}

.gallery, .album, .listing_picture {
	font-family: Verdana,Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
}

.pagination {
	font-size: 12px;
	font-weight: bold;
}

DIV.pagination {
	text-align: right;
	width: 620px;
	position: relative;
	top: -8px;
}

A.pagination {
	text-decoration: underline;
}

A.pagination:hover {
	text-decoration: none;
}

#quicklinks {
	padding: 10px;
}

#quicklinks B {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#quicklinks A {
	font-size: 11px;
	color: #ffffff;
	font-variant: italics;
}


.articleb {
	text-decoration: none;
}