body {
	background-color: #D5E2DF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	background-color: #FFFFFF;
}
#logo {
	background-image: url(../images/topgrad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 127px;
	width: 819px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000066;
}
#nav {
	width: 100%;
	background-color: #67978F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #517772;
	height: 34px;
}
#homeintro {
	width: 100%;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #4F3324;
}
#homephoto {
	width: 100%;
}#subnav {
	margin-top: 22px;
}
#content {
	margin-left: 49px;
	width: 770px;
	background-image: url(../images/home-photo.jpg);
	background-repeat: no-repeat;
	background-position: right 90px;
}
li {
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
	margin-right: 14px;
	margin-bottom: 6px;
	margin-left: -12px;
}
BLOCKQUOTE {
	margin-left: 18px;
	margin-right: 12px;
}#content2 {
	margin-left: 49px;
	width: 770px;
	background-image: url(../images/right-shad.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#intro {
	margin-top: 25px;
	margin-bottom: 10px;
}
#dates {
	background-color: #FFFFFF;
	width: 228px;
	border: 4px solid #67978F;
	margin-top: 17px;
	margin-right: 11px;
}
#content3 {
	margin-left: 49px;
	width: 770px;
	background-image: url(../images/bot-shad.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	height: 34px;
}
#bot {
	background-color: #00295C;
	height: 25px;
	width: 100%;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content4 {
	margin-left: 49px;
	width: 700px;
	height: 34px;
	margin-top: 33px;
	margin-bottom: 33px;
}
#content5 {
	margin-left: 49px;
	width: 700px;
	height: 34px;
	margin-top: 33px;
	margin-bottom: 33px;
	background-image: url(../images/lips.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#course {
	margin-bottom: 5px;
	margin-top: 10px;
}
#smileslogo {
	padding-top: 17px;
	padding-left: 13px;
	padding-right: 13px;
}

.divider { 
	line-height:1;
	width:100%;
	border-bottom:1px solid #000;
	margin-top:10px;
	magrin-bottom:10px;
}

p { 
	margin-bottom:0;
}