#main p
{
	font-family: Arial;
	font-size: 13pt;
	line-height: 35px;
}

#main img
{
	border: 0px;
}

#main a:link
{
	color: #808080;
}

#main a:visited
{ 
	color: #808080;
}

#main a:hover
{
	color: #808080;
}

#main a:active
{ 
	color: #808080;
}

#main a:focus 
{ 
	color: #808080;
}

#main td 
{ 
	vertical-align: top;
}

#main ul
{
	font-family: Arial;
	font-size: 13pt;
	line-height: 35px;
	list-style-type: square;
}

#gal
{
	border: 5px solid #999999;
	margin: 25px 25px 25px 25px;
	text-align: center;
}

#gal td
{
	border: 1px solid #999999;
	padding: 5px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
}

#news a:link
{
	color: #000000;
	text-decoration: none;
	line-height: 80%;
}

#news a:visited
{
	color: #000000;
	text-decoration: none;
	line-height: 80%;
}

#news a:hover
{
	color: #000000;
	text-decoration: none;
	line-height: 80%;
}

#news a:active
{
	color: #000000;
	text-decoration: none;
	line-height: 80%;
}

#news a:focus
{
	color: #000000;
	text-decoration: none;
	line-height: 80%;
}

