
html {
     overflow: -moz-scrollbars-vertical;
     funny: ;
}


body {

  font: .8em arial, verdana, "Trebuchet MS", arial, sans-serif;


  color: #6c6c6c;
  background-color: #fff;
  text-align: center;

}

small {
	font: .7em arial, verdana, "Trebuchet MS", arial, sans-serif;
}

/* Notes:
	- IE width = width + margin
	- FF width = width + margin + padding + border
*/

#whole_wrapper {
	height: 100%;
}

#header_wrapper {
	background: url(images/top_bg.jpg) repeat-x 0 0;
	width: 100%;
	height: 203px;	
}

#header {
	width: 900px;
	height: 200px;
	background: url(images/title.jpg) no-repeat 0 0;
  margin: 0 auto;
}

#header_bar {
	height: 3px !important;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/dark_bar.png) repeat-x 0 0;
}

#main_wrapper {
	width: 100%;
	background: url(images/lower_half_fade.png) repeat-x 0 0;
	margin-bottom: 20px;
	display: block;
	height: auto;
}


#main {
  /*position:relative; display:block;


  height: auto;

  margin: 0 auto;

  padding: 0;

  text-align: left;*/
  width: 900px;
  margin: 0 auto;
  background: url(images/lower_half_back.jpg) no-repeat 0 0;
		height: 80%;
	text-align: center;
	padding-top: 0px;
	
}

#register {
	text-align: center;
	font: 18px arial, verdana, "Trebuchet MS", arial, sans-serif;
	color: #2374bd;
	padding-top: 10px;
	padding-bottom: 2px;
}

#register a {
	color: #2374bd;
}

#register a:hover {
	color: #0f4d81;
}

#warning {
 letter-spacing: .3em;
 color: #c00;
 font-weight: bold;
 padding-bottom: 10px;
}

#text_header {
	visibility: hidden;
	display: none;
}

#main2 {
	width: 750px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	clear: both;

}

#sunlight {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	font-size: 0.97em;
}

#sunlight img {
	margin: 20px;
}

#no_mar {
	margin: 0 !important;
}

#main2 h1 {
	padding: 4px 0 4px 0;
	margin: 0 0 1em 0;
	font: 1.1em arial, verdana, "Trebuchet MS", arial, sans-serif;
  background: url(images/header_back.png) repeat-y 0 0;
	/*  font-weight: bold; */
  letter-spacing: .3em;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
	display: block;
	text-align: left;
	

}

#left_wrapper {
	width: 365px;
	float: left;
	/*border-left: 1px solid #104f84;
	border-right: 1px solid #104f84;*/
}

#left_content {
	padding: 0px 15px 0px 10px;
	margin: 0 auto;
	float: right;
	/*width: 100%;*/
	text-align: center;
}

#right_wrapper {
	width: 365px;
	float: right;
	/*border-left: 1px solid #104f84;
	border-right: 1px solid #104f84;*/
}

#right_content {
	padding: 0px 10px 0px 15px;
	margin: 0 auto;
	float: left;
	/*width: 100%;*/
	text-align: center;
}

#left_content img {
	/*float: right;
	text-align: right;*/
}

#right_content img {
	/*float: left;
	text-align: left;*/
}

#footer {
	clear: both;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	width: 100%;
	height: 20px;
	
	
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	
}

#footer_rel {
	clear: both;
	padding: 0px 5px 0px 5px;
	margin: 0 auto;
	width: 100%;
	height: 20px;
	/*position: static;*/
	
	
	/*position: relative;*/

}

img {
	/*border: 0px;*/
}

h3 {
	padding: 0px 0px 10px 0px;
	font: 1.2em arial, verdana, "Trebuchet MS", arial, sans-serif;
  font-weight: bold;
  color: #666;
	line-height: 90%;
	font-variant: small-caps;
}

/* middle */

blockquote {
	padding: 5px;
	margin: 5px;
	border: solid 1px #ddd;
	font-style: italic;
}

h2 {
	padding: 0px 0px 10px 0px;
	/*color: #957f63;*/
	font: 1.2em arial, verdana, "Trebuchet MS", arial, sans-serif;
  font-weight: bold;
  /*font-style: italic;*/
	line-height: 100%;
}

table {
	/*border: solid 1px #ddd;*/
	margin: 0 0 1em 0;
}

table tr td {
	border: solid 1px #ddd;
	padding: .2em;
}

table tr th {
	border: solid 1px #ddd;
  font-weight: bold;
  padding: .1em;
}

strong {
  font-weight: bold;
}

em {
	font-style: italic;
}

p {
	padding: 0 0 1em 0;
}

a {
	/*color: #666;
	border-bottom: 1px dotted #999;
	font-variant: small-caps;*/
	text-decoration: none;
	/*color: #959595;*/
	color: #2374bd;
}

a:visited {
}

a:hover {
	color: #0f4d81;
	/* border-bottom: 1px solid #999; */
}

#image {
	float: left;
	margin: .5em 1em .5em .5em;
}

#image #caption {
	font-size: .7em;
}

#main2 ul {list-style-type:disc;marker-offset:auto;list-style-position:inside;}


.content_right {/*float:middle;*/font-size:0.97em; /*width:350px;*/ width:330px; /*padding: 5px 10px 0 10px;*/ padding: 0; margin: 0 auto;}
.content_right a {color:#104f84;font-weight:normal;}
.content_right a:hover {color:#104f84;text-decoration:underline;}
	.content_right_sub {	color:#6c6c6c;margin-bottom:1.5em;}
	.content_right_sub ul {list-style:none !important;margin:0 0 1em -10;text-align:left;}
	.content_right_sub ul li {height: 24px;border-bottom:1px solid #ddd;line-height:2em; }
	.content_right_sub ul li a {color:#959595; background: url(images/nav_bg.png) left top no-repeat;display:block; cursor: pointer;}
	.content_right_sub ul li a:hover {background: url(images/nav_bg.png) no-repeat 0 -24px; color:#104f84;text-decoration:none;}
	.content_right_sub ul li a#nav_on {background: url(images/nav_bg.png) no-repeat 0 -24px !important; color:#104f84 !important;text-decoration:none;}
	.more_info {text-align:left;}
		.more_info a {color:#6c6c6c !important;font-weight:bold;}
		.more_info a:hover {color:#0088cc !important;font-weight:bold;}