@charset "utf-8";
#banner {
	height: 125px;
	width: 750px;
}
#roygbiv {
	height: 50px;
	width: 742px;
	background-color: #000000;
	padding-left: 8px;
}
#titlebar {
	height: 35px;
	width: 750px;
	background-color: #000000;
}
#blackbody {
	width: 716px;
	padding-right: 17px;
	padding-left: 17px;
	background-color: #000000;
}
.squarespace {
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 8px;
}
#footer {
	background-color: #000000;
	width: 741px;
	padding-left: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#announcements {
	background-color: #ccccff;
	width: 220px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
	background-image: url(images/main/purple_top_spacer.jpg);
	background-repeat: repeat;
}
#purpletop {
	height: 40px;
	width: 220px;
}

.clearfloat {
	clear: both;
}
#maintext {
	width: 436px;
	margin-top: 24px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 12px;
	float: right;
}

#whitemain {
	background-color: #FFFFFF;
	width: 716px;
	padding-top: 12px;
}
#bigmain {
	width: 668px;
	margin-top: 12px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}


#all {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.announcementtitle {
	font-size: x-large;
	font-weight: bolder;
	color: #333399;
	width: 196px;
	margin-right: 12px;
	margin-left: 12px;
}
.headers {
	font-size: x-large;
	font-weight: bolder;
	color: #333399;
}

.announcementtext {
	font-size: 11px;
	color: #ccccff;
	width: 186px;
	margin-right: 12px;
	margin-left: 12px;
	background-color: #333399;
	padding: 5px;
}
.thumbnails {
	padding-top: 5px;
	padding-right: 20px;
}

.subtitle {
	font-size: x-small;
}
.artpic {
	padding: 20px;
	border: 20px solid #000000;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.membername {
	font-size: large;
	font-weight: bold;
}
.boldinfo {
	font-weight: bold;
	color: #cc6633;
}
.photospace {
	padding: 5px;
}

