@charset "UTF-8";
.bgstripe {
	background-image: url(images/GoldenClassroomWebDesignv4_07.gif);
}
.bgstripe2 {
	background-image: url(images/GoldenClassroomWebDesignv4b_02.gif);
	background-repeat: repeat-x;
}
.titles {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.bodytext {
	font-size: 14px;
	white-space: normal;
}
.yellowlinks {
	color: #FF0;
	font-size: 12px;
}
.logo {
	background-color: #955A68;
	height: 176px;
	width: 297px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.blacklinks {
	color: #000;
}
p {
	color: #FFF;
}
.subtitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.borderlines {
	border: 2px solid #FF0;
	padding: 5px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
centerbutton {
	text-align: center;
}
.whitetext {
	color: #FFF;
}
