body 		{
		background-image:url('../images/bg.gif');
		background-repeat:repeat-y;
		background-position:center top;
background-color:		#ffffff;
		font-family:			Arial;
		
		font-size:			9pt;
		color:				#ffffff;	
		}
table		{

		font-family:			Arial;
		font-size:			9pt;
		
		text-decoration:		none;
		color:				#ffffff;	
}


A:Link		{
font-size:			9pt;
		color:				#eeac1f;
		text-decoration:		none;
		}

A:Visited 	
font-size:			9pt;
		color:				#eeac1f;
		text-decoration:		none;
		}

A:Active 	{
font-size:			9pt;
		color:				#eeac1f;
		text-decoration:		underline;
		}

A:Hover 	{
font-size:			9pt;
		color:				#eeac1f;
		text-decoration:		underline;
		}
img a {
border: none;
}
img {
border: none;
}


td { position:relative;vertical-align:top; }
td p { position:relative;top:0px; } 

.roundtop {
	background-image: url(../images/top.png);
	text-align: center;
	vertical-align: middle ;
	display:table-cell;
	width: 285px;
	height: 29px;

	}
	.roundside {
	background-image: url(../images/mid.png);
	background-repeat: repeat-y;
	width: 285px;
	text-align: center;

	}
	.roundbottom {
	background-image: url(../images/bot.png);
	text-align: right;
	width: 285px;
	height: 38px;
	}

#moreimg {
position: relative;
top: 20px;
right: 10px;
}
#gigtable {
position: relative;
left: 10px;
top: 6px;
}
#newstable {
position: relative;
left: 10px;
top: 6px;
}

#gallery {

position:relative;
left:-20px;
}

#gallery a:link {
color:				#ffffff;
}
#gallery a:visited {
color:				#ffffff;
}
#gallery a:hover {
color:				#1e1e1e;
}
#gallery a:active {
color:				#1e1e1e;
}

#gallery li {
	list-style:none;
display:inline;
}

#gallery li img {
	margin-bottom:10px;
margin-left:10px;

}

#links {

position:relative;
left:-15px;
}
#links li {
	list-style:none;
display:inline;
}
#links li img {
margin-left:15px;

}


