body {
	background: #d46633;
	background-image:url('/sitegraphics/gradient2.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px 5px;
	padding: 0px;
}

a:link {color: #0000FF; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #000000; text-decoration: none; }

td.left {
	margin: 25px 5px;
	width: 0px;
}

td.middle {
	margin: 5px 5px;
}

td.right {
	margin: 5px 5px;
	width: 160px;
}


table.main{
	background: #FFFFFF;
	border: 1px solid #768B9E;
	width: 995px;
}

table.news{
	border: 1px solid #768B9E;
}

table.newsstory{
	border: 1px solid #768B9E;
	background-color: #FFFFFF;
	padding: 0px;
}

table.sidebars{
	border: 1px solid #999999;
}

td.newstext{
	padding: 5px;
}

td.desktop{
	border: 1px solid #999999;
}

table.navbox{
	border: 1px solid #CCCCCC;
	background-color: #000000;
}

UL {
	list-style: circle outside none;
	margin-top: 2px;
	margin-left: 15px;
	padding-left: 5px;
	text-indent: 5px;
}

.bottomtext{
	color: #FFFFFF;
	font-size: small;
	font-style: italic;
}

.GalleryTitle{
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}

.GalleryText{
	color: #000000;
}

