body {
	background-color: #FFFFC6;
	background-image: url(../backgrounds/background_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Comic Sans MS", Arial, sans-serif, Verdana;
	font-size: small;
}
#container {
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../backgrounds/background_container.gif);
	padding: 10px;
	background-repeat: no-repeat;
}
#nav_primary {
	height: 49px;
	width: 920px;
	background-image: url(../backgrounds/rectangle_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	text-align: center;
}
#container_content {
	background-color: #FFFFCC;
	height: auto;
	width: 946px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	overflow: auto;
}
#container_close {
	background-image: url(../backgrounds/rectangle_end.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 950px;
}



#banner {
	height: 250px;
	width: 950px;
}
#banner_montage {
	float: right;
	height: 250px;
	width: 700px;
	overflow: hidden;
}

#container_logo {
	float: left;
	height: 193px;
	width: 193px;
	padding-top: 5px;
	padding-left: 10px;
}
#container_left {
	float: left;
	height: auto;
	width: 264px;
	padding-right: 10px;
	padding-left: 18px;
	overflow: hidden;
	text-align: left;
}
#container_right {
	float: left;
	height: auto;
	width: 264px;
	padding-right: 10px;
	padding-left: 12px;
	overflow: hidden;
	text-align: center;
}
#container_mid_wide {


	float: left;
	height: auto;
	width: 366px;
	overflow: auto;
}
#footer {
	background-color: #FFFFCC;
	height: auto;
	width: 926px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	overflow: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#footer_nav {
	text-align: right;
	height: auto;
	width: auto;
	float: right;
}
#footer_legal {
	text-align: left;
	height: auto;
	width: auto;
	float: left;
}
a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.postit_yellowpin {
	background-color: #FFFFCC;
	background-image: url(../backgrounds/post_yellow.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 226px;
	padding: 35px 15px;
	text-align: center;
	font-size: x-large;
}

h1 {
	font-size: x-large;
}.postit_redpinCopy {
	background-color: #FFFFCC;
	background-image: url(../backgrounds/post_red.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 206px;
	padding: 35px 15px 25px;
	text-align: center;
	font-size: x-large;
	background-position: center;
	float: right;
}
.box_yellow {
	background-image: url(../backgrounds/background_yellow.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 239px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
	text-align: center;
	font-size: small;
}
.text_large {
	font-size: large;
}
.text_med {
	font-size: medium;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #FF0000;
}
.quote {
	height: 134px;
	width: 224px;
	background-image: url(../backgrounds/quote.gif);
	background-repeat: no-repeat;
	padding: 30px 20px 20px;
	text-align: center;
}
.text_small {

	font-size: x-small;
}
#container_right_wide {



	float: left;
	height: auto;
	width: 636px;
	overflow: auto;
}
.quote_right {
	height: 144px;
	width: 224px;
	background-image: url(../backgrounds/quote.gif);
	background-repeat: no-repeat;
	padding: 25px 20px 15px;
	text-align: center;
	float: right;
	margin-top: 10px;
}
.quote_left {

	height: 144px;
	width: 224px;
	background-image: url(../backgrounds/quote_left.gif);
	background-repeat: no-repeat;
	padding: 25px 20px 15px;
	text-align: center;
	float: right;
}
