body	{
		background-color: black;
		background-image: url(../img/background_fire.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		background-attachment: fixed;
		
		font-family: arial, sans-serif;			
		color: #555555;
		text-align: center;

		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #555555;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-arrow-color: #555555;
		scrollbar-track-color: #000000;
		}
	
table.main	{
		width: 760; 
		height: 100%; 
		background: none; 
		border: solid 1px #555555;
		}
		
table.info	{
		background: black;
		width: 100%;
		border: solid 1px #555555;
		}
		
td.header	{
		background: url(../img/hardtokill.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		height: 200;
		}

td.menu {
		background: #555555;
		color: black;
		height: 30pt;
		text-align: center;
		}

a.menu	{
		color: black;
		text-decoration: none;
		font-size: medium;
		}
	
a.menu:hover	{
		color: black;
		text-decoration: underline overline;
		font-size: medium;
		}

td.heading {
		background: #555555;
		color: black;
		height: 20pt;
		text-align: center;
		font-size: medium;
		font-weight: bold;
		}

td.info {
		background: black;
		color: #555555;
		text-align: center;
		font-size: x-small;
		vertical-align: top;
		}
	
td.memberinfo {
		background: black;
		color: #555555;
		font-size: x-small;
		}
a	{
		color: #555555;
		text-decoration: none;
		}

a:hover	{
		color: #777777;
		text-decoration: underline overline;
		}
		

img {
		border: none;
		}

img.photo {
		border: solid 1px #555555;
		}

body.gallery
		background-color: black;
		background-image: none;
		background-repeat: no-repeat;
		background-position: top center;
		background-attachment: fixed;
		
		font-family: arial, sans-serif;			
		color: #555555;
		text-align: center;

		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #555555;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-arrow-color: #555555;
		scrollbar-track-color: #000000;
		}
