html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #2E3192;
}
a:hover {
	color: #9D9FCC;
}
.left .active {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
body {
	background: #B2B6C1 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#page-title {
	text-align: left;
	margin: auto;
	width: 728px;
  position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #1A3062;
  color: #ffffff;
  font: 24px Arial, Helvetica, sans-serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #F78F1E;
}
#top-nav {
  position: absolute;
  top: 15px;
  left: 413px;
  width: 267px;
  height: 269px;
  background: #1A3062 bottom left url(images/header.jpg) no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#wording {
	background: url(images/graphix.gif) no-repeat;
	position: absolute;
	top: 46px;
	left: 680px;
	width: 48px;
	height: 238px;
}

#header {
  background: url(images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
}

/** body **/
#spacer {
  height: 285px;
}

#body {
  background: url(images/body_bg.jpg) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 413px;
}

#left img {
	margin-left:-30px;
}

#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}
#nav a {
  font: 16px Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.active {
  background: url(images/tab_drk.gif) repeat-x;
  border-left: none;
  padding-left: 1px;
}

#main-left {
  background: #EEEEEE;
  padding: 15px 40px 14px 36px;
}

#main-left p {
	line-height:20px;
}
#main-left h2 {
  font: 24px Arial, Helvetica, sans-serif;
}
#main-left a {
  text-decoration: none;
  color: #FF7000;
}
#main-left a:hover {
  text-decoration: underline;
  color: #FF7000;
}
#main-left img {
  margin-left: 0px;
  border: 2px solid #FF7000;
}
#sponsor_container .sponsor {
  margin-left: 0px;
  border: 2px solid #cccccc;
}
#main-left ul {
  list-style: none;
  padding-left: 10px;
  line-height: 25px;
}

#main-left li {
  list-style: disc;
  margin-left: 35px;
}

#main-left ul .list {
  line-height: 18px;
  margin-top: -4px;
  margin-bottom: 15px;
  margin-left: -30px;
}

#main-left ul .list li {
  list-style: none;
}

#main-left table {
 width: 370px;
 margin-left: -13px;
 border: 3px solid #677DB0;
 cell-padding: 0px;
 cell-spacing: 8px;
 background-color: #999;
}

#main-left .even {
 background-color: #ddd;
}

#main-left .odd {
 background-color: #fff;
}

#main-left .narrow {
 width: 100px;
 font-weight: bold;
 text-align: center;
 color: #677DB0;
}

#main-left .tb-title {
 font-weight: bold;
 color: #1A3062;
 text-align: center;
}
#main-left h4 {
 color: #1A3062;
 margin-left: -8px;
}

#main-left td {
 padding-left: 13px;
}

#subs-left {
  float: left;
  width: 152px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 153px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #CCCCCC;
    padding-bottom: 14px;
  font: 16px Arial, Helvetica, sans-serif;
}
#subs-left p {
  text-align: left;
  margin: 0.6em 0;
}

#subs-right {
  color: #fff;
}

#subs-right img {
	margin-left:25px;
}

#subs-right h3 {
  color: #CCCCCC;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px Arial, Helvetica, sans-serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px Arial, Helvetica, sans-serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: left;
  margin: 0.6em 0;
  padding-left: 10px;
}

#right-i {
  padding: 4px 25px 0 20px;
}

#right {
  float: right;
  width: 264px;

}

#right h2 {
  color: #323E51;
  font: 22px Arial, Helvetica, sans-serif;
  margin-bottom: 12px;
}

#right p {
  margin-top: 0;
  color: #163348;
  text-align: center;
}
#right .left {
  margin-right: 4px;
}

#calDate {
	margin-left: 10px;
}

#calendar {
	width: 300px;
	margin-left: 10px;
	background-color:#EEEEEE;
}

#calendar table {
 width: 300px;
 margin-left: 10px;
 border: 2px solid #677DB0;
 cell-padding: 0px;
 cell-spacing: 8px;
 background-color: #eeeeee;
}


/** footer **/
#copyright {
  background: #1A3062;
  color: #677DB0;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}
#copyright a {
  text-decoration: underline;
  color:#677DB0;
}
#copyright a:hover {
  text-decoration: underline;
  color:#FF7000;
}



/* form */
form
{ margin: 3px 0px 0px 0px; 
  padding: 0; 
}

form#contact
{ height: 220px;
}

div.row1
{ width: 371px; 
  clear: both;
}

div.row1 span.formlabel 
{ float: left;
  width: 100px;
  text-align: right;
}

div.row1 span.forminput
{ float: left;
  text-align: left;
} 

#contact input, #contact textarea
{ width: 229px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  overflow: auto;
  margin: 2px;
}

#contact input.submit
{ width: 99px;
  margin: 8px 0px 0px 220px;
  height: 22px;
  cursor: pointer;
}




















#lightbox{
	background-color:#1A3062;
	padding: 10px;
	border: 4px solid #FF7000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #ccc;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 10px; right: 10px; }

#lightbox img{ border: 2px solid  #677DB0; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
