#wrapper {
	width:100%;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	clear: both;
	position: relative;
}
#header {
	width:980px;
	z-index:300;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 160px;
	position: relative;
	right: 0px;
	bottom: 0px;
	left: 0px;
	top: 20px;
	clip: rect(auto,auto,auto,auto);
	background-image: url(/images/site_images/header.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
#main_window {
	position:relative;
	width:600px;
	z-index:200;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	background-color: #CCFF00;
	clear: none;
	float: none;
}
#left_window {
	width:185px;
	z-index:200;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	height: 50px;
	position: absolute;
	top: 150px;
	right: 0px;
	left: 25px;
	bottom: 0px;
	float: left;
	clear: right;
}
#right_window {
	position:absolute;
	width:185px;
	z-index:600;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	height: 50px;
	float: right;
	clear: right;
	top: 150px;
	right: 25px;
	visibility: visible;
}
.content {
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	line-height: 140%;
	background-color: #FFFFFF;
	width: 880px;
	right: 0px;
	bottom: 0px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	left: 0px;
	top: -160px;
	float: none;
}
#content_window table {
	position:absolute;
	width:500px;
	z-index:1;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	top: 60px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify;
	background-color: #FF3399;
}

#content_window table h2 {
	color: #3C783A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #FF6699;
}
#content_window table a:link {
	color: #3C783A;
	font-weight: bold;
	text-decoration: none;
}
#content_window table a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	position:relative;
	width:100%;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC99;
	padding: 0px;
	background-repeat: repeat;
	background-position: center center;
	clear: none;
	float: none;
	vertical-align: bottom;
	height: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../images/site_images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.shadowbox_top_left {
	width: 50px;
	height: 50px;
	background-image: url(../images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowbox_top_right {
	width: 50px;
	height: 20px;
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadowbox_top {
	height: 20px;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.shadowbox_left {
	width: 20px;
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.shadowbox_right {
	width: 20px;
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowbox_bottom {
	height: 50px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(../images/bot.jpg);
}
.shadowbox_bottom_left {
	height: 5px;
	width: 5px;
	background-image: url(../images/bot_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shadowbox_bottom_right {
	height: 50px;
	width: 50px;
	background-image: url(../images/bot_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content_top_padding  {
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	line-height: 140%;
	position: relative;
	background-color: #4d4d4d;
	padding-right: 160px;
	padding-left: 160px;
	padding-top: 120px;
	color: #FFFFFF;
	padding-bottom: 0px;
	visibility: visible;
}
#left_window a {
	position:relative;
	width:180px;
	z-index:100;
	background-color: #CC3300;
	display: block;
	color: #FFFFFF;
	height: 25px;
	text-indent: 10px;
	padding-top: 2px;
	text-decoration: none;
	background-image: url(../images/site_images/red_button_big.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 4px;
}

#left_window a:link {
	position:relative;
	width:180px;
	z-index:100;
	background-color: #CC3300;
	display: block;
	color: #FFFFFF;
	height: 25px;
	text-indent: 10px;
	padding-top: 2px;
	text-decoration: none;
	background-image: url(../images/site_images/red_button_big.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 4px;
}
#left_window a:hover {
	position:relative;
	width:180px;
	z-index:100;
	background-color: #FFCC00;
	display: block;
	color: #333333;
	height: 25px;
	text-decoration: none;
	background-image: url(/images/site_images/yellow_button.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#left_window p {
	margin: 4px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
#right_window p {
	margin: 4px 0px 0px;
	padding: 4px 8px;
	text-decoration: none;
	background-image: url(/images/site_images/red_button_big.gif);
	background-repeat: repeat-y;
	font-size: 90%;
	line-height: 140%;
}
.nav_top {
	background-image: url(/images/site_images/left_nav_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14pt;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.nav_middle {
	background-image: url(/images/site_images/nav_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14pt;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.nav_main {
	background-image: url(/images/site_images/nav_main.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding: 2px;
	color: #FFFFFF;
}
.nav_bot {
	background-image: url(/images/site_images/left_nav_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 2px;
}
.right_window_table   {
	width:180px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 90%;
	line-height: 140%;
	margin: 0px;
	background-image: url(/images/site_images/red_button_big.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
* { behavior: url(iepngfix.htc) }

