@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #FDE9E0;
}
.twoColFixLt #container {
	width: 1024px;
	margin: 0 auto 0 0px;
	text-align: left;
	height: auto;
	background: #FDE9E0;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FDE9E0 url(none); /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	height: 800px;
}
.twoColFixLt #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0px;
} 
.twoColFixLt #mainContent1 {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: auto;
} 
.twoColFixLt #mainContent2 { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.roundedcornr_box_361990 {
	background: #fde9e0 url(../images/roundedcornr_361990_grad.gif) repeat-y left top;
}
.roundedcornr_top_361990 div {
	background: url(../images/roundedcornr_361990_tl.gif) no-repeat left top;
}
.roundedcornr_top_361990 {
	background: transparent url(../images/roundedcornr_361990_tr.gif) no-repeat right top;
}
.roundedcornr_bottom_361990 div {
	background: url(../images/roundedcornr_361990_bl.gif) no-repeat left bottom;
}
.roundedcornr_bottom_361990 {
	background: transparent url(../images/roundedcornr_361990_br.gif) no-repeat right bottom;
}

.roundedcornr_top_361990 div, .roundedcornr_top_361990,
.roundedcornr_bottom_361990 div, .roundedcornr_bottom_361990 {
   width: 100%;
   height: 35px;
   font-size: 1px;
}
.roundedcornr_content_361990 {
	margin: 0 35px;
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
