BODY{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #FFFFFF;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
P, TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : transparent;
}
.mainHeader{
	background-color: #2C5AFC;
	border : 0px none;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	text-align : center;
	height:80px;
}
.mainContent{
	background-image : url(../img/background.gif);
	background-position : top;
	background-repeat : no-repeat;
	background-color : White;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : thin;
	padding-left : 5px;
	vertical-align : top;
}
.mainNavi{
	vertical-align : top;
	width : 20%;
	background-color: #23E4F5;
}
H2{
	font-size : large;
}
.bigHeader{
	font-size : 20pt;
	padding-top : 15px;
}
H3{
	color : #2FABC1;
	text-align : left;
}
A, A:VISITED{
	color : #00008B;
}
A:HOVER{
	text-decoration : underline;
}
.photoCaption{
	text-align : center;
	font-style : italic;
	font-size : smaller;
}
