body {
	background-color:#000;
}
a {
	color: #390;
}
a img {
	border: none;
}
a:link {
	color: #390;
}
a:hover, a:visited {
	color: #390;
}
h1, h2, h3 {
	color:#000;
}
h4, h5, h6 {
	color:#0CF;
}
div#container {
	background: url(img/osa/header_bg_blackbar.jpg) repeat-x #ffffff;
}
div#header {
	background: url(img/osa/header_campuswatermark.jpg) no-repeat;
	height:162px;
	float: left;
	width: 100%;
}
div#header_search {
	background:none;
	float:right;
	clear: none;
	height:97px;
	padding-top:65px;
	width:441px;
	padding-left: 0px;
}
table#search { float: right; }
#brandmark_header {
	margin-left: 5px;
	clear: none;
	float: left;
	margin-top: 10px;
	width: 498px;
}
div#footer {
	background-image: url(img/osa/footer_bg_black.jpg);
	background-repeat: repeat;
	height: 164px;
	text-align:center;
	width: 100%;
	background-color:#000;
}
div#footer img {

	margin-left: 25px;

}

table#guestbook { width: 100%; }

table#guestbook tr.odd {

	background-color: #6c3;

}



table.rightphoto150 {

	background-color: #6c3;

	float: right;

	margin: 10px 0 10px 10px;

}

table.rightphoto150 td, table.leftphoto150 td { padding: 5px; }



table.leftphoto150 {

	background-color: #6c3;

	float: left;

	margin: 10px 10px 10px 0;

}
