body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #d3d3d3;
	}
	
.img1 {display: inline; margin-top: 15px; margin-left: 50px; border: 1px solid #a6b3cf}
.img2 {display: inline; margin-top: 15px; margin-left: 22px; border: 1px solid #a6b3cf}
.img2shed {display: inline; margin-top: 15px; margin-left: 8px; border: 1px solid #a6b3cf}

.imgmain {margin-top: 20px; margin-left: 50px; border: 1px solid #a6b3cf}


#mainframe {
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 600px;
	border: 1px solid #414d6b;
	background-color: #eff3fa;
	}
	
#topnav {
	margin: 0px;
	padding: 5px 10px 5px 0px;
	font-size: 12px;
	border: 0px;
	background-color: #063964;
	text-align: right;
	}
	
#topnav a {font-weight: 500; color: #ffffff; text-decoration: none; display: inline}
#topnav a:hover {text-decoration: underline}
#topnav p {display: inline}

#header {
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-image: url('TopBackGround.jpg');
	background-repeat: no-repeat;
	}

#header h3 {font-family: "times new roman"; margin-left: 37%; margin-top: 0px; padding-top: 25px; line-height: 80%; border: none; background-color: transparent; color: #000080; font-size: 34px;}
#header h2 {margin-left: 37%; padding: 0px; line-height: 80%; border: none; background-color: transparent; color: #000090; font-size: 12px;}

	
/* Content */

#content {margin: 0px; padding: 0px; border: none; background-color: #transparent;}
#content h1 {margin: 0px; padding: 5px; text-align: center; font-size: 14px; color: #000080; font-weight: 600; background-color: transparent; border: none}
#content p {margin-top: 0px; margin-left: 40px; margin-right: 40px; padding: 0px; color: #000000; font-size: 13px; text-align: justify;}

#footer {
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	border: none;
	background-color: #a6b3cf;
	}
#footer a:hover {color: #0000ff; text-decoration: underline;}
#footer a {color: #000080; text-decoration: none;}