body {
	margin: 0;
	border: 0; 
	padding: 0; 
	background-color: #CCE39A; 
	background-image: url(http://fluency.jarri.org/assets/images/page_bkg.png); 
	background-repeat: repeat-x;
}

img {
	border: 0;
}

#BgContainer {
	margin-left: auto; 
	margin-right: auto; 
	width: 777px; 
	margin-top: 41px;
}

#Header {
	height: 217px; 
	position: relative;
}

#Logo {
	color: #496B00; 
	width:225px; 
	float: left;
}

#Toplinks {
	text-align: center; 
	height: 55px;
        }
        #Toplinks img {
	          display: block;
                  }

#ToplinksVPos {
	padding-top: 20px;
}

#Toplinks a:link { text-decoration: none; color: #496B00; }
#Toplinks a:visited { text-decoration: none; color: #496B00; }
#Toplinks a:active { text-decoration: none; color: #496B00; }
#Toplinks a:hover { text-decoration: underline; color: #496B00; }

#Flashbanner {
	width: 552px; 
	height: 217px; 
	background-color: white; 
	position: absolute; 
	left: 225px;
}

#Flashbanner_Padding {
	width: 100px; 
	height: 7px
}

#Flashbanner_Holder {
	width: 542px; 
	height: 211px; 
	margin-left: auto; margin-right: auto;
}

#Header_Spacer {
	background-color: white; height: 5px;
}

#Main {
	background-color: white;
}

#Main_Padding {
	width: 767px; 
	margin-left: auto; 
	margin-right: auto
}

#Main_Menu {
	font-weight: bold; 
	font-size: 13px; 
	background-color: #7A7C8C; 
	height: 31px;
}

#Main_Menu_Padding {
	padding-top: 5px; 
	padding-left: 10px;
}

#Main_Menu_Spacer {
	background-color: white; 
	height: 5px;
}

#Side_Menu {
	float: left; 
	width: 219px;
}

#Side_Menu_Header {
	color: white; 
	font-size: 13px; 
	font-weight: bold; 
	height: 25px; 
	background-image: url(http://fluency.jarri.org/assets/images/menu_008cff.png);
}

#Side_Menu_Header_Text {
	padding-left: 5px; 
	padding-top: 3px;
}

.Side_Menu_Spacer {
	height: 5px;
}

#Side_Menu_Links {
	color: white; font-size: 13px; 
	font-weight: bold; 
	width: 219px; 
	height: 25px; 
	background-color:#B2B3BD;
}

#Side_Menu_Links_Padding {
	padding-left: 5px; 
	padding-top:3px;
}

#Side_Menu_Spacer {
	width: 5px; 
	float: left;
}

#Content_Container {
	float: left; 
	width: 540px;
}

#Content_Header {
	color: white; 
	font-size: 13px; 
	font-weight: bold; 
	height: 25px; 
	background-image: url(http://fluency.jarri.org/assets/images/008cff.png);
}

#Content_Header_Padding {
	padding-left: 5px; 
	padding-top: 3px;
}

#Content_box {
	background-color: #E0E1E4; 
	color: #7A7C8C;
}

#Content {
	float: left; 
	width: 530px; 
	padding-left: 10px; 
	padding-top: 5px;
}

.Clear {
	clear: both;
}

.Spacer {
	height: 5px;
}

.enlace_main_menu a:link { text-decoration: none; color: white; }
.enlace_main_menu a:visited { text-decoration: none; color: white; }
.enlace_main_menu a:active { text-decoration: none; color: white; }
.enlace_main_menu a:hover { text-decoration: underline; color: white; }


.enlace_menu a:link { text-decoration: none; color: white; }
.enlace_menu a:visited { text-decoration: none; color: white; }
.enlace_menu a:active { text-decoration: none; color: white; }
.enlace_menu a:hover { text-decoration: underline; color: white; }
