/* CSS Document  background:#fff url(img/concrete2.jpg) repeat-x; */

body {
background:#3f4557 url(img/concrete2.jpg) repeat-x;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size:13px;
}

a {color:#0270B8;
text-decoration: none;
}

a:hover {color:#0270b8;
text-decoration: underline;
}

#container {
	text-align:left;
	background:#fff;
	width:700px;
	height:auto;
	margin:auto;
	position:relative;
	padding:0;
	visibility: visible;
	overflow: visible;
}

#header {
	text-align:center;
	position:absolute;
	top:24px;
	left:172px;
	width:526;
	height:57;
	padding:0;
	margin:0;
}

#welcome {
	position:absolute;
	top:90px;
	left:234px;
	padding:0;
	margin:0;
	width: 460px;
	height: 323px;
	overflow:auto;

}

#sidepics {
	position:absolute;
	top:190px;
	left:3px;
	padding:0;
	margin:0;
	width: 217px;
	height: 289px;
}

.biggy {
	font-weight: bold;
	letter-spacing:3px;
	font-size:18px;
	text-shadow:#CCCCCC;
	color: #0270b8;
}

ul {
list-style:circle;
color:#0270b8;
	}
	
.blackfont {
	color:#000000;
	}
	
#headerit {
	position:absolute;
	top:96px;
	left:226px;
	width:439px;
	height:254px;
	background-color:#ffffff;
	margin:0;
	padding:0;
}

#buttons {
	position:absolute;
	top:240px;
	left:68px;
	width:150px;
	height:55px;
	margin:0;
	padding:0;
	background-color: #fff;
	padding-top:12px;
}
	
#controls {
position:relative;
}

#placer {
position:relative;
	width:700px;
	height:498px;
	background:#fff url(img/bsu_grafitti.jpg) no-repeat top center;
}

#screened {
background:#fff url(img/backphoto.jpg) no-repeat top center;
	position:relative;
	text-align:center;
	width:439px;
	height:277px;
	background-color:#0270b8;
	margin:0;
	padding:0;
	border:thick;
	border-color: #0270b8;
}

#spacer {
	position:relative;
	border-top: 0px solid;
	width:223px;
	height:17px;
	margin:0;
	padding:0;
	font-size: 10px;
	}

.whiteborder {
	border-color:#FFFFFF;
	border: 6px;

}
