body 
	{
	background: #000 url(bg99.jpg);
	background-attachment: fixed;
	background-position: top center;
	color: #666;
	padding: 0;
	margin: 0px;
	font-family: "Gill Sans", "Trebuchet MS", georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	}

a
	{
	text-decoration: none;
	color: #bde;
	}
	
a:hover	
	{
	text-decoration: none;
	color: yellow;
	}	

#husk
	{
	position: relative;
	margin: 0px auto;
	width: 700px;
	}

.roundermain
	{
	position: relative;
	float: left;
	width: 699px;
	height: 65px;
	background: url(banner2.gif);
	margin-top: 15px;
	border-bottom: 1px solid #e9ddbe;
	text-align: right;
	font-family: "gill sans", paddington, intamcy, georgia;
	font-size: 25px;
	color: #fff;
	}
	
.roundermain2
	{
	position: relative;
	float: left;
	width: 699px;
	height: 17px;
	background: url(roundbot2.gif);
	}

.rounder
	{
	position: relative;
	float: left;
	margin-top: 20px;
	width: 699px;
	height: 17px;
	background: url(roundtop.gif);
	}

.rounder2
	{
	position: relative;
	float: left;
	width: 699px;
	height: 17px;
	background: url(roundbot.gif);
	}

#holder
	{
	position: relative;
	float: left;
	width: 695px;
	border: 2px solid #fff;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	text-align: left;
	background: #336 url(.gif);
	background-position: top center;
	background-attachment: fixed;
	padding-bottom: 10px;
	}


#holder h3
	{
	color: #e9ddbe;
	font-family: "trebuchet ms";
	width: 100%;
	background: url(dots.gif);
	font-size: 18px;
	height: 25px;
	}

#holder2
	{
	position: relative;
	float: left;
	width: 695px;
	border: 2px solid #fff;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	text-align: left;
	background: #000;
	padding-bottom: 10px;
	}

#holder2 h3
	{
	margin-top: -10px;
	color: #e9ddbe;
	font-family: "trebuchet ms";
	width: 100%;
	background: url(dots3.gif);
	font-size: 18px;
	height: 25px;
	}

#top
	{
	position: relative;
	float: left;
	width: 100%;
	background: #000 url(banner.jpg);
	background-position: top center;
	text-align: right;
	}

#header
	{
	position: relative;
	float: left;
	border-top: 1px solid #e9ddbe;
	border-bottom: 1px solid #e9ddbe;
	}

.content
	{
	position: relative;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	border: 0px solid #000;
	width: 72%;
	clear: left;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #eee;
	}
/* for IE, with IE5/Mac backslash filter \*/
* html .content
	{
	margin-left: 15px;
	}
/* end filter */

.content a
	{
	color: #99f;
	text-decoration: none;
	}
	
.content a:hover
	{
	color: #af4c3a;
	text-decoration: none;
	}

.thin
	{
	position: relative;
	float: left;
	margin-left: -1px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 150px;
	text-align: right;
	xbackground: 0 100% no-repeat #ada2bc;
	font-family: "trebuchet ms", tahoma, verdana, sans-serif;
	font-weight: bold;
	xfont-style: italic;
	}
/* for IE, with IE5/Mac backslash filter \*/
* html .thin
	{
	margin-left: -16px;
	}
/* end filter */

.thin ul
	{
	display: block;
	list-style:none;
	font-size: 14px;
	margin:0px;
	padding:0px;
	text-align: right;
	color: #c30;
	}

.thin ul li {
	display:block;
	list-style-type:none;
	width:150px;
	height:20px;
	float: left;
	padding-bottom: 5px;
	}

.thin ul li a
	{
	color: #99f;
	}

.thin ul li a:hover
	{
	color: #cce;
	}

.clear {font-size: 1px; height: 1px}
	
.ind	{	
	padding-left: 10px;
	}

#pix
	{
	position: relative;
	float: left;
	margin-top: 20px;
	text-align: center;
	}
