body {
	background: #333378;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
body, td {
	font-size: 12px;
}
a {
	color: white;
}
p {
	margin: 0px;
	padding: 10px;
}
#container, #footer {
	width: 950px;
}
#flashlogo {
	padding-bottom: 6px;
}
#nav {

}
#subpageHeader {
	height: 353px;
}
#homecontent, #subpageContent {
	text-align: left;
	background: #0a0a5d;
	padding-bottom: 40px;
          clear:both;
}
#hometext {
	width: 400px;
	float: right;
	padding: 20px;
	text-align:left;
}
#mainimage {

}

.restofheaderpic {
	float: left;
          clear:both;
}
.boxedimage {
	border: white 2px solid;
	margin: 10px;
	padding: 10px;
}
.contactformelement {
	width: 250px;
}
#pageTitle {
	position: relative;
	top: 125px;
	left: 144px;
}



/* FOOTER */

#footer {
          background: #333378;
	clear: both;
	text-align:left;
	font-size: 10px;
	color: white;
}

#contactdetails {
	float: right;
	padding: 10px;
	text-align: right;
}




/* TAGS */

div.content400 {
float: left;
width: 400px;
padding-left: 60px;
}

.clearboth {
clear: both;
}

.imgfloatleft {
float: right;
padding: 42px 60px 0px 0px;
}

.bigtext {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}

.blackborder {
border: 1px #0a0a2d solid;
}