html {	height: 100%;}body {	font-family: "Trebuchet MS", Arial, san-serif;	font-size: 12px;	margin: 0;	padding: 0;	color: #000033;	height: 100%;	background: #998999;}#wrapper {	height: 100%;	width: 800px;}#wrapper td {	vertical-align: top;}#header {  	height: 147px;	background-image: url(images/header_background.png);}#menu {   	height: 35px;   	padding: 0px;}#shadow {	height: 30px;   	background-image: url(images/shadow.png);   	background-color: #998999;  	background-repeat: repeat-x;	}#navbar {	text-align: center; 	background-image: url(images/downpagetop.png); 	background-repeat: no-repeat;	background-color: #E9E0E9;	margin: 0px;	padding: 0px;}#navbar td {	margin: 0px;	padding: 0px;	}#navbar ul {list-style: none; margin: .75em 0em 0em 0em; padding: 0em}#navbar li {display: inline;}#navbar a {color: #332333; text-decoration: none;}#links {   	background-image: url(images/downpagelow.png);   	   	background-repear: repeat-y;	}#links table {	width: 100%;  	padding-top: 3em;	padding-left: 10.5em;   	padding-right: 2em;}#links ul {	padding: 0em;	margin-top: 0em;	list-style: none;}#links .link-text{	color: #332333;		text-decoration: none;}#links .left {}#links .right {}#links .center {}#links .header {	font-weight: bold;	color: #332333;}#footer {	padding-top: 4em;	height: 1em;   	color: #332333;   	text-align: center;   	background-image: url(images/downpagelow.png);   	   	background-repear: repeat-y;}#footer-background {    	background-image: url(images/downpagetop.png);}   	   	   	#left {   	background-color: white;   	background-image: url(images/gradient.png);   	background-repeat: repeat-x;   	border-bottom: 15px solid #DCCEDC;   	}#left .wrapper {   	width: 13em;}#left .header {	margin-top: 1em;	margin-left: 1em;	padding: .25em;	font-size: 12px;	font-weight: bold;	background: #ffefff;	border-top: solid 2px #DCCEDC;	border-right: solid 2px #DCCEDC;	border-left: solid 2px #DCCEDC;	}#left .text {	margin-left: 1em;	margin-bottom: 1em;	padding: .5em;	background: #DCCEDC;}#right {   	background-color: white;   	background-image: url(images/gradient.png);   	background-repeat: repeat-x;   	border-bottom: 15px solid #DCCEDC;}#right .text {   	width: 7.5em;}#content {	padding-left: 1em;   	background-color: white;   	background-image: url(images/gradient.png);   	background-repeat: repeat-x;   	border-bottom: 15px solid #DCCEDC;} #content .heading {	margin-top: .7em;	padding: .25em;	font-size: 15px;	font-weight: bold;	border-bottom: 1px solid black;}#fullpage-content {	padding: 5em;	padding-top: 3em;   	background-color: white;   	background-image: url(images/gradient.png);   	background-repeat: repeat-x;   	border-bottom: 15px solid #DCCEDC;} #fullpage-content .heading {	padding: .25em;	width: 100%;	font-size: 15px;	font-weight: bold;	border-bottom: 1px solid black;}#fullpage-content .text {	padding-right: 5em;	width: 30em;	}#fullpage-content .contact-info {	width: 25em;	padding: 0px;	margin: 0px;}#block {	padding-bottom: 3em;	width: 100%;}
