body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:0.75em;
  color:#425968;
  margin:0px;
  background:#418BAB url(../images/design/background.jpg) no-repeat 50% 0%;
}

#popupbg {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:0.75em;
  color:#425968;
  margin:0px;
  background:#FFF none;
}

/* Default Styles */

h1 {
  color:#000000;
  font-size:14px;
}

a {color:#000000; text-decoration:underline;}
a:hover {color:#425968; text-decoration:none;}

a img {
  border:0px;
}

/* End Default Styles */

#shell {
  margin-left:auto;
  margin-right:auto;
  width: 825px;
}

#innershell {
  margin-left:auto;
  margin-right:auto;  
  width: 773px;
  overflow: hidden;
  background:#EBEFF5 url(../images/design/innershell_bg.jpg) repeat-x 0% 0%;
}

#innershell2 {
  margin-left:auto;
  margin-right:auto;  
  width: 773px;
  overflow: hidden;
  background:#EBEFF5;  
}


#header {
  width:773px;
}

#logo {
  float:left;
  width:292px;
  height:158px;
  background: url(../images/design/logo.jpg) no-repeat 0% 0%;
}

#logo2 {
  float:left;
  width:201px;
  height:108px;
  background: url(../images/design/logo_small.jpg) no-repeat 0% 0%;
}


#logocover {
  width:200px;
  height:120px;
  margin:3px 0 0 45px;
}

#logocover2 {
  width:185px;
  height:90px;
  margin:2px 0 0 16px;
}

#banner {
  float:left;
  width:481px;
  height:158px;
  z-index:999;
}

#banner img {
  display:block;
}

#banner2 {
  float:left;
  width:572px;
  height:108px;
}

#expander {
  position:relative;
  width:773px;
  min-height:210px;
  height:auto;
  _height:210px;
  background: url(../images/design/expander.jpg) repeat-y 0% 0%;
}

#holder {
  width:773px;
}

#leftpanel {
  width:176px;
  padding:0 0 0 25px;
  float:left;
  background: url(../images/design/leftpanel_bg2.jpg) no-repeat 0% 0%;   
}

*html #leftpanel {
  padding:0 0 0 22px;
}

/* Navigation */

#menu {
  float:left;
  width:292px;
  background: url(../images/design/leftpanel_bg.jpg) no-repeat 0% 0%; 
}

#nav, #nav ul {
  list-style-type: none;
  margin:0 0 0 48px;
  padding: 0px;
  width: 159px;
}

#nav li {
  float: left;
  margin:0px;
  padding:0 3px 0 0;
  position: relative;
  width: 235px;
  border-right:1px solid #8E9DA8;
  text-decoration: none;
  list-style-type: none;
}

#nav li ul {
  margin-top: -18px;
  margin-left: 238px;
  padding: 0px;
  position: absolute;
  z-index: 256;
  left: -999em;
}

*html #nav li ul {
  margin-left: 237px;
}

#nav li a {
  color: #425865;
  text-decoration: none;
  margin: 0px;
  padding: 1px 0 2px 5px;
  background:url(../images/design/divider.gif) no-repeat 0% 100%;  
  width: auto;
  display: block;
}

#nav li a:hover {
  color: #F73A3D;
  text-decoration: none;
  background: #FBFCFD url(../images/design/arrow.gif) no-repeat 96%;
  margin: 0px;
  width: auto;
  display: block;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li  li.sfhover ul, #nav li li li.sfhover ul { left: auto }

#nav li:hover, #nav li.hover {
  position: static;
}


#subnav, #subnav ul {
  list-style-type: none;
  float: left;
  margin-left: 0px;
  padding: 0px;
  width: 194px;
  z-index:46;
}

#subnav li {
  margin-top: 0px;
  margin-left: 1px;
  padding: 0px;
  position: relative;
  width: 160px;
  background:#FFFFFF;
	border:0px;
}

#subnav li a {
  color: #425865;
  text-decoration: none;
  margin:0px;
  display: block;
  background: url(../images/design/spacer.gif) no-repeat 0% 0%;
}

*html #subnav li a {
  padding:0px;
  text-indent:6px;
}

#subnav li a:hover {
  color: #425865;
  text-decoration:none;
  background:#F6F7FB; 
  margin:0px;
  display: block;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul { color:#FFFFFF; left: -999em; }

/* Second Style Nav */

#insidemenu {
  float:left;
  width:170px;
}

#insidemenu #nav, #insidemenu #nav ul {
  list-style-type: none;
  margin:0px;
  padding: 0px;
  width: 159px;
}

#insidemenu #nav li {
  float: left;
  margin:0px;
  padding:0px;
  position: relative;
  width: 175px;
  text-decoration: none;
  list-style-type: none;
  border:0px;
}

*html #insidemenu #nav li {
  width: 179px;
}

#insidemenu #nav li ul {
  margin-top: -18px;
  margin-left: 175px;
  padding: 0px;
  position: absolute;
  z-index: 256;
  left: -999em;
}

#insidemenu #nav li a {
  color: #425865;
  text-decoration: none;
  margin: 0px;
  padding: 1px 0 2px 5px;
  background:url(../images/design/divider.gif) no-repeat 0% 100%;  
  width: auto;
  display: block;
}

#insidemenu #nav li a:hover {
  color: #F73A3D;
  text-decoration: none;
  background: #FBFCFD url(../images/design/arrow.gif) no-repeat 96%;
  margin: 0px;
  width: auto;
  display: block;
}

#insidemenu #nav li:hover ul ul, #insidemenu #nav li:hover ul ul ul, #insidemenu #nav li.sfhover ul ul, #insidemenu #nav li.sfhover ul ul ul { left: -999em }

#insidemenu #nav li:hover ul, #insidemenu #nav li li:hover ul, #insidemenu #nav li li li:hover ul, #insidemenu #nav li.sfhover ul, #insidemenu #nav li  li.sfhover ul, #insidemenu #nav li li li.sfhover ul { left: auto }

#insidemenu #nav li:hover, #insidemenu #nav li.hover {
  position: static;
}


#insidemenu #subnav, #insidemenu #subnav ul {
  list-style-type: none;
  float: left;
  margin-left: 0px;
  padding: 0px;
  width: 194px;
}

#insidemenu #subnav li {
  margin-top: 0px;
  margin-left: 1px;
  padding: 0px;
  position: relative;
  width: 160px;
  background:#FFFFFF;
	border:0px;
}

#insidemenu #subnav li a {
  color: #425865;
  text-decoration: none;
  margin: 0px;
  display: block;
  background:url(../images/design/spacer.gif) no-repeat 0% 0%;  
}

#insidemenu #subnav li a:hover {
  color: #425865;
  text-decoration:none;
  background:#F6F7FB; 
  margin: 0px;
  display: block;

}

#insidemenu #subnav li:hover ul ul, #insidemenu #subnav li:hover ul ul ul, #insidemenu #subnav li.sfhover ul ul, #insidemenu #subnav li.sfhover ul ul ul { color:#FFFFFF; left: -999em; }

/* End Navigation */

#flash {
  position:absolute;
  left:292px;
  bottom:0px;
  float:left;
  width:481px;
  height:209px;
}

#flashmsg {
  position:absolute;
  bottom:0px;
  width:481px;
  height:209px;
  z-index:23;
}

#OlympicPool {
  position:absolute;
  bottom:0px;
}

#middlepanel {
  float:left;
  width:525px;
  margin:0 0 0 48px;
  padding:0 0 24px 0;
  background:url(../images/design/vertical-divider.jpg) repeat-y 100% 0%;
}

*html #middlepanel {
  margin:0 0 0 24px;
}

#insidemiddlepanel {
  float:left;
  width:572px;
  margin:0px;
  padding:0 0 24px 0;
	min-height:549px;
  height: auto;
  _height: 549px;
  background:url(../images/design/content_bg.jpg) no-repeat 0% 0%;
}

#content {
  margin:18px 0 0 0;
  width:495px;
}

#insidecontent {
  margin:44px 0 0 36px;
  width:500px;
}

.spaceit {
  margin:0 7px 0 0;
}

#rightpanel {
  float:left;
  width:190px;
  margin:18px 0 0 10px;
}

/* Newsletter Registration */
#newsletter {
  width:179px;
  min-height:169px;
  height:auto;
  _height:169px;
  background:#EB8339 url(../images/design/register-top.jpg) no-repeat 0% 0%;
}

.title {
  color:#FFFFFF;
  font-weight:bold;
  padding:2px 0 0 9px;
}

.msg {
  color:#FFFFFF;
  margin:18px 0 0 9px;
}

.msg form {
  margin:18px 0 0 0;
}

.reginputfield {
  width:149px;
  margin:0 0 7px 0;
  padding:2px 0 2px 12px;
  color:#000000;
  background:#FBE5D5;
  font-size:1.1em;
  border-top:1px solid #C44E21;
  border-right:1px solid #DAB14A;
  border-bottom:1px solid #DAB14A;
  border-left:1px solid #C44E21;
}

/* End Newsletter Registration */

/* Featurebox */

#teaserbox {
  float:left;
  margin:18px 8px 0 0;
}

.featurebox {
  width:167px;
  margin:3px 0 0 0;
  padding:0 6px 0 6px;
}

/* Inside Pages */

.featurebox2 {
  width:167px;
  margin:3px 0 0 -4px;
  padding:0 6px 0 6px;
}

/* End Featurebox */

/* Staff Member */

.staffmember {
  padding:10px;
  background:#DAE1EC;
  margin:0 0 5px 0;
}

.staffshot{
  float:left;
  margin-right:10px;
  width:128px;
  height:161px;
}

.staffphoto{
  float:left;
  margin-right:10px;
  width:226px;
  height:308px;
}

.staffmember a {color:#425968;}
.staffmember a {color:#425968;}
/* End Staff Member */

/* Forms */

form { margin: 0; }
label { visibility: hidden; display: none; }

input, textarea, select { font-size:11px; font-family: arial, sans-serif; }

.required { color: #FF0000; }
.namefield {float:left; padding-top: 3px; width:120px; }
.inputfield, .radiobttn {width: 250px; padding:2px;}

.namefield2 {float:left; padding-top: 3px; width: 120px;}
.inputfield2 {float:left; width: 300px; padding:2px;}

*html .namefield2 {width:82px;}

.submitbutton {
  margin:6px 0 6px 0px;
  background-color:#425968;
  border:1px solid #FFFFFF;
  color:#FFFFFF;
}

/* End Forms */


#footer {
  background:#FFFFFF;
  height:34px;
}

#rights {
  float:left;
  width:554px;
  margin:11px 0 0 48px;
}

*html #rights {
  margin:11px 0 0 24px;
}

#design {
  float:left;
  margin:11px 0 0 0;
}

#design a {
  color:#425968;
  text-decoration:none;
}

#design a:hover {
  color:#425968;
  text-decoration:underline;
}

.spacer {
  width:10px;
  height:11px;
 }

.nothing {
  clear:both;
  margin:0px;
  padding:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
