body { 
	margin:0; 
	padding:0; 
	background-color: #004A7C;
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-weight: 500;
	font-size: 0.9em;
	background-image: url("layout/bluecurve.gif");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	line-height: 120%;
	} 

.maingr { 
	margin: 58px 10px 10px 10px; 
	padding:0; 
	background-color: #B6CD64;
	background-image: url("layout/greencurve.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border: 1px solid black;
	width: 746px;
	text-align: left;
	position:relative;
	} 

.themenu {
	width: 190px;
	position: absolute;	
	top: 0px; left: 0px;
	margin-top: 170px;
	text-align: center;
	}

.thetext {
	margin: 96px 16px 20px 200px;
	}

.contactinfo {
	font-weight: 600;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 50px;
	display:block;}

.logo1 {
	position: relative;
	top: -46px;
	left: 16px;
	width: 120px;
	float: left;
	}

.photo {
	border: 1px solid black;
	margin: 0px 0px 10px 15px;
	}

h2 {
	font-size: 1.2em;
	}

.fancy {
	font-size: 1.1em;
	color: #004A7C;
	font-weight: 600;
	}

.formin {border: 1px solid black;}

li {margin: 0px 0px 10px 0px;}

.headerimage{
	margin: 28px 0px 0px 0px;
}
.caption{
	font-weight: 600;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 0.8em;
	display:block;
}