html,body {
	background: url(../gfx/bgRepeat.gif);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}
img {
	border: 0;
}
html,body,div,td,p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
}
p {
	margin: 0;
	margin-top: 15px;
}
.home {
	font-size: 14px;
	line-height: 20px;
}
h1 {
	margin:0px;
	padding:0px;
	color:#939598;
	font-size:28px;
	line-height: 20px;
}
a:link,a:visited,a:active {
	color: #B31F2B;
	text-decoration: underline;
}
a:hover {
	color: #B31F2B;
	text-decoration: none;
}

a.upperCaseLink:link,a.upperCaseLink:visited,a.upperCaseLink:active {
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
a.upperCaseLink:hover {
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: underline;
}
br {
	clear: left;
}
#viewport {
	margin: 0 auto;
	text-align: left;
	width: 955px;
}
#contentBorder {
	width: 955px;
	border: 1px solid #908d8e;
	background-color: #FFFFFF;
}
#header {
	background: url(../gfx/headerBg.gif) no-repeat;
	width: 955px;
	height: 149px;
}
#linkContainer {
	padding-top: 70px;
	margin-left: 228px;
	width: 726px;
}
#content {
	min-height: 340px;
}
#contentLeft {
	float: left;
	width: 283px;
}
#newsContainer {
	width: 171px;
	background: url(../gfx/newsBg.jpg) no-repeat bottom right;
	border: 1px solid #514d4e;
	margin-left: 30px;
	margin-bottom: 13px;
	min-height: 270px;
}
#newsTitle {
	background: url(../gfx/newsTitle.gif) no-repeat #000000 50% 0;
	width: 171px;
	height: 34px;
}
#newsContent {
	padding: 0px 13px 13px 13px;
}
#textPhoto {
	margin-left: 30px;
	margin-bottom: 10px;
}
#contentRight {
	float: left;
	width: 600px;
	padding-bottom: 10px;
}
#footer {
	clear: left;
	width: 955px;
	height: 110px;
}
#homeContainer {
	margin-top: -15px;
}
.interfaceBtn {
	float: left;
	background: url(../gfx/interface/buttonBg.png) no-repeat;
	width: 112px;
	height: 37px;
	padding-top: 5px;
	padding-left: 5px;
}
.newsTitle {
	font-size: 13px;
	line-height: 15px;
	margin-top: 18px;
}
.newsTitle a:link,.newsTitle a:visited,.newsTitle a:active {
	color: #B31F2B;
	font-weight: bold;
	text-decoration: none;
}

.newsTitle a:hover {
	color: #B31F2B;
	font-weight: bold;
	text-decoration: underline;
}
.newsDate {
	font-style: italic;
	line-height: 13px;
	font-size: 11px;
}
.newsIntro {
	font-size: 11px;
	line-height: 13px;
}
.activityName {
	float: left;
	margin-top: 15px;
	font-weight: bold;
	padding-right: 5px;
	width: 134px;
}
.activityDate {
	float: left;
	margin-top: 15px;
	padding-right: 5px;
	width: 164px;
}
.activityExtra {
	float: left;
	margin-top: 15px;
	width: 280px;
}
#pricesContainer {
	padding-top: 15px;
	width: 542px;
}
#pricesLeft {
	float: left;
	width: 321px;
}
#pricesRight {
	float: left;
	width: 221px;
}
.priceName {
	float: left;
	width: 140px;
}
.price {
	float: left;
	width: 80px;
}
#flashDiv {
	width: 955px;
	height: 110px;
}
#contactLeft {
	float: left;
	width: 290px;
}
#contactRight {
	float: left;
	width: 290px;
}
