body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0px;
	background: #000;
}
p {
	margin: 2em 2em;
	text-indent: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.8em;
}

.noIndent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.8em;
}


#menu
{
	position: absolute;
	width: 100px;
	left: 4px;
	padding-top: 15px;
	top: 190px;
	height: 255px;
	z-index:3;
}

#menu ul {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#menu li {
	margin: 0px;
	padding: 0px;
	}


#menu a {
	margin: 0px;
	padding: 3px 3px 3px 10px;
	width: 100%;
	display: block;
	color: #bbbbbb;
}
/*/*/a{}
#menu a {
	background-color: #171614;
	border-top: 2px solid #171614;
	border-left: 3px solid #993333;
	border-bottom: 2px solid #171614;
	border-right: 2px solid #171614;
	text-decoration: none;
}

#menu a:hover, #menu a:focus {
	border-top: 2px solid #660000;
	border-left: 3px solid #660000;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	background: #993333;
}

#image {
	position:absolute;
	left: 159px;
	top: 150px;
	z-index:1;
	width: 331px;
}

#image2 {
	position:absolute;
	left: 275px;
	top: 150px;
	z-index:1;
	width: 331px;
}

#image3 {
	position:absolute;
	left: 234px;
	top: 181px;
	z-index:1;
	width: 331px;
}

#textQuote {
	position:absolute;
	font-family: Arial, Helvetica, san-serif;
	color: #cccccc;
	left: 127px;
	top: 277px;
	text-align:right;
	width: 138px;
	height: 137px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color:#993333;
	padding: 0px 30px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color:#993333;
	padding: 0px 30px;
	font-weight: bold;
}


#toTop {
	margin: 0;
	text-align: right;
}

#toTop ul {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 6px;
	padding: 0;
	list-style-type: none;
	}

#toTop li {
	margin: 0 5px 5px 0;
	display: block;
	}


#toTop a {
	margin: 0px;
	padding: 3px 3px 3px 10px;
	width: 100%;
	color: #ffffff;
}
/*/*/a{}
#toTop a {
	background-color: #993333;
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	text-decoration: none;
}

#toTop a:hover, #toTop a:focus {
	border-top: 2px solid #999999;
	border-left: 3px solid #999999;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	background: #eeeeee;
	color:#000000;
}

#menuHistory
{
	position: relative;
	width: 98%;
	left: 5px;
	padding-top: 10px;
	top: 0px;
	height: 20px;
	z-index:10;
	padding-bottom: 5px;
}

#menuHistory ul {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	}

#menuHistory li {
	margin: 0px 5px 0px 0px;
	display: inline;
}


#menuHistory a {
	margin: 0;
	padding: 3px 6px 3px 6px;
	width: 100%;
	color: #bbbbbb;
}
/*/*/a{}
#menuHistory a {
	background-color: #000000;
	border-top: 2px solid #000000;
	border-left: 3px solid #993333;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	text-decoration: none;
}

#menuHistory a:hover, #menuHistory a:focus {
	border-top: 2px solid #660000;
	border-left: 3px solid #660000;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	background: #993333;
}

#menuSub
{
	position: relative;
	width: 510px;
	left: 5px;
	padding-top: 10px;
	top: 0px;
	height: 20px;
	z-index:10;
	padding-bottom: 5px;
	text-align: right;
}

#menuSub ul {
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	}

#menuSub li {
	margin: 0px 5px 0px 0px;
	display: inline;
}


#menuSub a {
	margin: 0;
	padding: 3px 6px 3px 6px;
	width: 100%;
	color: #bbbbbb;
}
/*/*/a{}
#menuSub a {
	background-color: #FFCC66;
	border-top: 2px solid #000000;
	border-left: 3px solid #993333;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	text-decoration: none;
	color: #000000;
}

#menuSub a:hover, #menuSub a:focus {
	border-top: 2px solid #660000;
	border-left: 3px solid #660000;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	background: #993333;
	color: #FFFFFF;
}



#BnewsBtn {
	position: relative;
	width: 100%;
	left: 0px;
	padding-top: 1px;
	top: 0px;
	z-index:3;
}

#BnewsBtn ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	list-style-type: none;
}

#BnewsBtn li {
	background-color: #003875;
	margin: 1px 0px;
	}


#BnewsBtn a {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	color: #000000;
}
/*/*/a{}
#BnewsBtn a {
	background-color: #003875;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border-left-color: #003875;
	padding-left: 3px;
	padding-right: 3px;
	border-width: 0px 0px 0px 14px;
	border-style: solid;
	height: 20px;
	padding-top: 3px;
}
#BnewsBtn a:hover, #BnewsBtn a:focus {
	background-color: #000000;
	border-left-color: #DF0022;
	color: #FFCC00;
	padding-left: 6px;
	padding-right: 0px;
	border-width: 0px 0px 0px 14px;
	border-bottom-style: solid;
}

.pBlack {
	margin: 2em 2em;
	text-indent: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
}

.pSmallLineHeight {
	margin: 2em 2em;
	text-indent: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	line-height: 1em;
}
.First {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
}
.photoTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #990000;
}
.Listening {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #003399;
}
.photoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #006699;
	font-weight: bold;
	margin-left: 1.3em;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
}
