body {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-style: normal; 
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F4F4;
	background-image: url(../images/background.png);
}

A img { border: none;
}
	
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #C5F532;
  text-decoration: none;
}

/* Header Layout */
#header {
	width: 100%;
	clear: right;
	padding: 0; 
	margin: 0;
}

#headermenu {
	width: 100%;
	line-height: 34px;
	background-image: url(../images/header-menu-bg.png);
	float: left;
}

.menulinks { 
  color: #FFFFFF; 
}

a.special {
  color: #CC0000;
}

a.special:hover {
  color: #B5B5B5;
}

a.submenulinks:hover { 
  color: #B5B5B5;
}

#headerspace {
	height: 25px;
	width: 100%;
	clear: both;
}

#networkbox  { 
	width: 174px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	visibility: visible;
} 

#ad	{
	width: 174px; 
	height: 57px; 
	margin-left: 1px;
	padding-bottom: 25px;
	visibility: visible;
}

/* Footer Layout */
#footer	{ 
	width: 100%;
	line-height: 40px;
	height: 40px;
	background-image:url(../images/footer-bg.png);
	background-color: #1F1F1F;
	text-align: left;
	clear: both;
} 

.footertitle  {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #B3DE30;
	height: 23px;
} 

#copyright	{ 
	width: 100%;
	line-height: 50px;
	background-image: url(../images/copyright-bg.png);
	color: #999999;
	text-align: center;
	clear: both; 
	padding: 0; 
} 

#boxborder {
	background-color: #FFFFFF;
}
