body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 155%;
	color: #111111;
	background-color: #EAEAEA;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
}
a:link, a:visited, a:active {
	color: #956FA4;
	text-decoration: none;
}
a:hover {
	color: #390066;
	text-decoration: none;
}
#header, #content, #footer {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	position: relative;
	top: 0px;
}
#header {
	height: 225px;
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
}
#content {
	overflow: auto;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 30px;
	text-align: center;
	color: #111111;
}
#logo {
	height: 210px;
	width: 175px;
	margin: 15px 0px 0px 15px;
	float: left;
	background-image: url(images/nav_logo.gif);
}
#logo a {
	display: block;
	background-repeat: no-repeat;
}
#header a:hover {
	background-position: -175px 0px;
}
#flash {
	width: 655px;
	height: 210px;
	float: left;
	margin: 15px 0px 0px 0px;

}
#nav {
	width: 175px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
}
#nav a:hover {
	background-position: -175px 0px;
}
#home, #aboutus, #events, #members, #promote, #rsvp, #scholarship, #contactus {
	display: block;
	height: 35px;
	background-repeat: no-repeat;
}
#home {
	background-image: url(images/nav_home.gif);
}
#aboutus {
	background-image: url(images/nav_aboutus.gif);
}
#events {
	background-image: url(images/nav_events.gif);
}
#members {
	background-image: url(images/nav_members.gif);
}
#promote {
	background-image: url(images/nav_promote.gif);
}
#rsvp {
	background-image: url(images/nav_rsvp.gif);
}
#scholarship {
	background-image: url(images/nav_scholarship.gif);
}
#contactus {
	background-image: url(images/nav_contactus.gif);
}
#dsj {
	background-image: url(images/dsj.gif);
	height: 110px;
	display: block;
	background-repeat: no-repeat;
}
#main {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 420px;
}
#right {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 195px;
	text-align: center;
}
#full {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 635px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #390066;
	text-align: center;
}
.copyright {
	font-size: 11px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}