body { font-family: "Gill Sans", "trebuchet ms", helvetica, sans-serif; background-color: #254061; background-image: url(images/body-bg.gif); background-repeat: repeat-x; }
p { font-size: 18px; }
td { }
li { padding-bottom: 12px; }
h1 { color: #5f96d9; font-size: 26px; font-weight: normal; }
h3 { color: #ffef7f; font-size: 21px; font-weight: normal; }
a:link { color: #5f96d9; text-decoration: underline; }
a:visited { color: #5f96d9; text-decoration: underline; }
a:hover { color: #ffef7f; text-decoration: underline; }
a:active { color: #ffef7f; text-decoration: underline; }
#container { color: #fff; font-size: 18px; width: 960px; height: auto; margin: auto; }
#masthead { width: 960px; height: 100px; margin-bottom: 25px; }
#menu { text-align: center; clear: both; padding-top: 10px; padding-bottom: 10px; }
#menu ul { margin: 0; padding: 0; display: inline; }
#menu li { color: #fff; font-size: 25px; padding-right: 25px; padding-left: 25px; list-style-type: none; display: inline; }
#menu li a { color: #fff; text-decoration: none; }
#menu li a:hover { color: #ffef7f; text-decoration: none; }
#menu ul ul { font-size: 15px; position: absolute; left: 75px; right: 75px; z-index: 999; display: none; }
#menu ul ul li a { color: #5f96d9; font-size: 15px; }
#menu ul ul li a:hover { color: #ffef7f; font-size: 15px; }
#menu ul li a { width: 80px; }
#menu li:hover ul { color: #fff; display: block; }


#home-content { color: #fff; font-size: 14px; width: 960px; clear: both; padding-top: 50px; }
#sidebar { font-size: 16px; text-align: center; width: 250px; float: left; clear: left; padding-top: 50px; }
#sidebar ul { margin: 0; padding: 0; list-style-type: none; }
#sidebar li { padding-bottom: 10px; list-style-type: none; }
#sidebar li a { color: #fff; text-decoration: none; }
#sidebar li a:hover, #sidebar li a.current:link { color: #ffef7f; }
#content { width: 685px; float: right; clear: right; padding-top: 35px; }
.content-clear { width: 685px; height: 5px; clear: both; }
#footer { font-size: 12px; width: 960px; height: 50px; clear: both; padding-top: 50px; }
#contact { text-align: right; width: 300px; float: right; }
.content-clearer { width: 100%; height: 20px; clear: both; }
