body {
	margin: 0px 0px 0px 0px;
    #background-color: #021954;
}

A:link { color:#000099; text-decoration:none;}
A:visited { color:#0000cc; text-decoration:none;}
A:hover { text-decoration: underline; color:#ff6600;}

#posthead {
    font-family:arial; font-size:18px;
}

#postby {
    font-family:arial; font-size:10px; color:#5C5C5C;
}

#posting {
  font-family:arial; font-size:12px; line-height: 1.25;
}


hr{
  background-color: #333366; height:1px; margin: 2px; padding: 0px;
}


#alri { 
	float:right; margin: 5px 0 5px 5px; 
}

#header {
	width:100%;
	height:100px;
	background-color:blue;
	background-image: url('../img/headbk.png');
}

#head {
	width:800px;
	height:100px;
	margin-left: auto;
	margin-right: auto;
}

#menubk {
	width:100%;
	height:25px;
	background-color:blue;
	background-image: url('../img/menubk.jpg');
}

#menu {
	width:800px;
	height:25px;
	margin-left: auto;
	margin-right: auto;
}

#mainContent {
	width:100%;
	background-image: url('../img/bk.png');
	background-repeat: repeat-x;
    background-color: #ffffff;
}

#mainContentBox {
	width:800px;
	margin-left: auto;
	margin-right: auto;
}

#include {
	width:590px;
	float: left;
}

#includeHome {
	width:550px;
	float: left;
	color: #000033;
}

#leftContent {
	float: left;
}

#rightContent {
	float: left;
}

#endContent {
clear: both;
}

#includeCal {
	width:800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

#messages {
	position: relative;
	z-index: 1; 
	float:right;
	width:180px;
}

#messagebox{
  border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: separate;
	background-color: white;
    width:180px;
    padding: 3px;
    margin-left: auto;
	margin-right: auto;
}


#mainContentBot {
	clear: both;
	width:100%;
	height: 50px;
	background-image: url('../img/bkbot.png');
	background-repeat: repeat-x;
}

#footer {
	width:100%;
	height:100px;
	clear: both;
	background-color:blue;
	background-image: url('../img/footbk.png');
}

#footertext {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font: bold 11px arial;
	color: #ffffff;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 108px;
	white-space: nowrap;
	background: #5970B2;
	background: url("../img/menubk.jpg");
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #000033;
	color: #ccff00;

	}

#sddm div
{	position: absolute;
	visibility: hidden;
	z-index: 2;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #ccff00}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		background: url("../img/dropbk.jpg");
		color: #EAEBD8;
		font: 11px arial}

	#sddm div a:hover
	{	background: #000033;
		color: #ccff00;}

