@charset "utf-8";
/* CSS Document */

#mainframe {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	background-color: #FFFFFF;
}
#mainframemarquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	text-align: center;
}
#bottomframe {
	width: 790px;
	border: medium outset #0000FF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 17px;
	background-image: url(../images/theg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	clear: both;
	margin-bottom: 5px;
}

.copyrighttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FF9900;
	padding: 10px;
}
#linkframe {
	margin: 10px;
	padding: 10px;
	width: 510px;
	border: 1px solid #FF0000;
	float: right;
}



#leftframe {
	width: 200px;
	background-color: #FFFF33;
	padding: 10px;
	border: medium inset #0000CC;
	float: left;
	margin: 10px;
}
.membertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.linktext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
#contactframe {
	margin: 10px;
	padding: 10px;
	float: right;
	width: 500px;
	border: medium groove #FFCC00;
}
.addresstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.addressheadingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.paragraphtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
#scrolltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	height: 25px;
	width: 750px;
	border: thin solid #000000;
}
#formsframe {
	width: 500px;
	border: medium groove #FF9900;
	margin: 10px;
	padding: 10px;
	float: right;
}
#needsframe {
	margin: 10px;
	padding: 10px;
	float: right;
	width: 500px;
	border: medium groove #FF0000;
}
.headingsright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	text-align: left;
}
.importanttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#oldconferenceframe {
	margin: 10px;
	padding: 10px;
	float: right;
	height: 400px;
	width: 500px;
	border: thick ridge #FF9900;
}
#securityrightframe {
	float: right;
	height: 400px;
	width: 500px;
	border: medium ridge #FF9900;
	margin: 10px;
	padding: 10px;
}
#boardrightframe {
	margin: 10px;
	padding: 10px;
	float: right;
	width: 500px;
	border: medium inset #FF9900;
}
#conferencerightframe {
	margin: 10px;
	padding: 10px;
	float: right;
	width: 500px;
	border: medium groove #FF9900;
}
.paragraphcenteredtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
#indexrightframe {
	margin: 10px;
	padding: 10px;
	float: right;
	width: 500px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.studentboardtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

