* {margin:0px;padding:0px;top:0px;left:0px;}

body {
	background-color: #44607e;
	color: #222222;
	text-align: justify;
        font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content{
	margin-top: 252px;
	position: absolute;
	width: 780px;
	background-color: #FFFFFF;
}

#central {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	width: 780px;
	text-align: justify;
	background-color: #FFFFFF;
}

#header, #header1, #header2,  #header3,  #header4,  #header5,  #header6, #header7, #header8, #header9 {
	height: 226px;
	width: 780px;
}

#header {
	background-image: url(images/header.png);
}
#header1 {
	background-image: url(images/header1.png);
}
#header2 {
	background-image: url(images/header2.png);
}
#header3 {
	background-image: url(images/header3.png);
}
#header4 {
	background-image: url(images/header4.png);
}
#header5 {
	background-image: url(images/header5.png);
}
#header6 {
	background-image: url(images/header6.png);
}
#header7 {
	background-image: url(images/header7.png);
}
#header8 {
	background-image: url(images/header8.png);
}
#header9 {
	background-image: url(images/header9.png);
}

#header a, #header1 a, #header2 a, #header3 a, #header4 a, #header5 a,  #header6 a,  #header7 a, #header8 a, #header9 a  {
	padding: 60px 0px 0px 30px;
	font-size: 300%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#header form, #header1 form, #header2 form, #header3 form, #header4 form, #header5 form,  #header6 form, #header7 form, #header8 form, #header9 form   {
        margin-top: -32px;
        margin-right: 5px;
        text-align: right;
        height: 22px;
}

input.searchfield { 
  font-size: 90%;
  width: 120px;
  background-color: #e8edf3;
  height: 15px;
  border: 0px;
  padding: 2px 0px 0px 0px;
}

input.searchbutton { 
  font-size: 95%;
  color: #FFFFFF;
  width: 64px;
  height: 20px;
  cursor: pointer;
  background-color: #00306f;
  border: 0px;
  padding-bottom: 2px;
}

input.searchbutton a:hover{background-image: url(images/buttonover.gif);}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	height: 27px;
	width: 780px;
	top: 225px;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 5px 0px;
	height: 20px;
	width: 130px;
	position: absolute;
	text-align: center;
	font-weight: bold;
	font-size: 115%;
	color: #fff;
	text-decoration: none;
}

#navlist a:hover{background-image: url(images/buttonover.png);}

#n1  {left: 0px; background-image: url(images/button.png); }
#n2  {left: 130px; background-image: url(images/button.png); }
#n3  {left: 260px; background-image: url(images/button.png); }
#n4  {left: 390px; background-image: url(images/button.png); }
#n5  {left: 520px; background-image: url(images/button.png); }
#n6  {left: 650px; background-image: url(images/button.png); }
#n7  {left: 780px; background-image: url(images/button.png); }

#n1s {left: 0px;   background-image: url(images/buttonover.png); }
#n2s {left: 130px; background-image: url(images/buttonover.png); }
#n3s {left: 260px; background-image: url(images/buttonover.png); }
#n4s {left: 390px; background-image: url(images/buttonover.png); }
#n5s {left: 520px; background-image: url(images/buttonover.png); }
#n6s {left: 650px; background-image: url(images/buttonover.png); }
#n7s {left: 780px; background-image: url(images/buttonover.png); }

#bothsides {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	width: 735px;
	text-align: justify;
}

#leftside {
	float: left;
	margin-top: 20px;
	width: 460px;
	text-align: justify;
}

#leftside a, #bothsides a, #rightside a {color: #666666;
	    text-decoration: none; }

#leftside h1, #bothsides h1 {
	margin: 10px 10px 10px 15px;
	font-size: 18px;
	font-weight: bold;
	color: #033387;
}

#leftside h2, #bothsides h2 {
	margin: 10px 10px 10px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #033387;
}

#leftside p, #bothsides p {
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 20px;
}

/* unordered list */
#leftside ul, #bothsides ul {  
  margin: 4px 0px 0px 15px;
  padding: 0px;
}

#leftside ul li, #bothsides ul li { 
  list-style: disc inside; 
  margin: 0px 0px 11px 15px;
  padding: 5px;
}

#leftside h3{
margin: 10px 0px 10px 10px;
font-weight: bold;
font-size: 12px;
color: #033387;
padding: 0px 10px 0px 5px;
}


#rightside{
	float: right;
	width: 255px;
	background-color: #e8edf3;
	margin-right: 15px;
	margin-top: 20px;
	text-align: justify;
}

#rightside p{
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 0px 10px 0px 10px;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
	padding: 0px 10px 0px 10px;
}
#rightside h2{
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #033387;
	padding: 0px 10px 0px 10px;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #649721;
	padding: 0px 10px 0px 10px;
}
#rightside a{color: #666666;}

#photo, #photoLogo {
   float: left;
   margin-left: 15px;
}
#photo {
   width: 68px;
}
#photoLogo {
   width: 105px;
}

#photo div, #photLogo div {
   border: 1px solid #003370;
   padding: 2px;
}

#photo img, #photoLogo img {
   display: block;
}

#bio-info {
   margin-left: 84px;
}
#training-info {
   margin-left: 110px;
   font-size: 110%;
}

.menu_list {	
      width: 460px;
}
.menu_head {
	padding: 5px 10px;
	color: #FFFFFF;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	background: #003370 url(images/left.png) center right no-repeat;
}
.menu_body {
       margin-left: 15px;
       padding: 10px 15px 0px 0px;
       background-color: #e8edf3;
       display:none;
}

.menu_body a{
	display:block;
	color:#666666;
	background-color:#E8EDF3;
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
}
.menu_body a:hover{
	color: #000000;
	text-decoration:underline;
}

#footer {
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 77px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer p {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-top: 40px;
	margin-bottom: 5px;
	margin-right: 25px;
	margin-left: 275px;
}
#footer p.italic { 
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin-top: -3px;
	margin-right: 25px;
}


#footer a{color: #ffffff; text-decoration: none; }
#footer a:hover{color: #666666; text-decoration: none; }

#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}

.submit {
  width: 20px;
  height: 22px;
  cursor: pointer;
}

b.rtop, b.rbottom{display:block;background: #FFF;}
b.rtop b, b.rbottom b{display:block;height: 1px;
	overflow: hidden;  background: #e8edf3;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#logo {
     margin-left: 5px;
     width: 650px;
     height: 110px;
}
#logo img { 
     border: 2px solid #003370;
     vertical-align: middle;
     margin-right: +25px;
     padding: 1px 1px 1px 1px;
}

#cse-search-results iframe {width: 710px; }

