* {margin: 0; padding: 0;}
body { min-width:888px; max-width: 987px; margin: 15px 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 90%; background-color: #F2F2EA; color: #666666 }
#page { width: 90%; margin-left: auto; margin-right: auto; padding: 10px; background:#F2F2EA; }
#wrap { width: 100%; margin-left: auto; margin-right: auto; padding: 0; background:#FFFFFF; }
#head { position: relative; height: 175px; margin: 0; padding: 0; background: transparent url(images/inscription.gif) no-repeat center top; color: #666666 }
#title { padding: 50px 0 0 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.9em; text-align: center; color: #990000; background-color: transparent }
#title a:link, #title a:visited { color: #000000; text-decoration: none; background-color: transparent }
#title a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
td,tr,p,div {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 160%;
	font-size: 12px;
	color: #341414;
	text-align: left;
}
h3, .componentheading {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	margin: 5px 0;
}
.componentheading {
  padding-top: 10px;
}
.contentheading {
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	width: 100%;
	font-family: Tahoma, Arial;
}


ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

strong {
	color: #000000;
}
#pathway {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#desc { padding: 0px 20px 0px 20px; text-align: center; font-style: italic; }

#left { float: left; width: 30%; margin: 0px; padding: 0 0 0 10px; background: transparent; color: #990000; }
#left h2 { margin: 0px; padding: 0px 5px 5px 5px; font-size: 1.2em; background-color: transparent; color: #000000 }
#left a:link, #left a:visited {
	color: #990000;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
#left a:hover { color: #000000; background-color: transparent; }
#left .menu { width: 30%; margin: 0px; padding: 10px 5px 30px 10px; }
#left ul { margin: 0px; padding: 0 5px 0 0; }
#left ul li { list-style-type: none; margin: 0px; padding: 0px 5px 30px 0px; }
#left ul ul li { list-style-type: none; background: transparent; color: #990000; margin: 0px 15px 0px 5px; padding: 0px 5px 5px 5px; }
#left ul.children { margin: 0px; padding: 5px 5px 0px 0px; }
#left ul.children li { margin: 0px; padding: 0px 5px 5px 12px; }

#content { float: right; width: 65%; margin: 0; padding: 0px 10px 0px 10px; }
#content .post { margin: 0px; padding: 10px 0px 40px 0px; line-height: 20px; bottom left repeat-x; }
#content .post p { text-indent: 20px }
#content .post blockquote { padding-top: 0px; padding-bottom: 0px; }
#content .post blockquote p { text-indent: 0; margin: 5px 0 0 0; padding: 10px 0px 20px 5px; border-left: }
#content ul { margin: 0px; padding: 0 5px 0 20px; }
#content li { list-style-type: circle;  color: #990000; margin: 0px 5px 0px 5px; padding: 0px 5px 5px 0px; }
#content ol { margin: 0px; padding: 0 5px 0 0px; }
#content ol li { list-style-type: none;  color: #990000; margin: 0px 5px 0px 5px; padding: 0px 5px 5px 0px; }


#foot { clear: both; height: 30px; text-align: center; padding: 20px 0 0 0 }

#commentlist { margin: 10px 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin: 10px 0px 10px 0px; padding: 5px 15px 0px 0px; border: 1px solid #666666; background-color: #000000; color: #666666; }
#commentlist p { margin: 0px; padding: 10px 5px; }
#commentlist .commentmeta { font-weight: bold; margin-bottom: 10px; }
#commentlist .alt { background-color: #000000; border-color: #990000; color: #666666; }
#commentlist blockquote { background-color: #000000; border: 1px solid #666666; color: #666666; }
#commentlist .alt blockquote { border-color: #990000; }
#commentform p { margin: 10px 0px 0px 0px; padding: 0px; }
#commentform textarea { width: 350px; }

.meta { margin: -2px 0px 0px 0px; padding: 0px 20px 5px 16px; font-size: 0.75em; font-weight: bold; }

.postmetadata { font-size: 0.75em; font-weight: bold; text-align: center; }

a:link, a:visited { color: #990000; background-color: transparent }
a:hover { color: #000000; }
blockquote { background-color: transparent; color: #666666; margin-left: 10px; margin-right: 15px; padding: 10px 20px 10px 30px; }
h1 { margin: 0px; padding: 2px 0 2px 22px; no-repeat 0 50%; color:#990000;  font-size: 1.5em; }
h1 a { text-decoration: none; }
h1 a:link, h1 a:visited { color: #990000; background-color: transparent;}
h1 a:hover { color: #000000; background-color: transparent; }
h2 { background-color: transparent; color:#000000;  font-size: 1.3em; } 
h3 { background-color: transparent; color:#000000;  font-size: 1.2em; } 
h4 { background-color: transparent; color:#000000;  font-size: 1.0em; } 
form { margin: 0px; padding: 0px; }
form input, form textarea, form submit { border: 1px solid #990000; background-color:#FFFFFF; }


img.centered {display:block; margin: 0 auto 5px auto; border:1px solid #666666; padding:2px; }

img.alignright { display: inline; border:1px solid #666666; margin:5px 7px 0 7px; padding:4px; vertical-align: middle; }

img.alignleft { display: inline; border:1px solid #666666; margin:5px 7px 0 7px; padding:4px; vertical-align: middle; }

img.border { border:1px solid #990000; padding:2px; }

.alignleft { float:left; text-align:left; }

.alignright { float:right; text-align:right; }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

acronym { cursor: help; border-bottom: 1px dotted #796307 }



