/* CSS Document */

/*/*/

body {background: #ffffff;}

#wrapper {background: #FFFFFF; width: 650px;}

#header {display: none; background: #ffffff; height: 50px; width: 650px;}
#logo {height: 50px; width: 650px; border: none;}
#logo h1 {color: #000000; text-align: left; font: small-caps normal 18px "Times New Roman", Times, serif;}
#logo a {color: #000000;}

#contentwrapper {background: #ffffff;}

#menu {display: none;}

#content {float: left; width: 650px; position: relative; top: 0px;}
#content h1 {color: #1f2f3e; margin-bottom: 0.75em; letter-spacing: 0.1em; font: normal 175% "Baskerville Old Face", Georgia, "Times New Roman", Times, serif; margin-top: 0px; border-bottom: 1px solid #1F2F3E;	width: 550px;}
#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 {float: right; border: 1px solid #474a46; margin-right: 10px; margin-bottom: 10px; margin-left: 10px;
}
#wrapper .center-small {font: 85% "Times New Roman", Times, serif; color: #122454; text-align: center;}

#footer {height: 85px; width: 650px; clear: both; background: #ffffff; margin: 0px; padding: 50px 0px 0px;}
#footer p {font: normal 90%/25px Georgia, "Times New Roman", Times, serif; text-align: center; color: #000000;	margin: 0px 10px 0px 0px;}
#footer a:link, #footer a:visited {color: #000000;}
#footer a:hover, #footer a:active {color: #000000;}

#credits {display: none;}
