body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/paper_background.gif);
	color: #330066;
	font-size: medium;
}

#wrap {
	margin: 0 auto;
	width: 990px;
}

#banner {
	background-image: url(images/banner_background.png);
	height: 65px;
	width: 980px;
	margin-top: 10px;
	margin-left: 15px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
}

#nav {
	width: 700px;
	margin-top: 25px;
	margin-left: 120px;
}
#nav td {
	background-color: #FF99FF;
	height: 25px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
#nav td a {
	text-decoration:  none;
	color: #660099;
}
#fullbar1 {
	background-image: url(images/horzontal_line_980.png);
}

#main {
	height: auto;
	width: 655px;
	/*top: 205px;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: left;
	vertical-align: text-top;
	word-spacing: 2px;
	float: left;
}

#sidebar {
	height: auto;
	width: 275px;
	padding: 15px;
	margin-left: 685px;
}

#login {
	height: auto;
	width: 500px;
	text-align: center;
	padding-left: 10px;
}

#fullpage {
	width: 980px;
	padding-top: 15px;
	padding-left: 15px;
}

h1 {
	font-size: 250%;
}
h2 {
	font-size: 150%;
}

.leftphoto {
	margin-bottom: 10px;
	margin-right: 10px;
}
.rightphoto {
	margin-left: 10px;
	margin-bottom: 10px;
}
.centerphoto {
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.sideHead {
	color: #660099;
}
.mainHead {
	color: #660099;
	text-align: center;
}	
.caption {
	font-style: italic;
	font-weight: bold;
}
.form1 {
	margin-left: 275px;
	border: none;
	color: #330066;
}
.center {
	text-align: center;
}
.choreo td {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.em {
	font-style: italic;
}
.strong {
	font-weight: bold;
}

a:link {
	color: #9900FF;
}
a:visited {
	color: #6633CC;
}
