BODY
{
	background-color: black;
	color : white;
}

img 
{
	border : 0px;
}

table {
	margin-left : 238px;
	border : 0;
}
#menu a
{
	color : white;
	font-family : verdana;
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
}

#menu {
	position : absolute;
	background-image: url(images/menubg.jpg);
	background-repeat:no-repeat;
	left : 0;
	top : 0;
	width : 238px;
	height : 394px;
	z-index : 2;
}
li
{
	list-style-type: none; 	
	list-style-position: outside ;
	font-weight : bold;
	font-family : verdana;
	font-size : 11px;
	line-height: 15px;
}

#menu ul
{
	padding:12px;

	margin-top:53px;
	margin-left: 8px;

}
#menu p
{
	font-weight : bold;
	font-family : verdana;
	font-size : 11px;
	text-align : center;
	margin-top:-10px;
	margin-left: -4px;
	margin-right:10px;
}

#index
{
	position : absolute;
	top:10px;
	left:55px;
	z-index : 4;
}
#index a
{
	color : white;
	font-family : verdana;
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
}

#top {
	position : absolute;
	background-image: url(images/top.jpg);
	background-repeat:no-repeat;
	left : 238px;
	top : 0;
	width : 762px;
	height : 214px;
}

#content {
	position : absolute;
	left : 0;
	top : 131px;
	width : 1000px;
	z-index : 0;
}

#content li { 
	margin-left : 283px; 
}
#content ul {
	margin-left : 0; 
	margin-top: 0; 
}
#content p  { 
	color : #bbbbbb ; 
	margin-left : 238px; 
	font-family : verdana;	
	font-size : 12px;	
	text-indent : 20px;
	margin-right : 100px;
}

#content h4 {
	width: 570px;
     	margin-left : 238px;
     	font-family : verdana;
     	font-weight : bold;
	/*color : #f68a11 ;*/
     	color : white ;
     	font-size : 12px;
     	border-bottom: 1px solid #ccc;	
}
#media h4 {
	width: 570px;
     	font-family : verdana;
     	font-weight : bold;
	/*color : #f68a11 ;*/
     	color : white ;
     	font-size : 12px;
     	border-bottom: 1px solid #ccc;
}

#content a {
	color : white;
	font-family : verdana;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
	color : #f58315 ;
}
#content span {
	text-indent : 0px;
	font-style: italic;
	color : #f58315 ;
	margin-left : 238px;
	font-family : verdana;
	font-size : 12px;
}

#footer {
	position : absolute;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	left : 0;
	margin-top : -255px;
	width : 1000px;
	height : 409px;
	z-index : -1;

}

#footer span {
	position :absolute;
	left : 400px;
	top : 265px;
	font-weight:bold;
	color : black;
	font-family:verdana;
	font-size:11px;
}