@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #007733;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
#teaser {
	background-image: url(../images/teaser2.jpg);
	background-repeat: no-repeat;
	height: 261px;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
#titlebar {
	background-image: url(../images/titlebar.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
#titlebar #tbarleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #ffff33;
	text-decoration: none;
	width: 900px;
	padding-left: 40px;
	padding-top: 20px;
	float: left;
}
#titlebar  #tbarleft2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #ffff33;
	text-decoration: none;
	width: 540px;
	padding-left: 50px;
	padding-top: 18px;
	float: left;
}
#titlebar #tbarright {
	float: right;
	width: 308px;
	padding-top: 18px;
}
#content {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: repeat-y;
	background-image: url(../images/content_bg.gif);
}
#content #cedge {
	background-image: url(../images/content_edge.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 961px;
	overflow: hidden;
	padding-bottom: 30px;
}

#content #cedge1 {
	background-image: url(../images/content_edge1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 961px;
	overflow: hidden;
	padding-bottom: 30px;
}
#content  #cedge #ctop {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 961px;
	overflow: hidden;
	padding-top: 15px;
}
#content   #cedge  #ctop #cleft {
	float: left;
	width: 535px;
	padding-left: 54px;
}
#content #cedge #ctop #cright {
	width: 270px;
	padding-right: 37px;
	float: right;
}
#content  #cedge  #ctop  #cright2 {
	width: 260px;
	padding-right: 42px;
	float: right;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-y;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
}
#footer a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover {
	font-weight: normal;
	color: #37DE0E;
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 1.9em;
}
.style2 {
	color: #FFFFFF;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
}
.style3 {
	font-size: 24px;
	color: #ffef00;
	font-weight: bold;
}
.style2  a      {
	color: #FFFFFF;
	text-decoration: none;
}


.title{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFF00;
font-size:20x; 
font-style:italic;}
.closebutton {
	color: #FEF200;
	text-decoration: none;
	font-size: small;
	text-align: right;
}
