@charset "utf-8";
/* CSS Document */

HTML  {
	FONT-SIZE: 10px;
	MIN-HEIGHT: 100%;
	MARGIN: 0 auto;
	COLOR: #000000;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	HEIGHT: 100%;
	min-width: 600px;
}

body  {
	MIN-HEIGHT: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
}

h1 {
	font-size: 18px;
	color: #000000 ;
}

h2 {
	font-size: 18px;
	color: #991B1F ;
}

ul {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #000099;
}

a:visited {
	color:#000099;
	text-decoration:none;
}

a:hover {
	color:#991B1F;
	text-decoration:none;
}

div#narrowred  {
	width: 800px;
	clear: both;
	text-align: center;
	height: 70px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-color: #991B1F;
	border-bottom-width: medium;
}

div#redline4  {
	width: 800px;
	height: 4px;
	background-color: #991B1F;
	clear: both;
	text-align: center;
}

div#wrap  {
width: 800px;
padding: 0px;
border:thin solid #991B1F;
margin-left: auto ;
margin-right: auto ;
position: relative;
height:auto;
}

div#header  {
width: 800px;
height: 147px;
position: relative;
MARGIN-RIGHT: auto;
MARGIN-LEFT: auto;
margin-top: 0px;
margin-bottom: 0px;
}

div#logo  {
width: 120px;
height: 127px;
background-color: #FFFFFF;
position: relative;
float: left;
padding-left: 10px;
}

div#logoText  {
	width: 150px;
	float: right;
	padding-left: 10px;
	padding-top: 35px;
	height: 70px;
	font-size: 11px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

div#hdrLeft  {
width: 300px;
height: 127px;
background-color: #FFFFFF;
position: relative;
float: left;
padding-top: 20px;
}

div#hdrRight  {
width: 500px;
height: 147px;
background-color: #FFFFFF;
position: relative;
float: right;
padding: 0px;
}


div#content  {
width: 800px;
height:100%;
position: relative;
margin: auto;
float: left;
clear: both;
}

div#contentFull  {
}

div#contentLeft  {
width: 300px;
height: 312px;
background-color: #FFFFFF;
position: relative;
float: left;
padding: 0px;
}

div#contentRight  {
	width: 490px;
	height: 312px;
	float: right;
	background-color: #FFFFFF;
	position: relative;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

div#contentLeftLong  {
width: 300px;
height: 420px;
background-color: #FFFFFF;
position: relative;
float: left;
padding: 0px;
}

div#contentRightLong  {
	width: 490px;
	height: 420px;
	float: right;
	background-color: #FFFFFF;
	position: relative;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

div#contentRightHome  {
	width: 490px;
	height: 312px;
	float: right;
	background-color: #FFFFFF;
	position: relative;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

div#contentBottom  {
width: 800px;
height: 120px;
background-color: #991B1F;
position: relative;
clear:both;
}

div#contentBottLeft {
	width: 280px;
	height: 100px;
	position: relative;
	float:left;
	color:#000000;
	font-size:12px;
	padding: 10px;
}

div#contentBottLeftColor {
	width: 280px;
	height: 100px;
	background-color: #3F0608;
	position: relative;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	padding: 10px;
}

div#contentBottRight {
	width: 490px;
	height: 120px;
	position: relative;
	float:right ;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-size: 11px;
}

div#Aboutcontent  {
	width: 780px;
	height:100%;
	position: relative;
	margin: auto;
	float: left;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

div#AboutTopBlock {
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}

div#AboutMidBlock {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

div#AboutBlock {
padding-left: 5px;
padding-right: 5px;
}

div#AboutQuote {
	height: 100px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #991B1F;

}

div#AboutcontentLeft  {
	width: 470px;
	height: 1030px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right-style: solid;
	border-right-color: #991B1F;
	border-right-width: thin;
	margin: 0px;
}

div#AboutcontentRight  {
	width: 305px;
	height: 1030px;
	float: right;
	background-color: #FFFFFF;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

div#AboutContentBott {
clear: both ;
padding-left: 5px;
padding-right: 5px;
border-top-style: solid;
border-top-color: #991B1F;
border-top-width: thin;
}

div#footer  {
	width: 800px;
	height: auto;
	clear: both;
	position: relative;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
}

div#menubar  {
	width: 776px;
	height: 20px;
	background-color: #991B1F;
	position: relative;
	clear:both;
	padding-left: 24px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}

a.menusel {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.menu {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.menu:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size: 9pt;
}

a.menu:hover {
	color:#10a9b7;
	text-decoration:none;
	font-weight:normal;
	font-size: 9pt;
}

.copyright {
	padding-top: 5px;
}

p#library {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

p#librarylist {
	text-align: center;
}