/* CSS Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #000000;
	text-align: center
}
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1,h2,h3,h4,h5,h6,p {
	margin-right: 65px;
	margin-left: 65px;
}
h1 {
	color: #333399;
	font-size: 1.9em;
	padding: 0px;
	text-align: center;
	margin-bottom: 0.25em;
}
h2 {
	font-size: 1.5em;
	color: #CC0000;
	padding-top: 0.5em;
}
h3 {
	font-size: 1.5em;
	color: #333399;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0.75em;
	margin-top: .5em;
}
h4 {
	font-size: 1.4em;
	color: #333399;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
h5 {
	font-size: 1.1em;
	color: #CC0000;
	padding-top: 1em;
	margin-right: 50px;
	margin-left: 50px;
}
h6 {
	font-size: 0.85em;
	color: #333399;
}

p {
	color: #333399;
	font-size: .9em;
	margin-right: 50px;
	margin-left: 50px;
	line-height: 1.2em;
	margin-top: 1em;
	letter-spacing: 0.05em;

}

ul {
	text-align: right;
	margin-right: 10px;
	list-style-type: none;
	line-height: 2em;
}

ol{
	text-align: right;
	margin-right: 10px;
	list-style-type: none;
	line-height: 2em;
}

a:link {
	color: #3366ff;
	font-size: 1em;
	text-decoration: none;
}
a:visited {
	color: #3366ff;
	font-size: 1em;
	text-decoration: none;
}
a:hover {
	color: #993399;
	font-size: 1em;
	text-decoration: underline;
}
table {
	width: 432px;
	margin-right: auto;
	margin-left: auto;
}
td {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#wrapper {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
	text-align: left;
	background-repeat: repeat-n;
}
table p {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
#banner {
	width: 565px;
	height: 75px:
	border-left: 2px solid #333399;
	border-right: 2px solid #333399;
	border-top: 2px solid #333399;
	border-bottom: 2px solid #333399;
	border-left: 2px solid #333399;
	margin-left: 165px; 
	background-color: #FFFF66;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.0em;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	:before-content: "xxxxx";


}

#leftcolumn {
	font-size: .9em;
	background-color: #333399;
	width: 150px;
	float: left;
	min-height: 598px;
	background-image: url("../images/logos/logoleft.gif");
	background-repeat: no-repeat;
	background-position: center top;
	


}
#leftcolumn img {
	margin-left: 5px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#leftcolumn h6 {
	font-size: 1em;
	text-align: right;
	color: #C1E0FF;
	font-weight: normal;
	line-height: 1.4em;
	font-style: italic;
	margin-top: 1.0em;
	margin-bottom: 1em;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #3366CC;
	padding-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
}
#leftnav { 
	margin-top: 160px;

} 
#leftnav a {
	font-weight: bold;
	color: #C1E0FF;
}
#leftnav a:link {
	text-decoration: none;
}
#leftnav a:visited {
	color: #C1E0FF;
	text-decoration: none;
}
#leftnav a:hover {
	color: #CC6633;
	text-decoration: underline;
}
#leftnav li {
	color: #FFFF00;
	font-weight: bold;
	line-height: 2.5em;
}
#leftnav ul ul {
	margin-right: 5px;
	margin-bottom: 0.5em;
	margin-left: 5px;
	text-align: right;
	font-size: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF33;
	padding-right: 5px;
}
/*sets font size for first subset */
#leftnav ul ul li {
	color: #FFFF00;
	font-weight: bold;
	line-height: 1.4em;
	font-size: .9em;
}
#leftnav ul ul li a {
	color: #C1E0FF;
	font-size: 1em;
}
#book {
	width: 560px;
}
#content {
	margin-left: 2px;
	margin-right: 2px;
}
#content h1 {
	margin-top: .5em;
}
#content ul {
	text-align: left;
/*	font-weight: bold;  */
	color: #333399;
	font-size: .9em;
/*	margin: .5em 75px 0.25em; */
}
#content li {
	line-height: 1.3em;
/*	list-style: disc;	*/
	margin-left: 25px;
	padding-top: 0.5em;
}
#content blockquote {
	font-style: italic;
	font-size: 0.97em;
	padding: 0px;
	margin: .5em 65px;
	color: #333399;
}

#content cite {
	font-style: italic;
	font-size: 0.85em;
	text-align: right;
	padding: 0px;
	margin-top: -1.0em;	
	text-align: right;
	color: #333399;
}

#rtcolumn {
	width: 560px;
	border-left: 2px solid #333399;
	border-right: 2px solid #333399;
	border-top: 2px solid #333399;
	border-bottom: 2px solid #333399;
	background-color: #FAFCED; 
	margin-left: 165px;
}

#rtcolumn ul {
	text-align: left;
	margin-left: 25px;
	margin-top: 0.5em;
	margin-bottom: .75em;
	padding-bottom: 0px;
	margin-right: 30px;
}
#rtcolumn li {
	margin-left: 25px;
	margin-top: 0.125em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.floatcolumnrt {
	float: right;
	margin-left: 15px;
	width: 216px;
	margin-right: 65px;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	padding-right: 5px;
}
.floatcolumnrt h3 {
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}
.floatcolumnrt h5 {
	margin-right: 10px;
	margin-left: 10px;
}
.floatcolumnrt h6 {
	margin: 0.25em 10px 1em;
}
.floatcolumnrt p {
	margin-right: 10px;
	margin-left: 10px;
}
.floatcolumnleft {
	float: left;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 1em;
	padding-right: 0px;
}
#content .floatcolumnleft blockquote {
	margin-top: .5em;
	padding-top: 0px;
	margin-bottom: 1em;
}
#content .floatcolumnleft cite {
	margin-top: .5em;
	padding-top: 0px;
	margin-bottom: 1em;
}

#footer {
	clear: both;
	width: 720px;
/*	height: 75px; */
	background-color: #333399;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.0em;
	margin-bottom: 0em;
}
#footer p {
	color: #C1E0FF;
	font-size: .85em;
	margin-top: 0em;
	padding: 0.5em 0px .5em;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	line-height: .85em;
	letter-spacing: 0.065em;
}
#footer a:link {
	text-decoration: none;
	font-size: .85em;
	color: #C1E0FF;
}
#footer a:visited {
	font-size: .85em;
	color: #C1E0FF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6666;
	text-decoration: underline;
}
.currentpage {
	font-size: 1.1em;
	font-weight: bold;
	color: #FAFCED;
}
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-table;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
.centeredBox {
	margin-right: 65px;
	margin-left: 65px;
}
	.infocolumn {
	float: right;
	width: 108px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}
#content .infocolumn h6 {
	margin-left: 5px;
	font-size: .85em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
	margin-right: 5px;
	text-transform: uppercase;
	margin-top: 0.5em;
}
#content .infocolumn ul {
	margin-left: 0px;
	font-size: .85em;
	margin-right: 0px;
	margin-bottom: 0.5em;
}
