/* CSS Document */

body {
	color: #000000;
	background-color: #FFFFFF;
}
div#header {
	border:5px solid #FF0000;
	top: 0px;
	font-family: "Comic Sans MS";
	font-size: 200%;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/marbsqr.jpg);
}
div#headernew {
	width: 100%;
	height: 150px;
	background-color:#8a2429;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #434066;
}
h1 {
	color: #000000;
	font-size: 350%;
	font-weight: bold;
	text-align: center;
	font-family: "Comic Sans MS";
	}
img#RelSymbol {
	position:absolute;
	left: 35px;
	top: 40px;
	right: 80%;
	}
div#sidemenu {
	background-image: url(images/marbsqr.jpg);
	height: auto;
	width: 65px;
	}
div#sidemenu a {
	display:block;
	text-align: left;
	text-indent: 3px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	}	
div#sidemenu a:visited {color:#660066;}
div#sidemenu a:hover {background-color:#FFFFFF; color:#FF0000}
a#webmaster {
	color:#0000FF;
	text-decoration: none;
}
a#webmaster:hover{
	color:#FF0000;
	text-decoration: none;
}
div#footer {
	text-align: center;
	background-image: url(images/marbsqr.jpg);
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 15px 0px;
	width: 100%;
	}
div#footer a {
	text-decoration:none;
	padding: 3px 25px;
	color: #0000FF;
	font-weight: bold;
	}
div#footer a:visited {color:#660066;}
div#footer a:hover {background-color:#FFFFFF; color:#FF0000}

div#main {
	position: absolute;
	top: 85px;
	left: 85px;
}

div#mainB {
	position: absolute;
	left: 85px;
	top: 5cm;
}

td#ORUAbout {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 10px;
	border: thin solid #0000FF;
	text-decoration: none;
}
td#ORUAbout a:link{
	color: #0000FF;
	text-decoration: none;
	}
td#ORUAbout a:visited{
	color: #0000FF;
	text-decoration: none;
	}
td#ORUAbout a:active{
	color: #FF0000;
	text-decoration: none;
	}
td#ORUAbout a:hover{
	color: #FF0000;
	font-style: italic;
	text-decoration: none;
	font-variant: small-caps;
	}
td#Newstuff{
	border: 10px solid #669900;
	background-image: url(images/bg_unob6.gif);
}
.options{
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	list-style-image: url(images/smallbutton.gif);
}
.options a:link{
	text-decoration: none;
	color: #0000FF;
}
.options a:visited{
	color: #0000FF;
	text-decoration: none;
}
.options a:hover{
	color: #FF0000;
	text-decoration: none;
}
.options a:active{
	color: #990000;
	text-decoration: none;
}
p#links a:link{
	color: #0000FF;
	text-decoration: none;
}
p#links a:visited{
	color: #0000FF;
	text-decoration: none;
}
p#links a:hover{
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
}
td#cover {
	background-color: #CCCCCC;
	padding: 15px;
	height: 300px;
	width: 200px;	
}
.bulletins a:link{
	color: #0000FF;
	text-decoration: none;
}
.bulletins a:visited{
	color: #0000FF;
	text-decoration: none;
}
.bulletins a:hover{
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
}
.bulletins a:active{
	color: #990000;
	text-decoration: none;
}
.greenlink a:link{
	color: #336600;
	text-decoration: none;
}
.greenlink a:visited{
	color: #00CC00;
	text-decoration: none;
}
.greenlink a:hover{
	color: #663300;
	text-decoration: none;
}
.greenlink a:active{
	color: #FF0000;
	text-decoration: none;
}
.bluelink a:link{
	color: #000066;
	text-decoration: none;
}
.bluelink a:visited{
	color: #00CC00;
	text-decoration: none;
}
.bluelink a:hover{
	color: #663300;
	text-decoration: none;
}
.bluelink a:active{
	color: #FF0000;
	text-decoration: none;
}
.redtext {color: #FF0000}
.greentext {color: #00FF00}
.RedHead {
	font-size: 36px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.HeaderBl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

