body { margin: 2px; padding: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

#container { width: 980px;}

#menutop { width:980px; background: #00ACEE; line-height:normal; font-weight: bold; float: left;
			  border: solid #CCCCCC; border-width: 2px;}
#menutop ul { margin: 0; padding: 0; list-style: none;}
#menutop li { display: inline; margin: 0; padding: 0;}
#menutop a { float: left; background-color: #00ACEE; margin: 0; padding: 0 30px 0 30px; line-height: 47px;
             text-decoration: none; color: #FFF; display: block; border: solid #CCCCCC; border-width: 0 2px 0 0;}
#menutop a:hover { background-color: #98BDE2;}
#menutop #current a { background-color: #98BDE2;}

#header { height: 130px; width: 980px; float: left; background-image: url(../images/logo.gif); background-repeat: no-repeat;
			background-position: center right; text-align: left;}
#header h1 { margin: 35px 0 0 10px; color: #045080; font-size: 35px;}
#header p {  margin: 0 0 0 10px; color: #FF9966; font-weight: bold; font-size: 20px;}

#wrapper { float: left; width: 980px; margin-left: -250px; margin-right: -20px;background-color: #FFFFFF;}

#content { margin-left: 250px; text-align: left;}
#content h1 { line-height: 150%; margin: 20px 50px 20px 20px; color: #045080; font-size: 26px;}
#content h4 {margin: 15px 50px 15px 20px;}
#content p { line-height: 150%; margin: 15px 50px 15px 20px;}
#content img { margin: 0 50px 0 20px; }
#content li { line-height: 150%; margin: 15px 50px 15px 20px;}
#content a { color: #FF6633; text-decoration: underline; font-weight: bold;}
#content a:hover { color: #FF6633; text-decoration: none; font-weight: bold;}
#content table { margin: 0 0 0 15px;}
#content td { vertical-align: top;}

#navigation { float: right; width: 250px; background-image: url(../images/bg_nav.jpg); background-position: top left; 
              background-repeat: no-repeat; margin: 20px 0 0 0; text-align: left;}
#navigation h3 { line-height: 150%; margin:15px 0 15px 15px; color: #045080;}
#navigation p { line-height: 150%; margin: 15px; font-size: 12px;}
#navigation ul { font-size: 14px; font-weight: bold;}
#navigation a { color: #FF6633; text-decoration: underline;}
#navigation a:hover { color: #FF6633; text-decoration: none;}

#extra { float: right; clear: right; width: 250px;background-image: url(../images/bg_nav.jpg); background-position: top left;
         background-repeat: no-repeat; margin: 20px 0 0 0; text-align: left;}
#extra h3 { line-height: 150%; margin:15px 0 15px 15px; color: #045080;}
#extra p { line-height: 150%; margin: 15px; font-size: 12px;}
#extra ul { font-size: 14px; font-weight: bold;}
#extra a { color: #FF6633; text-decoration: underline;}
#extra a:hover { color: #FF6633; text-decoration: none;}

#extra2 { float: right; clear: right; width: 250px;background-image: url(../images/bg_nav.jpg); background-position: top left;
         background-repeat: no-repeat; margin: 20px 0 0 0; text-align: left;}
#extra2 h3 { line-height: 150%; margin:15px 0 15px 15px; color: #045080;}
#extra2 p { line-height: 150%; margin: 15px; font-size: 12px;}
#extra2 ul { font-size: 14px;}

#footer { clear: both; width: 100%; background: #EBEBEB; color: #333333; height: 100px; border: solid #CCCCCC;
          border-width: 1px 1px 0 1px;  text-align: center;}
#footer p { margin: 0;}

