#header{
margin-top:53px;
margin-left:-0px;
margin-right:0px;
width:100%;
height:194px;
background: #6B84A3 url(../buttons/title.jpg) center no-repeat;
}
h1 {
text-indent: -100em;
font-size: 4px;
}

body {
	margin:5px;
	padding:1px 0px 0px 0px;
	font:18px  verdana,arial, helvetica, sans-serif;
	font-weight:900;
	line-height:18px;
	color:#000000;
	background-color: #C7D6E2;
	}
#social{
position:fixed;
top:20px;
right:5px;
max-height:20px;
z-index:1000;
color:black;
border:2pt black;
}
#msg {
	position:fixed;
	top:0px;
	left:0;
	width:99%;
	padding:3px 3px 0px 10px;
	color: #DBDBDB;
	height: 25px;
	font: 14px Tahoma;
	letter-spacing: 2px;
	margin:0px 10px 0px 0px;
	text-align:left;
	background-color:#595959;
	border-bottom:1pt solid black;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	z-index:1;
	}
#menu{
position:fixed;
left:0;
margin:18px 0 0 0;
width:100%;
height:30px;
background:none;
z-index:1;
}
#slidebar{
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	padding:5px 5px 5px 5px;
	background: none;
	border:0pt solid #FFFF53 ;
	font-size: 10pt;
	font-weight: 200;
	line-height:10px;
	text-align:center;
	font-family: ariel, helvetica, sans-serif;
	}
#Content {
	margin:3y0px 10px 10px 20px;
	width:auto;
	padding:10px;
	background:#C7D6E2;
	border:0pt solid black;
	font-size:16px;
	font-weight: 400;
	font-family:  arial, helvetica, sans-serif;
}

.left {
	margin:5px 5px 5px 5px;
	width:250px;
	height:105px;
	float:left;
	padding:0px;
	background:none ;
	border:0pt 0pt 0pt 0pt solid #808080;
}
.Clear{
	clear:both;
	}
H2 {font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}
H4 {font-family: arial;
	font-size: 12pt;
	font-weight: normal;
}
/*used in menus,*/
a.BorderOn  { /*class to make messages appear*/
	background-repeat: no-repeat;
	padding:0;
	border:0;
}
a.BorderOff {  /*class to make messages appear*/
	background-image: none;
	padding:0;
	border:0;
  }
.er {font-size: 18pt;
color: #FFCC00;
}

a.foot:link{
	font-size:10px;
	color:#C6CEE3;
	position:center;
	text-align:center;
	}
a.foot:hover{
	font-size:10px;
	color:#FFFFFF;
	position:center;
	text-align:center;
	}
a.foot:visited{
	font-size:10px;
	color:#FFFFFF;
	position:center;
	text-align:center;
	}
#Foot{
	background-color:#595959;
	color: #E9E9E9;
	margin:0px;
	font:10px  times new roman, times, helvetica, sans-serif;
	padding:7px;
	font-weight: 200;
	text-align: center ;
	}
