body,div,p,table,ul,blockquote,h2,h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
}

body,p,div,table,ul,blockquote,h2,h3 { 
	margin: 0px;
}

body {
	margin-left: 4px;
	margin-top: 4px;	
}

h2 {
	border-bottom: #FFFFFF solid 3px;
	background-color: #AC5D78;
	color: white;	
	font-size: 30px;
	padding: 10px;
}

#mainText, #mainSection, #images {
	background-color: #E2B5AB;
	border: 2px solid #AC5D78;
	border-top: none;
}

#images img {
	width: 207px;
	/*
	margin-left: 4px;
	margin-right: auto;
	*/
}

.signature, h2 {
	font-family: Lucida Calligraphy, Lucida Handwriting, Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif;
}

.signature {
	font-size: 20px;
	padding-bottom: 4px;
}

#mainText p {
	margin-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: justify;
}

img {
	/*
	margin-bottom: 4px;
	margin-top: 4px;
	*/
}


#mainSection {
	width: 766px !important;
	width: 770px;
}

#mainSection p, #pics, .signature {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* SIZE AND POSITIONING */
#content {
	height: auto;
	width: 770;
	height: 70%;
}
#images {
	width: 242px !important;
	width: 250px;
	height: 100%;
}
#mainText {
	width: 515px;
	height: 100%;
}
.spacer {
	width: 5px;
	height: 100%;
}

h2 {
	text-align: right;
	height: 40px;
}

#images, #mainText, .spacer {
	float: left;
}


#mainText p {
	padding: 4px;
}

#mainText, #images {
	height: 100%;
}

#navbar ul {
	text-align: right;
	margin: 0px;
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #AC5D78;
	border-bottom: 2px solid #FFFFFF;
	list-style: none;
}

#navbar ul li {
	float: right;
	margin-right: 20px;
}

#navbar ul li a {
	color: white;
}

#images img {
	margin-left: 18px;
	margin-top: 18px;
}
