*{margin:0px;padding:0px;}
body{text-align:center;font-family:verdana; color:#204557; background:#000000;}
table tr td{vertical-align:top;}
img{border:none;}
pre{font-family:verdana}

#wrapper{width:1000px; margin:0px auto;text-align:left;margin-top:1px;}

/* Header section */
#header{height:112px;}
#header_logo{padding:30px 0px 0px 10px;}
#header_addr{float:right;font-size:12px;text-align: right;padding:10px 10px 0px 0px;font-weight:bold;}
#header_addr a:link, #header_addr a:visited{color:#214658;text-decoration:none;}

/* Navigation section */
#nav{border-top:5px #214658 solid;border-bottom:3px #214658 solid;background:#cad0a6;text-align: center;padding:5px 0px;font-weight:bold;font-size:13px;}
#nav a:link,#nav a:visited{color:#214658;text-decoration:none;padding:15px 12px;}
#nav a:hover{background:url(../images/main/hover_nav.png) no-repeat bottom left;}
#nav a#active:link,#nav a#active:visited{background:url(../images/main/active.png) no-repeat bottom left;}
#nav{margin-bottom:17px;}

/* Middle Section */
#main{background:#214658;margin-bottom:6px;}
#main table tr td{vertical-align:top;}
#main table{margin:0px 0px 0px -2px}
#main table tr td#shortcut{}
/* Short-cut Section */
#shortcut{background:url(../images/main/shortcut_graphic.jpg) -50px -0px no-repeat; min-height:365px; width:150px;}
#shortcut a{display:block;padding:10px 10px;font-weight:bold; font-size:13px;}
#shortcut a:link,#shortcut a:visited{color:#214658;text-decoration: none;}
#shortcut a:hover{background:url(../images/main/hover_original.png) no-repeat left}

/* Main Content */
#content{background:white;width:829px;background:url(../images/main/content_background.jpg) no-repeat;min-height:365px;padding:10px 10px 0px 10px;font-size:12px;}
#content h1, #content h2, #content h3{text-shadow:#214658 5px 2px 10px;font-style: italic;margin-bottom:14px;}
#content h4{text-shadow:#214658 5px 2px 12px;}
#content p{margin:0px 0px 14px 0px;font-weight:bold;padding-right:10px;}
#content ul, #content ol{margin-left:30px;font-weight:bold;}
#content a:link, #content a:visited{color:#214658}
#content a:hover{color:blue;}

#content #staff table tr td{vertical-align:middle;}
#content #staff table tr td img{ height:125px; width: 125px;margin-right:20px;}

/* Footer section */
#footer{background:#000000;text-align:center;}

.required{color:red;}




