body {
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	font-family: arial, verdana, tahoma, helvetica;
	background-color: #CC0033;
	background-image:url("images/site-background.jpg");
	background-repeat:repeat-x;
	background-attachment: fixed;
	text-align:center;
	margin:0px;
	padding:0px;
}
#wrapper {
	width:760px;
	margin:auto;
	padding:auto;
	background-color:#FFFFFF;
	float:center;
	position: relative;
	border:8px solid #555555;
	margin-bottom:4px;
	margin-top:25px;
}
img {
	border:0px;
	margin:0px;
}
.sitePlaceholder {
	float:left;
	width:370px;
	height:170px;
	padding:5px;
	text-align:center;
}
.sitePlaceholder .desc {
	margin-top:100px;
	margin-left:20px;
	margin-right:20px;
	font-size:15px;
	height:70px;
	color:#ffffff;
}
.sitePlaceholder .link {
	text-align:right;
	margin-right:25px;
}
.sitePlaceholderFull {
	float:left;
	width:720px;
	height:170px;
	padding:5px;
	text-align:center;
}
.dark {
	padding-top:16px;
	padding-bottom:16px;
	margin-bottom:20px;
	background-color:#000000;
	color:#333333;
	font-size:14px;
	border-top:8px solid #555555;
	border-bottom:8px solid #555555;
	text-align:center;
}
.buttonscontainer {
	width: 750px;
}
.mainbuttons a {
	color: #FFFFFF;
	padding:10px;
	font: 18px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block inline;
	text-transform:uppercase;
	margin-left:6px;
	margin-right:6px;
	text-align: center;
}
.mainbuttons a:hover {
	color: #CC0033;
}
.stdText {
	font-size:14px;
	float:left;
	width:720px;
	clear:both;
	text-align:left;
	padding:20px;
}
.stdText h1 {
	font-size:22px;
	font-weight:bold;
	margin-bottom:4px;
}
.link a {
	font-size:16px;
	color:#000000;
	text-decoration:underline;
}
.link a:hover {
	text-decoration:none;
}
.clearAll {
	clear:both;
}
.art4 {
	background-image: url(images/art4anyone.gif);
	background-repeat:none;
}
.studentart4 {
	background-image: url(images/studentart4anyone_1.gif);
	background-repeat:none;
}
.fame4 {
	background-image: url(images/fame4anyone.gif);
	background-repeat:none;
}