@charset "utf-8";
body  {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

a:hover  { color: #fc9 }
a:link   { color: #930 }
a:visited  { color: #646464 }

p.tiny {
	font-size: 10px;
	text-align: center;
}




.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: thin none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/mainmiddlebackground.jpg);
	text-align:justify;
} 
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	background-image: url(images/maintopheader.jpg);
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 200px;
	width: auto;
} 
.twoColFixLtHdr #container h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 18px;
}

.twoColFixLtHdr #container ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.twoColFixLtHdr #container ol {
	margin: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.twoColFixLtHdr #menu {
	background-color: #FFFFCC;
	background-image: url(images/mainmiddlebackground.jpg);
	padding-top: 0;
	padding-right: 26px;
	padding-bottom: 0;
	padding-left: 26px;
	height: 50px;
	width: 728px;
} 

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent {

	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 

.twoColFixLtHdr #mainContentBlueWelcomeAd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 150px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 150px;
	background-image: url(images/mainwelcome.jpg);
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	height: 150px;
	width: 290px;
} 

.twoColFixLtHdr #mainContentGuarantee {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 70px;
	padding-right: 160px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/mainguarantee.jpg);
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	height: 110px;
	width: 280px;
} 

.twoColFixLtHdr #mainContentPaleYellowTop {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/maincontentareayellowtop.jpg);
	background-repeat: no-repeat;
	position:relative;
	top: 0px;
	height: 22px;
	width: 460px;
} 


.twoColFixLtHdr #mainContentPaleYellowBody {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 430px;
	background-image: url(images/maincontentareayellowbody.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
} 

.twoColFixLtHdr #mainContentPaleYellowBody p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-position: top;
}

.twoColFixLtHdr #mainContentPaleYellowBottom {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/maincontentareayellowbottom.jpg);
	background-repeat: no-repeat;
	position:relative;
	top: 0px;
	height: 22px;
	width: 460px;
} 

.twoColFixLtHdr #mainContentPaleBlueTop {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/maincontentareabluetop.jpg);
	height: 22px;
} 


.twoColFixLtHdr #mainContentPaleBlueBody {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/maincontentareabluebody.jpg);
	background-repeat: repeat-y;
} 

.twoColFixLtHdr #mainContentPaleBlueBody p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-position: top;
}

.twoColFixLtHdr #mainContentPaleBlueBottom {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/maincontentareabluebottom.jpg);
	height: 22px;
} 


.twoColFixLtHdr #mainSidebarPaleYellowTop {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainsidebaryellowtop.jpg);
	height: 22px;
} 


.twoColFixLtHdr #mainSidebarPaleYellowBody {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 65px;
	background-image: url(images/mainsidebaryellowbody.jpg);
	background-repeat: repeat-y;
} 

.twoColFixLtHdr #mainSidebarPaleYellowBody p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-position: top;
}

.twoColFixLtHdr #mainSidebarGreatIdea {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 240px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 65px;
	background-image: url(images/mainsidebargreatideafantasy.jpg);
	background-repeat: no-repeat;
	height: 80px;
} 

.twoColFixLtHdr #mainSidebarPaleYellowBottom {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainsidebaryellowbottom.jpg);
	height: 22px;
} 

.twoColFixLtHdr #mainSidebarPaleBlueTop {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainsidebarbluetop.jpg);
	height: 22px;
} 


.twoColFixLtHdr #mainSidebarPaleBlueBody {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 65px;
	background-image: url(images/mainsidebarbluebody.jpg);
	background-repeat: repeat-y;
} 

.twoColFixLtHdr #mainSidebarPaleBlueBody p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-position: top;
}

.twoColFixLtHdr #mainSidebarPaleBlueBottom {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainsidebarbluebottom.jpg);
	height: 22px;
} 

.twoColFixLtHdr #mainPaleYellowTop {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainfullyellowtop.jpg);
	height: 25px;
} 


.twoColFixLtHdr #mainPaleYellowBody {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 65px;
	background-image: url(images/mainfullyellowbody.jpg);
	background-repeat: repeat-y;
} 

.twoColFixLtHdr #mainPaleYellowBody p.indent {
	margin-left: 50px;
} 

.unselected {border: 2px solid #FFFFE8; background-color: #FFFFE8; padding: 8px  }
.selected { border: 2px solid #A88; background-color: #CAA; padding: 8px }

.unselected img { border: 10px solid white }
.selected img { border: 10px solid white }


.twoColFixLtHdr #mainPaleYellowBody p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-position: top;
}

.twoColFixLtHdr #mainPaleYellowBottom {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainfullyellowbottom.jpg);
	height: 25px;
} 

.twoColFixLtHdr #mainPaleRedTop {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainfullredtop.jpg);
	height: 25px;
} 


.twoColFixLtHdr #mainPaleRedBody {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 65px;
	background-image: url(images/mainfullredbody.jpg);
	background-repeat: repeat-y;
} 

.twoColFixLtHdr #mainPaleRedBody p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-position: top;
}

.twoColFixLtHdr #mainPaleRedBottom {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainfullredbottom.jpg);
	height: 25px;
} 

.twoColFixLtHdr #mainPaleBlueTop {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainfullbluetop.jpg);
	height: 25px;
} 


.twoColFixLtHdr #mainPaleBlueBody {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 65px;
	background-image: url(images/mainfullbluebody.jpg);
	background-repeat: repeat-y;
} 

.twoColFixLtHdr #mainPaleBlueBody p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-position: top;
}

.twoColFixLtHdr #mainPaleBlueBottom {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainfullbluebottom.jpg);
	height: 25px;
} 


.twoColFixLtHdr #footer {
	background-color: #FFFFCC;
	background-image: url(images/mainbottomfooter.jpg);
	height: 80px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	width: 700px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #999999;
	text-align: center;
}

.twoColFixLtHdr #footermenu {
	background-color: #FFFFCC;
	background-image: url(images/mainmiddlebackground.jpg);
	height: 40px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
} 

.twoColFixLtHdr #footermenu p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	text-align: center;
}

.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;
}
