/* CSS Document */

/*/*/

body {background: #ffffff; text-align: center; margin: 0px;	padding: 0px;}

#wrapper {background: #FFFFFF url(../files/content-background.jpg) repeat-y right top; margin: 0px auto 25px; clear: both; width: 100%;}

#header {text-align: left; width: 100%; height: 100px;}
#logo {display: block; float: none; width: 100%; height: 100px; background: url(../files/header2.jpg) no-repeat right top; padding-left: 15px; border: none;}
#logo h1 {color: #1d3986; padding: 0px; font: small-caps normal 22px "Times New Roman", Times, serif; text-align: left; margin-top: 15px; margin-bottom: 15px;}

#contentwrapper {text-align: left; background: #FFFFFF;}

#menu {background: #4f6a7d url(../files/sidebar2.jpg) repeat left top; margin: 0; padding: 0px 15px; height: 50px; width: 100%; float: left; text-align: center;	border: none;}
#menu ul {margin: 0px; padding: 10px 0px 0px; list-style: none;}
#menu li {display: inline; background: none;}
#wrapper #menu a:link, #wrapper #menu a:visited {color: #E6EE9B; background: transparent url(../files/transparent.gif); text-decoration: underline; font: normal 85% Georgia, "Times New Roman", Times, serif; margin-right: 12px; display: inline; border: none; width: auto; height: auto; padding: 0; margin: 0 15px 0 0;}
#menu a:hover {color: #000000; background: none;} 
#menu a:active {color: #000000;}

#content {float: right;	clear: right; width: 100%; padding-right: 15px; padding-top: 15px; padding-left: 15px; padding-bottom: 15px;}
#content h1 {color: #1f2f3e; margin-bottom: 0.5em; letter-spacing: 0.1em; font: normal 175% "Baskerville Old Face", Georgia, "Times New Roman", Times, serif; margin-top: 0px; width: 550px;	border: none;}
#wrapper #contentwrapper #content h2 {color: #1F2F3E; font: normal 140% "Baskerville Old Face", Georgia, "Times New Roman", Times, serif; margin-top: 1.25em; margin-bottom: .75em;}
#wrapper #contentwrapper #content h3 {color: #1F2F3E; font: bold 115% "Baskerville Old Face", Georgia, "Times New Roman", Times, serif; margin-top: 1.5em; margin-bottom: 1em;}
#content p {color: #1f2f3e; margin-top: .5em; margin-bottom: 1em; font: normal 90% "Times New Roman", Times, serif; word-spacing: .1em;}
#content a:link, #content a:visited {color: #1d3986;}
#content a:hover, #content a:active {color: #000000;}
#content ul {list-style: circle;}
#content ul li {color: #1f2f3e; margin-top: 0em; margin-bottom: 0em; font: normal 90% "Times New Roman", Times, serif; word-spacing: .1em;}
#content li li {color: #1f2f3e; margin-top: 0em; margin-bottom: 0em; font: normal 100% "Times New Roman", Times, serif; word-spacing: .1em;}
.img-right {border: 1px solid #474a46; margin-right: 10px; margin-bottom: 10px; margin-left: 10px;}
#wrapper .center-small {font: 80% "Times New Roman", Times, serif; color: #122454; text-align: center;}

#footer {height: 75px; width: 100%; clear: both; background: #E3E3DF url(../files/sidebar2.jpg) repeat left top; margin: 0px; padding: 15px;}
#footer p {font: normal 85%/25px Georgia, "Times New Roman", Times, serif; text-align: center; color: #FFFFFF; margin: 0px 0px 10px;}
#footer a:link, #footer a:visited {color: #e6ee9b;}
#footer a:hover, #footer a:active {color: #000000;}
