body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 100%;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center 300px;
}
#header {
	height: 240px;
	width: 800px;
}
p {
	font-size: 75%;
	line-height: 140%;
	margin: 0px 0px 15px;
}
h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#contentWrapperBg {
	width: 580px;
	float: left;
	background-image: url(../images/content_wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: center 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}
#contentWrapperBg #mainContent {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#secondaryContent {
	float: left;
	width: 160px;
	margin: 0px;
}
#thirdContent {
	float: left;
	width: 160px;
	margin-left: -900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer {
	clear: both;
	height: 125px;
	width: 740px;
	padding-left: 200px;
	padding-top: 75px;
	padding-right: 20px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#wrapper h1 {
	margin: 0px -10px 15px;
	padding-right: 10px;
	font-size: 30px;
	background-color: #FFFFFF;
	padding-left: 10px;

}
#wrapper h1 img {
	position: relative;
	top: 5px;

}
#wrapper h2 {
	font-size: 23px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#researchFunding #wrapper h2 {
	font-size: 23px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#researchFunding #wrapper h4 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#articles #wrapper h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-style: italic;
}
#secondaryContent h3 a {
	border: none;
	font-size: 14px;
	line-height: 36px;
	background-image: url(../images/h3_btn_up.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 43px;
	width: 160px;
	text-align: center;
	color: #333333;
}
#secondaryContent h3 a:hover, #secondaryContent h3 a:active {
	border: none;
	background-image: url(../images/h3_btn_down.png);
	color: #336600;
	display: block;
	height: 43px;
	width: 160px;
}
.textBox {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 30px;
}
#secondaryContent .textBox {	
	width: 140px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	background-image: url(../images/80-percent_white_bg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 10px 10px 0px;
}
#thirdContent .textBox {
	width: 150px;	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding: 10px 10px 0px 0px;
}
#secondaryContent p, #thirdContent p {
	font-size: 70%;
	margin-bottom: 7px;
	line-height: 135%;
}
#wrapper h2 img {
	position: relative;
	top: 3px;
}
a:link, a:visited {
	color: #CC3399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:hover {
	color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336600;
}
a:active {
	color: #990099;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990099;
}
#mainContent ul {
	font-size: 80%;
	line-height: 135%;
	padding: 0px 0px 0px 15px;
}
#mainContent #form1 ul {
	font-size: 80%;
	line-height: 135%;
	padding: 0px 0px 0px 40px;
}
#mainContent ul li {
	margin-bottom: 10px;
	list-style-image: url(../images/bullet.gif);
}
#home #mainNav .home a,
#productCatalog #mainNav .productCatalog a,
#annualLunch #mainNav .annualLunch a,
#infoCenter #mainNav .infoCenter a,
#faq #mainNav .faq a,
#articles #mainNav .articles a,
#researchFunding #mainNav .researchFunding a,
#sponsors #mainNav .sponsors a,
#contactUs #mainNav .contactUs a {
	background-image: url(../images/btn_bg_current.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 40px;
	width: 145px;
	color: #CC3399;
	padding-left: 15px;
}
#mainNav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;

}
#mainNav a:link, #mainNav a:visited {
	display: block;
	height: 40px;
	width: 160px;
	line-height: 40px;
	font-size: 11px;
	color: #333333;
}
#mainNav a:hover {
	background-image: url(../images/btn_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 40px;
	width: 160px;
	color: #CC3399;
}
#mainNav {
	margin-bottom: 30px;
	margin-top: 15px;

}
#footer a:link, #footer a:visited {
	color: #CC3399;
	border: none;
}
#footer a:hover {
	color: #336600;
	border-bottom: 1px dotted #336600;
}
#footer p {
	line-height: 25px;
	font-size: 12px;
}
.green {
	color: #336600;
}
#footer p.green {
	font-size: 11px;
	font-weight: bold;
}
.dottedBorder {
	padding: 5px 5px 0px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 30px;
}
.dottedBorder img {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.dottedBorder img:hover {
	border: 1px solid #CC3399;
}
.dottedBorder a {
	border: none;
	color: #666666;
}
.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;


}
.bold {
	font-weight: bold;
}
a.button {
	border: none;
	font-size: 12px;
	line-height: 36px;
	background-image: url(../images/h3_btn_up.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 43px;
	width: 160px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
a.button:hover, a.button:active {
	border: none;
	background-image: url(../images/h3_btn_down.png);
	color: #336600;
	display: block;
	height: 43px;
	width: 160px;
}
#form p {
	margin: 15px 0px 0px;
}a.noBorder {
	border: none;
}
blockquote {
	font-size: 75%;
	line-height: 140%;
	margin: 0px;
}
.indent40bold {
	padding-left: 40px;
	font-weight: bold;
}
#catalog .leftProduct {
	float: left;
	height: 300px;
	width: 235px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;


}
#catalog .rightProduct {
	float: right;
	height: 300px;
	width: 235px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
#catalog h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* #catalog h3.checkBox {
	line-height: 25px;
	padding-left: 5px;
	font-size: 14px;
	background-image: url(../images/check-box.gif);
	background-repeat: no-repeat;
	background-position: left center; 
}
#catalog h3.checkBox:hover {
	background-image: url(../images/check-box_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
} */
#catalog h3.checkBox {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3399;





}
#catalog h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 10px;
}
#catalog .floatRight {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}

#form {
	float: left;
}
#catalog input:hover {
	background-color: #CCFFCC;
}
