BODY{

   margin: 15px;

   background-color :#143105;

	background-image: url(images/bkg.jpg);  

	font-family : Comic Sans MS;

	font-size:13px;

   color: #D7D5C8;

	scrollbar-arrow-color : #D7D5C8;

	scrollbar-base-color : #143105;

	scrollbar-track-color : #143105;

	scrollbar-shadow-color : #D7D5C8;

	scrollbar-highlight-color: #D7D5C8;

}





a:link{

	color: #ACFFAF;  

	font-family : Comic Sans MS;

	font-size:13px;

	text-decoration : none;

}



a:visited {

	color: #D7D5C8;

	font-family : Comic Sans MS;

	font-size:13px;

	text-decoration : line-through;

}

	

a:hover {

	color :#D7D5C8; 

	font-family : Comic Sans MS;

	text-decoration : underline overline;

}



HR {

	color : #FFFFFF;

	filter : Alpha(Opacity=100,FinishOpacity=5,Style=2);

   border-style: double;

	height : 4px;

	width : 50%;

}



	td {

	FONT-FAMILY : Comic Sans MS;

	font-size: 13px;

	}

	

	.header {

		background: url(images/majesticheader.jpg);

		height: 150px;

		background-position: center;

	}

	



.border {

border: 1px solid #868270;

}



.bdleft {

	border-left: 1px solid #868270;



}



.bdmain {

	border-left: 1px solid #868270;

	border-right: 1px solid #868270;

	border-bottom: 1px solid #868270;

	}

	

	

.menu {

   width: 150px;

	background: url(images/sidemenu.jpg);

	background-position: center;

}

