body {
	text-align: left;
	background-image: url(back_back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #dbeaff;
	font-size: 14px; 
	margin: 0px;
	border: none;
	color: black;
	line-height: 1.25em; 
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Sans; 
	text-decoration: none; 
	font-weight: normal;
	}

h1, h2, h3, h4, p, form {
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	}

h1 {
	font-size: 1.6em;
	line-height: 1.2em; 
	font-weight: bold;
	color: #001577;
	}
	
h2 {
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: bold;
	}
	
h3 {
	font-size: 1.1em;
	line-height: 1.3em; 
	font-weight: normal;
	font-style: italic;
	}
	
h4 {
	font-size: 1em;
	line-height: 1em; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -0.7em;
	color: #001577;
	}
	
a:link, a:visited {
	color: #d78b02;
	text-decoration: underline;
	}
a:hover {
	color: #d78b02;
	text-decoration: none;
	}

#header {
	width: 100%;
	background-image: url(back_head.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #3c87d8;
	height: 100px;
	text-align: center;
	}
#headline {
	background-image: url(back_line.gif);
	height: 100px;
	}

#menu, .mainbox {
	background-color: white;
	background-image: url(back_body.gif);
	background-repeat: repeat-x;
	}
	
#bodybox {
	width: 780px;
	margin: 0 auto;
	}

.mainbox {
	background-color: white;
	text-align: center;
	left: 60px;
	margin-left: 180px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	padding: 40px 0px 0px 0px;
	width: 530px;
	}

.pullout {
	margin-right: -52px;
	margin-left: 0px;
	margin-bottom: 25px;
	margin-top: 15px;
	padding: 0px;
	width: 100%;
	background-color: white;
	border-right: white 25px solid;
	border-left: white 25px solid;
	text-align: left;
	position: relative;
	left: -25px;
	}
.pullout .shadow {
	top: 15px;
	padding: 0px;
	font-size: 15px;
	border-style: none;
	margin: 0px;
	line-height: 15px;
	position: relative;
	}
.pullout .line {
	padding: 0px;
	border-style: none;
	margin: 0px;
	position: relative;
	top: -1px;
	}

#footer {
	margin-left: 240px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 20px;
	background-color: white;
	color: #7d7d7d;
	font-size: 10px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	width: 530px;
	}
	
img {
	behavior: url(iepngfix.htc);
	}
#first_image {
	margin-top: -40px;
	}
form {
		text-align: left;
	}
.pullout h3, .pullout h1, .pullout h2, .pullout h4 {
		text-align: center;
	}
