﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border-color: #0000FF;
	border-width: 1px;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
line-height: 1.5;
}
h1 {
	font-size:2.0em
}
h2 {
	font-size:1.5em
}
h3 {
	font-size:1.3em
}
h4 {
	font-size:1em
}
h5 {
	font-size:0.8em
}
h6 {
	font-size:0.7em
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	margin-left: 20px;
	margin-right: 20px;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border: 2px solid #6D0B8E;
	margin: 10px;
	border-spacing: 2px;
	text-align: left;
	width: 650px;
	border-collapse: separate;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}


#container {
	width: 100%;
	background-color: #B9ABC4;
	height: 100%;
}
#header-container {
	background-color: #512E6B;
	height: 180px;
	width: 100%;
	background-image: url('../Graphics/header-bg.png');
	background-repeat: repeat-x;
}
#header-details {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}
#header-details H1 {
	font-family: "EB Garamond", Garamond, Palatino, "Book Antiqua", Times, serif;
	font-size: 44px;
	font-weight: normal;
	font-style: normal;
	color: #FFF177;
	text-align: center;
	padding-left: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 7px;
	line-height: 44px;
}
#header-details ul {
	margin: 0px auto 0px auto;
	width: 800px;
	height: 35px;
	right: auto;
	left: auto;
	list-style-type: none;
	padding-left: 180px;
	border-radius: 10px;
}
#header-details li {
	border-radius: 10px;
	line-height: 28px;
	text-align: center;
	width: 170px;
	float: left;
	border: 1px solid #000000;
	display: block;
	background-color: #B9ABC4;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
#header-details li a {
	color: #512D6B;
	text-align: center;
	display: block;
}
#header-details li a:hover {
	background-color: #FFFFAA;
	color: #512d6b;
	display: block;
	border-radius: 10px;
}
#header-details p {
	color: #FFF177;
	margin: 0px;
	padding-left: 150px;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 3px;
}
#Searchline {
	margin-left: 450px;
	margin-top: 12px;
	padding: 0px;
	margin-right: 200px;
	height: 22px;
}
.form-input {
	height: 20px;
	width: 300px;
	margin: -2px 0px 0px 0px;
	border: 1px ridge #000000;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
#left-column {
	width: 180px;
	height: 680px;
	background-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #512E6B;
	padding: 0px 0px 9px 0px;
	box-shadow: 0px 0px 40px #333;
	text-align: center;
	margin-top: -178px;
	float: left;
}
#left-column ul {
	margin: 30px auto 21px auto;
	width: 162px;
	list-style-type: none;
}
#left-column li {
	line-height: 40px;
	text-align: center;
	background-color: #FFFFAA;
	border: 1px ridge #000000;
	border-radius: 10px;
	width: 160px;
	height: 40px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: bold;
}
#left-column li a {
	color: #512D6B;
	text-align: center;
	display: block;
}
#left-column li a:hover {
	color: #FFF177;
	background-color: #512D6B;
}
#left-column p a:hover {
	background-color: #800000;
}
#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	padding: 10px;
	width: 740px;
	left: 440px;
	background-color: #FFFFFF;
	margin-left: 195px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer {
	height: 60px;
	background-color: #512D6B;
	border-top-color: #FFF177;
	border-top-width: 15px;
	border-top-style: solid;
	margin: 0px;
}
#footer p {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: small;
	color: #FFF177;
	text-align: center;
}
.newStyle1 {
	width: 94px;
	height: 22px;
}
.rssicon {
	width: 103px;
	height: 24px;
	margin-left: 210px;
}
.RSS-Icon {
	float: right;
	margin-top: -31px;
}
#main-page h1 {
	border: 10px solid #B9ABC4;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	background-color: #512e6b;
	color: #EEE59C;
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1.3em;
	text-align: left;
	letter-spacing: 2px;
	border-radius: 10px;
	padding: 10px 5px 10px 10px;
	margin: 15px 0px 15px 0px;
}
#main-page h2 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #512e6b;
	line-height: 1.15em;
	text-align: left;
	letter-spacing: 3px;
	padding-top: 12px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url('../Graphics/h2-background2.png');
	background-repeat: repeat-x;
	border-left-style: double;
	border-left-width: 8px;
	border-left-color: #512e6b;
	border-top-style: double;
	border-top-width: 8px;
	border-top-color: #512e6b;
}
#main-page h3 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	color: #834cae;
	background-color: #d4ccdc;
	border: 2px dotted #834cae;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main-page h4 {
	margin-left: 15px;
}
#main-page h6 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #622423;
	text-align: center;
	border-bottom-style: double;
	border-bottom-width: 2px;
	border-bottom-color: #622423;
	padding-top: 10px;
	margin: 15px 0px 15px 0px;
}
#main-page p {
	margin: 1.2em 1em 1.2em 1em;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	line-height: 1.5em;
	text-align: justify;
}
#main-page ol {
	padding-left: 20px;
	list-style-type: decimal;
	list-style-position: outside;
}
#main-page ul {
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
#main-page li {
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin-left: 30px;
}

#main-page blockquote {
	font-style: italic;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	margin: 1.2em 3em 1.2em 3em;
	text-align: justify;
}

#references {
}
#references ol {
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: outside;
}
#references li {
	list-style-position: outside;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin-left: 30px;
	list-style-type: decimal;
	font-size: 0.75em;
}

.textboxTmplt {
	border-style: 2;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14px;
	background-color: #B9abc4;
	border-width: 2px;
	border-color: #800080;
	border-radius: 10px;
	padding: 10px;
	margin: 5px 10px 10px 10px;
	width: 170px;
	height: 110px;
	float: left;
	font-style: italic;
	text-align: center;
	letter-spacing: 1px;
}

.float-left-Tmplate {
	float: left;
	margin: 5px 15px 5px 0px;
}

