* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-color:  #555555;	
	min-height: 800px;
	min-width: 1000px;
	font-size: .8em;
	height: 100%;
	padding: 0;
}
#fb{
height:24px;
left:774px;
position:relative;
top:57px;
width:24px;
}

#footer {
	position: relative;
	text-align: center;
	clear: both;
	top:-80px;
	color: white;
}
#footer a{
	color: white;
}

#holder {
	position: absolute;
	top:0px;
	left:0px;
	width: 1000px;
	height:800px;
	text-align: left;
}

#admin {
	position: relative;
	text-align: center;
	top: 116px;
	margin: 0 auto;
	font-size: .8em;
	font-family: Helvetica;
	color : black;
	background-color: white;
}
#admin td {
	text-align: center;
	font-size: .6em;
	width:50px;
}

#help {
	position: relative;
	top: 50px;
	margin: 0 auto;
	font-size: 1.2em;
	font-family: Helvetica;
	color : black;
	background-color: #EEEEEE;
	width: 800px;
}
#content {
	position: relative;
	top: -201px;
	left: 200px;
	height:541px;
	width:683px;;

}
#content .transparency{
	width: 683px;
	height: 541px;
	background-color: #c45c54;
	border: 5px solid #555555;	
	filter:alpha(opacity=60);
	opacity:0.85;
	position: absolute;
	z-index: 0;
}
#page_header{
	color:white;
	height:2px;
	left:10px;
	position:relative;
	top:16px;
	width:150px;
	text-transform: uppercase;
}
#landing_page_box {
	position: relative;
	top: 130px;
	left: 25px;
	height:371px;
	width:166px;;

}
#landing_page_box .transparency{
	width: 371px;
	height: 166px;
	background-color: #c45c54;
	border: 5px solid #555555;	
	filter:alpha(opacity=60);
	opacity:0.85;
	position: absolute;
	z-index: 0;
}
#landing_page_text {
	position: relative;
	top: 50px;
	left: 16px;
	height:150px;
	width:355px;
	color: white;
	font-size: 19px;
	text-align: center;
	font-style: italic;
	
}

#newsarticle{
	background-color:#EEEEEE;
	color:black;
	font-family:Helvetica;
	font-size:1.2em;
	height:498px;
	left:5px;
	margin:0 auto;
	overflow:auto;
	padding:5px;
	position:relative;
	top:37px;
	width:673px;
}
#newsback{
	height:321px;
	left:0;
	position:relative;
	top:121px;
	width:179px;
}
#newsback .transparency{
	background-color:#C45C54;
	border:5px solid #555555;
	height:321px;
	opacity:0.85;
	position:absolute;
	width:179px;
	z-index:0;
}
#newsbacktext{
	background-color:#EEEEEE;
	font-family:Helvetica;
	font-size:0.8em;
	height:286px;
	left:5px;
	overflow:auto;
	position:relative;
	text-align:left;
	top:33px;
	width:175px;
	padding: 2px 2px 2px 2px;
}
#news_header{
	color:white;
	height:2px;
	left:48px;
	position:relative;
	top:16px;
	width:150px;
}
#menuc{
	position:absolute;
	top:82px;
	left:0px;
}
#menuc .transparency{
	width: 799px;
	height: 18px;
	background-color: #c45c54;
/* 	border: 5px solid #555555;	 */
	filter:alpha(opacity=60);
	opacity:0.85;
	position: absolute;
	z-index: 0;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	text-transform: capitalize;
	position: relative;
}

#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: auto;
/* 	background: #5970B2; */
	color: #FFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#sddm span{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width:auto;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#sddm li a:hover
{	
/* 	background: #49A3FF */
}

#sddm div
{	
	position: relative;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: lightGrey;
	border: 1px solid #5970B2;
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: lightGrey;
	color: #2875DE;
	font: 11px arial;
}

#sddm div a:hover
{	
	background: #49A3FF;
	color: #FFF;
}

