html {  background-color: #cccccc; }

body {
  font-family: "Lucida Sans Unicode", Arial, sans-serif;
/*  font-size: 93%; */  /* balls to sIFR */
	font-size: 9pt;
/*  line-height: 1.7em; */
  padding: 0px;
  margin: 0 auto 0 auto;
}

p {
  margin: .5em 0px 1em 0px;
  font-size: 100%;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #ffffff;
	cursor: hand;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul > li {
	list-style: disc;
	margin-left: 3em;
}

ol li {
	list-style-type: decimal;
	margin-left: 4em;
	margin-right: 4em;
}

ol.list-alpha { margin-top: .5em; margin-bottom: -1em; }

ol.list-alpha li {
	list-style-type: lower-alpha;
	margin-left: 3em;
	margin-right: 3em;
}

h1 {
  font-size: 153.9%;
}

/* sidebar only */
h2 {
	font-size: 123.1%;
	color: #ffffff;
	line-height: 140%;
	padding-right: 3px;
}

/* menu only */
h3 {
/*	font-size: 108%; */
 	padding-top: 6px;
	color: #ffffff;
}

/* used in body */
h4 {
	font-size: 138.5%;
	display: block;
	overflow: visible;
	white-space: nowrap;
/*	letter-spacing: 3px; */
	margin: 0px;
}

h5 {
  font-size: 108%;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

blockquote{
	margin-left:.7em;
	margin-right: 1em;
	padding-left:1.25em;
	border-left:1px solid #aaa;
}	

div#page {
/*	text-align: center; */
	width: 960px;
	margin: auto;
	height: 100%;
}


table#pagetable {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.gutter-left {
	background: url(/images/gutter-left.gif) top right repeat-y;
	width: 30px;
}

.gutter-right {
	background: url(/images/gutter-right.gif) top left repeat-y;
	width: 30px;
}

/*
#main {
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border: 0px;
	float: left;
}
*/

#header {
	width: 960px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#nav {
	background-color: #7597b8;
	width: 900px; 
	height: 30px; 
	float: left;
}

#nav-left {
	width: 180px;
	height: 30px;
	float: left;
	display: block;
}

/*
#nav-left:hover {
	background-color: #7a9cbd;
}
*/

#home-icon {
	width: 17px; 
	height: 15px;
	border: 0px;
	margin-top: 9px;
	margin-left: 153px;
}


.nav-button {
	background: #7597b8 url(/images/nav-off.gif) top left repeat-x;
	width: 116px;
	height: 28px;
	border: 1px solid #577592;
}

.nav-button:hover {
	background: #c1b6ab;
	border-bottom: 1px solid #c1b6ab;
}

/*
.nav-button p {
	font-size: 16px;
	text-align: center;
}

.nav-button p a { text-decoration: none; }
*/

.yuimenubaritemlabel { text-align: center; }

.yuimenuitemlabel { text-align: center; }

.nav-drop {
	background: #7597b8;
	width: 116px;
	height: 28px;
	border-left: 1px solid #577592;
	border-right: 1px solid #577592;
}

.nav-drop:hover {
	background: #c1b6ab;
}

.nav-drop-bottom {
	height: 29px;
	border-bottom: 1px solid #577592;
}

#content-wrapper {
	width: 898px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	background-color: #5b81a6;
	width: 178px;
/*	padding: 10px; */
	text-align: right;
	vertical-align: top;
}

.sidebar-hr {
	float: right;
	border: 0px;
	width: 80px;
	border-top: 1px solid #8bb1d6;
	height: 10px;
	margin-bottom: 5px;
}

.sidebar-block {
	margin-bottom: 25px;
	margin-top: 0px;
}

.sidebar-header {
/*	display: block; */
	background-color: #7597b8;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
/*	width: 160px; */
	height: 18px;
	padding: 5px 10px 3px 0px;
	margin: 0px 0px 5px 0px;
}

.sidebar-header:hover {
	background-color: #7092b3;
}

.sidebar-date {
	color: #c1b6ab;
	font-size: 85%;
	margin-right: 3px;
}

.sidebar-text {
	display: block;
	color: #ffffff;
	font-size: 93%;
	line-height: 1.3em;
	margin-right: 3px;
/*	padding: 0px 10px 0px 10px; */
}

.sidebar-text a {
	color: #ffffff;
}

.sidebar-text a:hover {
	color: #eeeeee;
}

.sidebar-text strong {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	display: block;
	}

.sidebar-more, .sidebar-more a {
	color: #c1b6ab;
	font-size: 93%;
	font-variant: small-caps;
}

.sidebar-more a:hover {
	color: #e1d6cb;
	}

.sidebar-quote {
	display: block;
	color: #fff;
	background-color: #7597b8;
	font-size: 93%;
	line-height: 1.3em;
	margin: 8px 8px 8px 10px;
	padding: 7px 5px 7px 5px;
	border: 1px solid #ccc;
}

.sidebar-quote p {
	margin: 0px;
	padding: 0px;
}

div#support-fii {
	width: 150px;
	height: 45px;
	background-image: url(/images/support-fii.png);
	background-position: 0px 0px;
}
div#support-fii:hover {
	background-image: url(/images/support-fii.png);
	background-position: 0px 46px;
}

#content {
	background-color: #ffffff;
	width: 720px;
	float: left;
/*	padding: 15px 25px 15px 25px; */
	padding-top: 17px;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
}

#content p, #content h4 
{
	margin-left: 25px;
	margin-right: 25px;
}

#content a, #content a:link, #content a:visited {
/*  text-decoration: underline; */
/*  color: #a1766b; */
	color: #333366;
}

#content a:hover {
	color: #333399;
}

#content td {
	padding: 3px;
}

td#content ol li {
	margin-bottom: 10px;
}

/*
td#content ol li strong {
	line-height: 3em;
}
*/

.content-hr {
/*	display: block; */
	background-color: #CCC;
	width: 695px;
	height: 15px;
	padding: 4px 0px 4px 25px;
	margin: 5px 0px 10px 0px;
}

.content-box {
	border: 1px solid black;
	width: 80%;
	text-align: left;
	}
	
.entry-title {
	padding: 4px 0px 4px 25px;
	}
	
#flashplayer {
/*	float: left; */
	margin: 0px 10px 10px 0px;
}

#footer-left {
	background-color: #5b81a6;
	width: 180px; 
	height: 30px; 
	float: left;
}

#footer-right {
	background-color: #3a536c;
	width: 700px;
	height: 20px; 
	padding: 5px 10px 5px 10px;
	float: left;
	font-size: 93%;
/*	text-align: right; */
	color: #c1b6ab;
}

.footer-text-left {
	color: #c1b6ab;
	padding-left: 15px;
	width: 340px; 
	text-align: left; 
	float: left;
	}
	
.footer-text-right {
	color: #c1b6ab;
	padding-right: 0px;
	width: 340px; 
	text-align: right; 
	float: left;
	}
