body {margin:0; padding:0; text-align:left; color:#000000; font: 12px Arial;}

#menu {
background-image: url("images/bg_menu_home.gif");
background-position: top;
background-repeat: no-repeat;
}

#flash {
background-image: url("images/bg_flash.gif");
}

#divbar {
background-image: url("images/bg_divbar_sm.gif");
}

#content {
width: 667px;
background-image: url("images/bg_content.gif");
}

#contenttable {
width: 625px;
padding: 5px 0px 10px 0px;
}

#sidebar {
width: 133px;
background-image: url("images/bg_sidebar.gif");
}

#bottom {
width: 658px;
background-image: url("images/bg_content_btm.gif");
}

#green {
background-color: #C1D5DB;
border: 1px solid #39A2AB;
padding: 10px;
}

#purple {
background-color: #D9D4E9;
border: 1px solid #574B8F;
padding: 10px;
}

#tan {
background-color: #F6F1E6;
border: 1px solid #B1A997;
padding: 10px;
}

.photo {
border: 1px solid #39A2AB;
margin: 0px 0px 5px 10px;
}

.photo1 {
border: 1px solid #574B8F;
margin: 0px 10px 5px 0px;
}

.photo2 {
border: 1px solid #39A2AB;
margin: 0px 20px 5px 10px;
}

.photo3 {
border: 1px solid #574B8F;
margin: 0px 20px 5px 10px;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.headg {
	font-family: Arial;
	font-size: 12px;
	color: #39A2AB;
	font-weight: bold;
}

.headg1 {
	font-family: Arial;
	font-size: 14px;
	color: #39A2AB;
	font-weight: bold;
}

.headg2 {
	font-family: Arial;
	font-size: 16px;
	color: #39A2AB;
	font-weight: bold;
}

.headg3 {
	font-family: Arial;
	font-size: 18px;
	color: #39A2AB;
	font-weight: bold;
}

.headp {
	font-family: Arial;
	font-size: 12px;
	color: #574B8F;
	font-weight: bold;
}

.headp1 {
	font-family: Arial;
	font-size: 14px;
	color: #574B8F;
	font-weight: bold;
}

.headp2 {
	font-family: Arial;
	font-size: 16px;
	color: #574B8F;
	font-weight: bold;
}

.headp3 {
	font-family: Arial;
	font-size: 18px;
	color: #574B8F;
	font-weight: bold;
}

.purple {
	font-family: Arial;
	font-size: 12px;
	color: #574B8F;
	text-decoration: none;
}
a.purple {
	font-family: Arial;
	font-size: 12px;
	color: #574B8F;
	text-decoration: none;
	outline: none;
}
a.purple:hover {
	font-family: Arial;
	font-size: 12px;
	color: #107981;
	text-decoration: underline;
	outline: none;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #107981;
	text-decoration: none;
	outline: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #54468c;
	text-decoration: underline;
	outline: none;
}
.footerlink {
	font-family: Arial;
	font-size: 10px;
	color: #107981;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #54468c;
	text-decoration: underline;
	outline: none;
}
