body {
	margin: 0px;
	padding: 0px;
	background-color: #FCBB43;
	background-image: url(../images/background/bk_strip_yg_2.png);
	background-repeat: repeat-x;
}


#FlashConatiner {
	position: relative;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/* ----------------------- RIGHT BAR -------------------------*/
#RightBar {
	margin: 0px;
	padding: 0px;
}

#r_Mid {
	background-image: url(../images/rightbar/center_1.png);
	background-repeat: repeat-y;
}

#r_Content {
	position: relative;
	width: 85%;
	left: 12%;
}

#RightBar a:hover {

color: #3DCA0D;
}

.l_spacer {
	background-image: url(../images/rightbar/l_spacer_01.png);
	background-repeat: no-repeat;
	position: relative;
	height: 9px;
	width: 87px;
	display: block;
	left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.b_back {
	background-image: url(../images/bottombar/side_stretch_1.png);
	background-repeat: repeat-y;
	background-position: right top;
}


/* ------------------- MAIN CONTENT --------------*/

#MainContent {
	position: relative;
}

#c_Center {
	position: relative;
	width: 90%;
	left: 5%;
}

#Top_curve {
	background-image: url(../images/mainviewer/top_curve_1.png);
	position: absolute;
	height: 267px;
	width: 100%;
	top: 0px;
	right: -9px;
	background-repeat: no-repeat;
	background-position: right;
}

#Bottom_curve {
	background-image: url(../images/mainviewer/bottom_curve_1.png);
	position: absolute;
	height: 264px;
	width: 229px;
	left: -6px;
	bottom: -8px;
}

#Text {
	position: relative;
	width: 90%;
	left: 5%;
}


#CC {
	text-align: right;
}

.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #183D23;
	position: relative;
	top: -7px;
	font-weight: bold;
}


span.b_hr {
	width: 100%;
	position: relative;
	display: block;
	text-align: right;
}
span.b_hr img {
	width: 70%;
}
#Top_hr {
	width: 90%;
	left: 5%;

}

#Target {
	color: #277E2E;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	position: relative;
}

#Target span {
	font-size: smaller;
}

#Target a {
	color: #298731;
	font-weight: bold;
}
#Target a:hover {
	color: #32A33A;
}

#newletter {
	position: absolute;
	width: 300px;
	height: 140px;
	left: 180px;
	top: 15px;
	overflow: hidden;
	z-index: 100;
}

#newletter a {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-color: #FFFFFF;
	height: 28px;
	width: 250px;

}

span.linktitle {
	width: 250px;
	position: relative;
	display: block;
}

#new_c {
	background-color: #0c417d;
	position: relative;
	height: 60px;
	width: 200px;
	color: #EFEFF1;
	border: 2px solid #009933;
	text-align: center;
	padding: 5px;
}

#new_c select {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}

span.title {
	display: block;
	margin-top: 3px;
	margin-bottom: 4px;
	position: relative;
	z-index: 10;
}

.red {
	color: #D51C1C;
}


