html
{
	margin: 0 0 1px 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	font-family: Georgia, Arial;
	font-size: 12px;
	background: #dddddd url('../images/body_background.gif') repeat-x;
	word-break: normal;
}

a
{
	color: #000000;
}

img
{
	border: none;
}

.right
{
	position: relative;
	float: right;
	top: -1.5em;
}

.three_quarters
{
	width: 75%;
	max-width: 75%;
}

.two_thirds
{
	width: 66%;
	max-width: 66%;
	border-right: solid 1px #dddddd;
}

.one_quarter
{
	width: 25%;
	max-width: 25%;
}

.centered
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

.block
{
	display: block;
}

.nobullets
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

blockquote
{
	background: transparent url( '../images/quotes.gif' ) top left no-repeat;
	padding: 12px 12px 12px 48px;
	margin: 8px 8px 8px 8px;
}

#list
{
	display: block;
	float: right;
	height: 100%;
	padding-right: 12px;
}

#list ul
{
	padding: 0 14px 0 14px;
}

#wrapper
{
	display: table;
	margin: 0 auto 0 auto;
	/*height: 100%;*/
	text-align: left;
	border-left: solid 1px #efefef;
	border-right: solid 1px #efefef;
	background: #ffffff;
	max-width: 950px;
	width: 950px;
}

#header
{
	margin: 0;
	padding: 0;
	width: 952px;
	height: 36px;
	background: #000032;
	border-top: solid 1px #222254;
	border-left: solid 1px #444476;
	border-right: solid 1px #444476;
}

#footer
{
	display: block;
	float:left;
	margin: 0;
	padding: 0;
	width: 952px;
	height: 34px;
	background: #ffffff;
	border-bottom: double 4px #dddddd;
	border-top: double 4px #dddddd;
}

.noborder
{
	border: none;
}

#menu
{
	display: inline;
	float: left;
	margin: 0;
	padding:  0;
	background: none;
}

#menu ul
{
	display: block;
	list-style: none;
	padding: 0 0 0 30px;
	margin: 0;
}

#menu ul li
{
	display: inline;
}

#menu ul li a, #menu ul li a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	display: block;
	float: left;
	height: 18px;
	padding: 8px 16px 8px 16px;
	background: #333365 url('../images/button_highlight.gif') repeat-x top left;	
	margin: 0;
	border: solid 1px #444476;
}

#footer #menu ul li a, #footer #menu ul li a:link
{
	color: #cccccc;
	background: #ffffff;
	border: none;
	border-right: solid 1px #dddddd;
}

#footer #menu ul li:first-child a
{
	border-left: solid 1px #dddddd;
}

#menu ul li a:hover
{
	text-decoration: underline;
	background: #555587 url('../images/button_hover_highlight.gif') repeat-x top left;	
	border: solid 1px #887798;
	border-bottom: solid 1px #aa99ba;
	border-top: solid 1px #aa99ba;
}

#footer #menu ul li a:hover
{
	text-decoration: underline;
	color: #aaaaaa;
}

#menu ul li a:active
{
	text-decoration: underline;
	background: #555587 url('../images/button_highlight.gif') repeat-x bottom left;
	border: solid 1px #887798;
}

#column
{
	padding-left: 32px;
	padding-right: 32px;
	display: block;
	float: left;
	min-height: 400px;
}

#column p
{
	font-size: 14px;
}

#column h2
{
	font-size: 22px;
}

#middle
{
	padding: 0;
	display: block;
	min-height: 522px;
}

#middle #banner
{
	display: block;
	width: 926px;
	padding:  12px 0 14px 26px;
	border-bottom: double 4px #dddddd;
}

#middle #banner img
{
	display: block;
	float:left;
	padding-bottom: 2px;
}

#middle #banner img.logo
{
	display: block;
	float:left;
	padding: 0 49px 0 49px;
	border: none;
}

#weather
{
	display: inline;
	float: left;
}

#weather iframe
{
	display: block;
	width: 236px;
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
	border: solid 1px #dddddd;
}

#middle #banner, #weather, #weather iframe
{
	height: 60px;
}


#story
{
	float:left;
	display: block;
	width: 432px;
	padding: 12px 48px 4px 30px;
	min-height: 414px;
	height: 414px;
	border-right: solid 1px #dddddd;
	overflow: hidden;
	/*border: solid 1px #ff0000;*/
}

#story #storyheader
{
	display: block;
	height: 24px;
}

#story #storyheader h2
{
	font-size: 18px;
}

#story a
{
	display: block;
	text-decoration: none;
}

#story a h2
{
	margin: 0;
	padding: 0 0 4px 0;
}

#story a h3
{
	font-size: 14px;
}

#story h3, #features ul li strong, #special #textblock h3, .heading
{
	font-family: "Georgia";	
}

#story img
{
	/*padding: 2px;*/
	border: solid 1px #ffffff;
}

#story a:hover img
{
	/*padding: 2px;*/
	border: dotted 1px #aaaaaa;
}

#story a:hover h3
{
	/*padding: 2px;*/
	text-decoration: underline;
}

#gallery
{
	padding: 12px 32px 4px 0px;
	display: inline;
	float: right;
	height: 245px;
	width: 400px;
}

#gallery ul
{
	margin: 12px 0 22px 0;
	padding: 0;
}

#gallery li
{
	list-style: none;
	padding: 8px 4px 8px 4px;
	margin-left: 4px;
}

#gallery li a
{
	font-size: 14px;
	font-weight: bold;
	font-family: "Georgia";
	text-decoration: none;
	color: #000076;
}

#gallery li a:hover
{
	text-decoration: underline;
}

#gallery a
{
	margin: 2px 2px 6px 2px;
	padding-bottom: 6px;
}

#gallery h2
{
	margin: 0;
	padding: 0 0 4px 2px;
	font-size: 18px;
}

#gallery img
{
	border: solid 1px #ffffff;
}

#special
{
	display: block;
	padding: 0 0 0 0;
	width: 380px;
	max-height: 157px;
	margin-top: 45px;
	background: #ffffff url('../images/special_feature_background.gif') top left no-repeat;
}

#special a
{
	text-decoration: none;
	margin-left: 12px;
}

#special ul li
{
	list-style: inside disc;
	padding-left: 24px;
}

#special #textblock
{
	position: relative;
	top: -104px;
	display: block;
	padding: 0 10px 0 10px;
	max-width: 170px;
	width: 170px;
	clear:both;
	text-align: justify;
}


#special img
{
	padding: 14px 12px 0 0;
	float:right;
	border: none;
}

#special h2
{
	padding: 8px 0 0 8px;
}

#gallery img
{
	max-width: 376px;
	max-height: 225px;
	margin-left: 2px;
	margin-bottom: 4px;
}

#features
{
	clear: both;
	display: block;
	padding: 8px 2px 32px 14px;
	min-height: 200px;
	border-top: double 4px #dddddd;
}

#features ul
{
	display:block;
	width: 934px;
	margin: 0;
	padding:  0;
	background: #ffffff;
}

#features ul li
{
	display: block;
	float: left;
	width: 190px;
	height: 180px;
	margin: 8px 0 0 15px;
	padding: 4px 7px 8px 14px;
	border: solid 1px #ffffff;
	background: #ffffff url('../images/feature_background.gif') top left no-repeat;	
}

#features ul li:hover img
{
	border: dotted 1px #aaaaaa;
}

#features ul li.special
{	
	border: solid 1px #ffffff;
	background: #ffffff url('../images/feature_background.gif') top left no-repeat;
}


#features ul li a
{
	text-decoration: none;
}

#features ul li a:hover
{
	text-decoration: none;
}

#features ul li a:hover strong
{
	text-decoration: underline;
}

#features ul li a img
{
	display: block;
	/*padding: 2px;*/
	/*height: 100px;*/
	/*border: solid 1px #dddddd;*/
	background: #ffffff;
	margin-bottom: 4px;
	margin-top: 8px;
	border: solid 1px #ffffff;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
}

#features ul li h3, #features ul li strong
{
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	color: #000000;
}

#features ul li h3
{
	color: #000032;
	font-size: 12px;	
}

