body {
	margin: 0;
	padding: 0;
	background-color: #e1d9be;
	}
td {
	padding: 0;
	vertical-align: top;
	text-align: left;
	}
div#site {   /* global site shell */
	position: relative; 
	top: 0;
	left: 0; 
	width: 955px;
	margin: 0 auto;
	}
div#homebg {   /* content frame */
	position: absolute; 
	top: 40px;
	left: 0; 
	width: 955px;
	height: 675px;
	border: solid 10px #993;
	background-color: #fff;
	background-image: url(../images/global/homebg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
div#aboutbg {   /* content frame */
	position: absolute; 
	padding: 0;
	top: 40px;
	left: 0; 
	width: 955px;
	height: 255px;
	border-top: solid 10px #993;
	border-right: solid 10px #993;
	border-left: solid 10px #993;
	background-color: #fff;
	background-image: url(../images/global/aboutbg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
div#researchbg {   /* content frame */
	position: absolute; 
	padding: 0;
	top: 40px;
	left: 0; 
	width: 955px;
	height: 255px;
	border-top: solid 10px #993;
	border-right: solid 10px #993;
	border-left: solid 10px #993;
	background-color: #fff;
	background-image: url(../images/global/researchbg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
div#getinvolvedbg {   /* content frame */
	position: absolute; 
	padding: 0;
	top: 40px;
	left: 0; 
	width: 955px;
	height: 255px;
	border-top: solid 10px #993;
	border-right: solid 10px #993;
	border-left: solid 10px #993;
	background-color: #fff;
	background-image: url(../images/global/getinvolvedbg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
div#calendarbg {   /* content frame */
	position: absolute; 
	padding: 0;
	top: 40px;
	left: 0; 
	width: 955px;
	height: 255px;
	border-top: solid 10px #993;
	border-right: solid 10px #993;
	border-left: solid 10px #993;
	background-color: #fff;
	background-image: url(../images/global/calendarbg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
div#contactbg {   /* content frame */
	position: absolute; 
	padding: 0;
	top: 40px;
	left: 0; 
	width: 955px;
	height: 255px;
	border-top: solid 10px #993;
	border-right: solid 10px #993;
	border-left: solid 10px #993;
	background-color: #fff;
	background-image: url(../images/global/contactbg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
div#intro {   /* home intro */
	position: absolute;
	padding: 0;
	top: 294px;
	left: 464px;
	width: 345px;
	margin-left: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	}
div#maintxt {   /* home intro */
	position: absolute;
	padding: 0;
	margin: 0;
	top: 305px;
	left: 0;
	width: 955px;
	border-right: solid 10px #993;
	border-left: solid 10px #993;
	background-color: #fff;
	background-image: url(../images/global/contentbg_part2.gif);
	background-repeat: no-repeat;
	}
div#homenav {   /* primary nav */
	position: absolute;
	padding: 74px 0 0 0;
	top: 0;
	left: 811px;
	width: 139px;
	height: 135px;
	margin-left: 0;
	border-left: solid 1px #eddfae;
	}
div#nav {   /* primary nav */
	position: absolute;
	padding: 74px 0 0 0;
	top: 50px;
	left: 821px;
	width: 139px;
	height: 135px;
	margin-left: 0;
	border-left: solid 1px #eddfae;
	}
table.content {
	margin: 0;
	padding: 0;
	width: 955px;
	border-collapse: collapse;
	border: none;
	}
table.form {
	margin: 0;
	padding: 0;
	width: 759px;
	border-collapse: collapse;
	border: none;
	}
td.col1 {
	padding: 0 35px 50px 105px;
	width: 759px;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	}
td.col2 {
	margin: 0;
	padding: 2px 25px 50px 20px;
	width: 216px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #993;
	line-height: 20px;
	font-weight: normal;
	border-left: solid 1px #eddfae;
	background-image: url(../images/global/cornerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
td.formlabel {
	padding: 0 8px 6px 0;
	width: 207px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #993;
	line-height: 22px;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	}
td.formfield {
	padding: 0 0 6px 0;
	width: 544px;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	}
div#homefooter {
	position: absolute;
	padding: 0;
	top: 735px;
	left: 0;
	width: 975px;
	text-align: right;
	margin: 0 auto;
	}
div#footer {
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
	width: 965px;
	text-align: right;
	border-top: solid 10px #993;
	border-left: solid 10px #e1d9be;
	background-color: #e1d9be;
	margin-left: -10px;
	}
div#footer2 {
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
	width: 965px;
	text-align: right;
	border-right: solid 10px #e1d9be;
	background-color: #e1d9be;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	}
	
form {
	margin: 10px 0 0 0;
	}
