body {
	text-align:center; background-color:#FFFFFF;}
a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
#menu a:visited {color: #000000;}
a:hover {color: #FFFFFF;}
a:active {color: #FFFFFF;}
/* Header */
#header {
	position:relative;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:31px;
	z-index:1;
	background-image: url(http://www.bpsom.com/sbar.jpg);}
.headerbuttons {
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:2px;
	font-size:84%;
	font-weight:bold;
	width:85px;
	height:22px;
	background-color:#000099;
	z-index:2;}
.lheaderbuttons {
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:2px;
	font-size:84%;
	font-weight:bold;
	width:120px;
	height:22px;
	background-color:#000099;
	z-index:2;}
#leftspace {
	position:relative;
	float:left;
	width:10px;
	height:21px;
	z-index:2;}
#rightspace {
	position:relative;
	float:left;
	width:10px;
	height:21px;
	z-index:2;}
.headerbuttons a:hover {
	font-size:92%;
	z-index:2;}
.lheaderbuttons a:hover {
	font-size:92%;
	z-index:2;}
/* end of Header */
#linksnlogo {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:20px;
	height:300px;
	width:675px;}
#menu {position:relative; 
	float:left; 
	height:100%; 
	width:135px;}
#welcome {position:relative; 
	float:left; 
	height:221px; 
	width:346px;}
#leftline {position:relative; 
	float:left; height:290px; 
	width:5px; 
	background-color:#000099; 
	margin-right:2px;}
#logo {position:relative; 
	float:left; 
	height:221px; 
	width:170px; 
	left:5px;}
#bottomline {position:relative; 
	top:25px; 
	left:15px; 
	float:left; 
	height:5px; 
	width:500px; 
	font-size:4px;
	background-color:#993300;}
#date {position:relative; 
	float:left; 
	height:20px;
	width:200px;
	left:230px; 
	top:40px;}
#time {position:relative; 
	float:left; 
	height:20px;
	width:120px;
	left:215px;
	top:40px;}
/* Menu bar */
.shadow {position:relative;
	width:130px;
	height:27px;
	background-image: url(shadow.gif);
	background-position:bottom right;}
.mbutton {position:relative;
	display:block;
	width:125px;
	height:20px;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;}
.mbuttonlongtext {position:relative;
	display:block;
	width:125px;
	height:20px;
	text-decoration:none;
	font-size:12px;
	letter-spacing:-1;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;}
/* Menu bar link */
.mbutton a {position:relative;
	top:1px;
	left:-1px;
	display:block;
	width:125px;
	height:20px;
	background-color:#B5C38C;
	color:#000000;
	text-decoration:none;}
.mbuttonlongtext a {position:relative;
	top:1px;
	left:-1px;
	display:block;
	width:125px;
	height:20px;
	background-color:#B5C18F;
	color:#000000;
	text-decoration:none;}
/* Menu bar hover */
.mbutton a:hover {position:relative;
	top:1px;
	left:-1px;
	display:block;
	width:125px;
	height:20px;
	background-color:#818F58;
	color:#FFFFFF;
	text-decoration:none;}
.mbuttonlongtext a:hover {position:relative;
	top:1px;
	left:-1px;
	display:block;
	width:125px;
	height:20px;
	background-color:#818F58;
	color:#FFFFFF;
	text-decoration:none;}