
body
{
	color : black;
	background-color :#000000;
    background-image : url(images/bg.gif);
	background-attachment : scroll;
	background-position : top left;
	background-repeat : repeat;
	font-family:sans-serif, deja vu sans;
   scrollbar-face-color:orange;
  scrollbar-shadow-color: red;
  scrollbar-highlight-color: red;
  scrollbar-3dlight-color: purple;
  scrollbar-darkshadow-color: black;
  scrollbar-track-color: purple;
  scrollbar-arrow-color: purple;
    
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}


.contentText p
{
	max-width:35em;
}

ul.menu
{
	list-style:none;
	margin:0px;
}

ul.menu li
{
	display:inline;
}

.menu
{
	text-align : center;
	background-image : url(images/pixel.gif);
	border : none;
	font-weight : bold;
}

.menu a
{
	color : #E41AE2;
	background-color : white;
}

.menu a:hover
{
	color : #E41AE2;
	background-color : #E41AE2;
}


.menu strong
{
	font-size : large;
}


#lh-col{
 position: absolute;
 top: 20px;
 left: 20px;
 width: 100px;
 border: 0;
background-image : url(images/bg.gif);
 color: #333333;
 margin: 0;
 padding: 0;
 height: 1000px;
 z-index: 1;
 }

#rh-col{
 position: absolute;
 top: 20px;
 right: 20px;
 width: 100px;
 border: 0;
background-image : url(images/bg.gif);
 color: #333333;
 margin: 0;
 padding: 0;
 height: 1000px;
 z-index: 1;
 }
 
.other
{
	text-align : center;
	background-image : url(images/pixel.gif);
	border : none;
	background-color : inherit;
	color : #FFFFFF;
	font-weight : bold;
}

.contentText
{
	color : rgb(0,0,0);
	background-image : url(images/bg.gif);
	background-repeat : norepeat;
	border : thin solid;
        font-family: verdana,arial,helvetica; 
        color: #FFFFFF; 


}

.footer
{
	
	

footer link
{
	color: #silver;
	background-color:#E41AE2;
}
.footer a:link
{
	color: #silver;
	background-color:#E41AE2;
}
