* html #ffx {
border: 0;

}

html>body #ffx {
display : none;

}

blockquote
{
	background: #dfdfdf url(../images/quotes.gif) no-repeat left top;
	border-left: 1px dotted #666;
	padding: 15px 5px 5px 5px;
}

.linksList a
{
	font-size: x-small;
	padding-left: 15px;
}

.linksList a:hover
{
	color: #600;
}

.linkDesc
{
	font-size: x-small;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 40px;
}

.link_list
{
	padding-bottom: 25px;
}

.searchResults
{
	margin-bottom: 20px;
	margin-top: 10px;
}

.searchTitle a
{
	font-weight: bold;
}

.searchTitle a:hover
{
	color: #600;
}

.searchExcerpt
{
	font-size: x-small;
}

.artNav
{
	font-size: x-small;
	text-align: center;
}

.artNav a
{
	font-size: x-small;
}

.artNav a:hover
{
	color: #600;
}

.footerNav
{
	font-size: x-small;
	text-align: center;
}

.footerNav a
{
	font-size: x-small;
}

.footerNav a:hover
{
	color: #600;
}

.help a
{
	font-size: x-small;
}

.help a:hover
{
	color: #600;
}

.commentByline
{
	font-size: small;
}

.commentByline a
{
	font-size: small;
}

.commentByline a:hover
{
	color: #600;
}

body
{
/*	background: #ccd2de url(../images/bg.gif) repeat-y center top;*/
	margin: 0;
	padding: 0;
}

.about p
{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
	color: #444;
	line-height: 140%;
}

.sideSection
{
	margin-bottom: 20px;
	padding-top: 20px;
}

.sideSectionText
{
	font-size: small;
}

.sideSectionTitle
{
	font-size: small;
	font-weight: bold;
}

.sideSection a
{
	font-size: small;
}

.sideSection a:hover
{
	color: #600;
}

.archList a
{
	display: block;
	font-size: small;
	font-weight: bold;
	background: url(../images/aLink.gif) no-repeat left top;
	margin-bottom: 3px;
	padding-left: 12px;
}

.archList a:visited
{
	background: url(../images/aVisit.gif) no-repeat left top;
}

.archList a:hover
{
	background: url(../images/aHover.gif) no-repeat left top;
	color: #600;
}

#navcontainer
{
	height: 18px;
	width: 800px;
	padding: 0px;
	/*background-color: #CFE5F4;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;*/
	margin-left: auto;
	margin-right: auto;
	top: 155px;
	position: absolute;
	display: block;
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	height: 18px;
	list-style-type: none;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#navcontainer ul li
{
	float: left;
	text-align: center;
	border-right: 1px solid #fff;

}

#navcontainer ul li a
{
/*	background: #789FD2;*/
	padding: 0;
	width: 132px;
	color: #fff;
	margin: 0 0 0 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 12px/20px 'Palatino Linotype', 'Palatino', 'Times New Roman' , Times, Geneva, sans-serif;
	line-height: 18px;
}

#navcontainer ul li a:hover
{
	color: #0C2367;
	background: #CFE5F4;
	text-decoration: underline;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#navcontainer a:active
{
	background: #308CF9;
	color: #fff;
}

#navcontainer li#active a
{
	background: #FFFFFF;
	border: 1px solid #c60;
	color: #fff;
}

#globe
{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

#banner { width: 800px; height: 177px; background-image: url(../images/header.jpg);}

div, p, h1, h2, h3, h4, h5, a, form, input
{
	margin: 0;
	padding: 0;
	font-family:  'Palatino Linotype', 'Palatino', 'Times New Roman' , Times, Geneva, sans-serif;
	font-size: 12pt;
	color: #444;
}
h1, h2, h3, h4, h5
{
	color: #00013B;
}
.banner
{
	text-align: center;
}

.blogTitle
{
	background-color: #94BFBC;
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4px;
	text-align: left;
}

a.titleLink
{
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}

a.titleLink:hover
{
	color: #036;
}

.wrapper
{
	width: 800px;
	border-bottom: 1px solid #888;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/bg.gif);
}

.content
{
	width: 780px;
	margin: 0;
	padding: 0 10px 0 10px;
	height: 100%;
	z-index: 2;
	min-height: 400px;
	position: relative;
}

.footer
{
	clear: left;
	width: 800px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	text-align: center;
}

.footer a
{
	font-size: x-small;
}

.footer a:hover
{
	color: #600;
}

.footer p
{
	font-size: x-small;
}

.post
{
	width: 601px;
	border: 1px solid #666;
	margin-top: 20px;
	padding: 0;
	margin-bottom: 20px;
	margin-left: 7px;
}

.date
{
	float: right;
	font-size: x-small;
	margin-top: 3px;
}

.headingWrap
{
	border-bottom: 1px solid #aaa;
	background-color: #CFE5F4;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-left: 3px;
}

.sub
{
	border-top: 1px solid #aaa;
	font-size: x-small;
	background-color: #F0F8FF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}

.sub a
{
	font-size: x-small;
}

.sub a:hover
{
	color: #600;
}

.article
{
	line-height: 140%;
	padding: 8px;
	background-color: #fff;
}

.article p
{
	margin-bottom: 15px;
}

.article a:hover
{
	color: #600;
}

.sidebar
{
	margin: 0 0 0 510px;
	padding: 0;
	height: 100%;
}

hr
{
	display: block;
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: 0;
}

.indent10
{
	padding-left: 10px;
}

.bold
{
	font-weight: bold;
}

.center
{
	text-align: center;
}

.archNav a
{
	font-size: x-small;
}

.archNav a:hover
{
	color: #600;
}

.archNavTitle
{
	margin-top: 20px;
}

.archNav
{
	font-size: x-small;
}