body { font-size: small; background-image: url(../i/bg.gif); background-repeat: repeat-y; background-position: center 0; }
/*Formatting*/
H1, H2, H3, H4, H5, H6, P { font-size: 100%; font-weight: normal; font-style: normal; text-decoration: none; text-indent: 0; margin: 0; padding: 0; }
P { margin-top: 5px; margin-bottom: 15px; }
A { color: #4a0000; }
A:visited { color: #003d6e; }
HR { color: #c9dae7; background-color: #c9dae7; height: 2px; margin: 3px; padding: 0; border-width: 0; }
H1 { color: #384f77; font-size: 160%; font-weight: bold; }
H2 { color: #384f77; font-size: 150%; font-weight: bold; }
H3 { color: #384f77; font-size: 120%; font-weight: bold; }
H4 { color: #384f77; font-size: 110%; font-weight: bold; }
H5 { }
/**/
#container { background-color: #fff; background-image: url(../i/bodybg.gif); background-repeat: repeat-y; background-position: -75px 103px; }
#header { background-color: #006; background-image: url(../i/header.jpg); height: 200px; }
#wrapper {  }
#content { margin-left: 182px; padding-top: 1em; padding-bottom: 225px; }
#content ul li { background-image: url(../i/mainbullet.gif); background-repeat: no-repeat; background-position: 0 3px; padding-left: 20px; list-style-type: none; }
#sidebar1 { color: #f0f0f0; font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; position: absolute; top: 220px; left: 0; width: 150px; margin-top: 50px; margin-left: 10px; }
#sidebar2 { background-color: transparent; background-image: url(../i/corner.jpg); background-repeat: no-repeat; background-position: right 0; position: absolute; right: 0; bottom: 0; width: 215px; height: 175px; padding-bottom: 5em; }
#footer { background-image: url(../i/footerbg.gif); background-repeat: repeat-x; background-position: center top; padding-top: 20px; }
#footer ul { text-align: center; margin-right: auto; margin-left: auto; }
#footer ul li, #footer ul li a { color: #7ea0cc; font-size: 100%; width: 150px; margin-right: 6px; margin-left: 6px; display: inline; }
#footer ul li a:hover { color: #ccdef5; }
#footer p { margin: 5px 8px; }
#copyright { color: #7ea0cc; font-size: 100%; padding-left: 10px; }
#logo { background-repeat: no-repeat; }
/*Navigation
*/
#nav { font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; position: absolute; top: 130px; left: 0; width: 175px; margin: 0; padding: 0; }
#nav a { color: #fff; background-color: transparent; background-image: url(/i/navbullet.gif); background-repeat: no-repeat; background-position: 0 3px; text-decoration: none; padding-left: 18px; }
#nav a:hover { color: #ccdef5; background-color: #384f77; background-image: url(/i/navbullet.gif); background-position: 5px 3px; text-decoration: none; padding-left: 22px; }
#nav ul { margin: 0; padding: 0; }
#nav ul li { background-color: #384f77; display: block; padding: 5px; border: solid 1px #060054; }
