body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: center top;
	font-family: "Helvetica Neue", Helvetica, Arial;
}
.images_container {
	text-align: justify;
	width: 100%;
}
.centering_box {
	text-align:center;
}
.notes {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 10px;
	color: 0099CC;
	text-align: right;
	width: 100%;
	font-style: italic;
}
.main_container {
	height: 800px;
	width: 610px;
	margin: 0 auto;

}
.left_column {
	width: 350px;
}
.notelinks {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 10px;
}

.fieldset {
	border: 0;
}
.the_form {
	float: right;
	padding-left: 5px;
	margin-left: 1px;
	border-left-color: 3399CC;
	text-align: left;
	width: 240px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 15px;
	line-height: 20px;
}
.left_form_colum {
	float: right;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: 3399CC;
	text-align: left;
	padding-right: 5px;
	width: 358px;
}

.fieldset .textarea {
	margin:3px;
	height:100px;
	width:225px;
	font-family: Arial, Helvetica, sans-serif;
	/*background:url(text_area_bg.gif) repeat-y left top;*/
	background-color: #FFFFFF;	filter:alpha(opacity=72); -moz-opacity:0.72; -khtml-opacity: 0.72; opacity: 0.72;
	font-size: 18px;
	font-weight: bold;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	font-weight: bold;
	line-height: 30pt;
}

.fieldset .textfield {
	margin:3px;
	height:25px;
	width:150px;
	border:1 solid #666666;
	/*background:url(text_area_bg.gif) repeat-y left top;*/
	background-color: 	filter:alpha(opacity=72); -moz-opacity:0.72; -khtml-opacity: 0.72; opacity: 0.72;
	background-color: #FFFFF
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.fieldset .textfield2 {
	margin:3px;
	height:25px;
	width:175px;
	border:1 solid #666666;
	/*background:url(text_area_bg.gif) repeat-y left top;*/
	background-color: 	filter:alpha(opacity=72); -moz-opacity:0.72; -khtml-opacity: 0.72; opacity: 0.72;
	background-color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
}
.form_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #3399CC;
	font-weight: bold;
	padding-left: 3px;
	letter-spacing: 0.1em;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.line {
	background-color: 3399CC;
	height: 8px;
	width: 100%;
}
a:active {
	color: #3399FF;
	text-decoration: none;
}
.contact_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22pt;
	font-weight: bold;
	line-height: 25pt;
}
.image_style {
	background-color: #3399CC;
	margin: 4px;
	color: #3399CC;
	font-size: 9px;
}
.image_labels {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 10px;
	color: #3399CC;
}
.image_style_left {
	background-color: #3399CC;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size: 9px;
	color: #3399CC;
}
.image_style_right {
	background-color: #3399CC;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	color: #3399CC;
	font-size: 9px;
}
  
  
.navbox {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	float: right;
	position: fixed;
	margin:right;


}
.white_text {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.footer {
	width: 610px;
	background-image: url(../images/massey_university_crest.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	float: right;
}
.footer_text {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	margin-top: 105px;
	width: 610px;
	float: right;
}
