body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #334da1;
	background-color:#fff;
	vertical-align: top;
}

body a {
	color: #334da1;
	font-weight: bold;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body img {
	border: none;
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {

}

.mainborder {
	border:1px solid #334da1;
}

.header {
	width: 750px;
	height: 104px;
	background-image:url(images/Prep_01.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px;
}

.content {
	width:563px;
	height: 295px;
	margin: 0px px;
	background-image:url(images/Prep_09.jpg);
	background-repeat:no-repeat;
}

.text {
	width: 400px;
	height: 270px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

.contentRight {
	width: 187px;
	margin: 0px 0px;
}

.hand {
	cursor:hand;
}