* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0 auto;
	padding: 10px;
	width: 705px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 0px;
	top: 0px;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 700px;
	background-image: url(../images/belindalogo.jpg);
	height: 121px;
}
#leftnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 150px;
	height: 625px;
	padding-top: 10 px;
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 525px;
	height: 625px;
	padding-left: 25px;
	padding-top: 5px;
}
#contentscroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 520px;
	height: 565px;
	padding-left: 25px;
	padding-top: 10px;
	overflow: scroll;
	padding-right: 5px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 690px;
	float: left;
	background-image: url(../images/footer.jpg);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
}
#wrapper #contentscroll img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4C52CC;
	font-weight: normal;
	line-height: 30px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #DEE1FA;
	font-weight: normal;
	line-height: 20px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #1E1980;
}
#emailform {
	width: 430px;
}
