@charset "utf-8";
/* CSS Document */

<style type="text/css">

#pic2 {
	left: 0px;
	position: relative;
	top: 0px;
	width: 426px;
}

#pic2 a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic2 a img {
	border: 0;
}

#pic2 a.p1, #pic a.p1:visited {
	border: 0px solid #000000;
	display: block;
	height: 320px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 426px;
}

#pic2 a.p1:hover {
	text-decoration: none;
}

#pic2 a.p1:hover .large {
	border: 0px;
	display: block;
	height: 320px;
	left: 0px;
	position: relative;
	top: -320px;
	width: 426px;
}

#pic {
	left: 10px;
	position: relative;
	top: 10px;
	width: 324px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	border: 0px solid #000000;
	display: block;
	height: 242px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 324px;
}

#pic a.p1:hover {
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0px;
	display: block;
	height: 250px;
	left: 0px;
	position: relative;
	top: -250px;
	width: 350px;
}

#top {
	margin-left: 80px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
}

#main{
	background: url(../images/bkg.jpg) fixed no-repeat;
	text-align: center;
} 

#bottombkg{
	background: url(../images/bkg-bottom-clean.jpg) bottom repeat-x;
	text-align: center;
}

#footer{ 
	background: url(../images/bkg-footerbar.png) center no-repeat; 
	margin-bottom: 10;
	padding-top: 10;
	padding-bottom: 10;
} 

.txt3 strong {
	color: #C00;
}
.txt3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
}
.txt31 {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #900;
}
.header4 {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.header2 {
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}
.header3 {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
}
.paragraph {
	text-align: center;
}
.txt32 {
	font-size: 13px;
	color: #FFF;
	text-align: right;
}
.txt2 {
	font-size: 13px;
	color: #FFF;
	text-align: center;
}
.txt33 {
	font-size: 12px;
	color: #FFF;
	font-style: italic;
}
.footer {
	font-size: 12px;
	color: #999;
	font-style: normal;
	text-align: center;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #C00;
}
a:active {
	color: #FFF;
}

</style>

