body {
	background-color: #220011;
	margin: 0px;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	background-image : url(images/fadebg.jpg);
	background-position : top;
	background-repeat : repeat-x;
}

h1 {
	font-size: 10px;
	color: #dcdcdc;
	text-indent: 4px;
	font-weight: bold;
	margin: 0 px;
}

div.text {
	border: 1px solid #333333;
	padding: 16px;
	background-color: #111111;
	text-align: justify;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
}

a.two:link {
	font-weight: normal;
	text-decoration: none;
	color: #dcdcdc;
}
a.two:visited {
	font-weight: normal;
	text-decoration: none;
	color: #dcdcdc;
}
a.two:hover {
	text-decoration: none;
	color: #dcdcdc;
}
a.two:active {
	text-decoration: none;
}

table {
font-size:10px;
}
td.foot {
   color:#cccccc; 
   font-weight:bold; 
   font-size:10 px;
}
td.smallprint {
	font-size: 10px;
	color: #ffffff;
}

img {
	border : 0px none;
}

.Gallery_container {}

.Gallery_row {}

.Gallery_cell {}

Gallery_img {border-color:#dcdcdc;}

.Gallery_footer {}

.G_f_link {
	color: #dcdcdc;
}
