.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.75pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-color: #638BEA;
	background-position: center;
}
img {
	border: none;
}
h1 {
	color: #0033FF;
	font-size: 25px;
	font-weight: bold;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 955px;
	text-align: left;
}
.col1, .col2 {
	display: inline-block;
	vertical-align: top;
	*display: inline; /* ie7 fix */
}
.col1 img {
	width: 320px;
	margin: 57px 20px 0px 0px;
}
.col2 {
	display: inline-block;
	width: 600px;
}
.subtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}

.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#cssiMap {
	width:600px; 
	height:500px;
	border:solid #888888 1px;
	margin-top: 20px;
}
