@import url("reset.css");
@import url("forms.css");

body {
	font-family: Arial,helvetica,sans-serif;
	font-size: .80em;
	background: url('../images/bg.jpg') top center repeat;
	line-height: 1.45em;
}
#container {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 968px;
	background: url('../images/bgmiddle.jpg') top center repeat-y;
}
#header {
	display: block;
	width: 968px;
	height: 168px;	
}
#pagetitle {
	display: block;
	position: absolute;
	top: 144px;
	left: 649px;
	width: 226px;
	height: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	color: #D9D9D9;
	font-family:"Times New Roman",Georgia,Serif;
}
#back {
	display: block;
	position: absolute;
	top: 144px;
	left: 544px;
	width: 83px;
	height: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	color: #D9D9D9;
	font-family:"Times New Roman",Georgia,Serif;
}
#back a {
	font-weight: bold;
	
	color: #000000;
	font-family:"Times New Roman",Georgia,Serif;
}
#back a:hover {
	font-weight: bold;
	
	color: #fff;
	font-family:"Times New Roman",Georgia,Serif;
}
#middlecontainer {
	position: relative;
	display: block;
	width: 968px;
	min-height: 350px;
	background: url('../images/insideboxbg.jpg') top center repeat-y;
}
#top {
	position: absolute;
	top: 0px;
	z-index:1;
}
#bottom {
	position: absolute;
	bottom: 0px;
	z-index:2;
}
#content {
	position: relative;
	padding: 64px 79px 78px 79px;
	*padding: 64px 79px 77px 79px;
	z-index:3;
}
#slideshow {
	position: absolute;
	z-index: 1000;
	width: 511px;
	height: 350px;
	top: 0px;
	left: 0px;
}
#bigred {
	position: relative;
	display: block;
	width: 810px;
	min-height: 350px;
	background: url('../images/bigredbg.jpg') top center repeat-y;
}
#bigredl2 {
	position: relative;
	display: block;
	width: 810px;
	min-height: 550px;
	background: url('../images/bigredbgl2.gif') top center repeat-y;
}
#bigredl3 {
	position: relative;
	display: block;
	width: 810px;
	min-height: 300px;
	background: url('../images/bigredbgl3.gif') top center repeat-y;
}
#l2text{
	position: absolute;
	height: 199px;
	width: 508px;
	top: 373px;
	left: 0px;
	text-align: left;
	color: #000000;
}
#l3text{
	position: absolute;
	width: 190px;
	top: 25px;
	left: 25px;
	text-align: left;
	z-index:12;
	color: #fff;
}
#bigredtop {
	position: absolute;
	top: 0px;
	z-index:10;
}
#bigredbottom {
	position: absolute;
	bottom: 0px;
	z-index:11;
}
#bigredcontent {
	position: relative;
	padding: 25px 25px 25px 30px;
	*padding: 25px 25px 24px 30px;
	z-index:12;
	width: 740px;
	color: #fff;

}
#bigredcontentl2 {
	position: relative;
	padding: 25px 25px 25px 554px;
	*padding: 25px 25px 24px 554px;
	z-index:12;
	
	
	
	color: #fff;
	text-align: center;

}
#bigredcontentl3 {
	position: relative;
	padding: 25px 25px 25px 284px;
	*padding: 25px 25px 24px 284px;
	z-index:12;
	color: #fff;
	text-align: center;

}
#imageblock {
	/*border: 1px solid #000000;*/
	margin: 3px 6px 3px 0px;
	float: left;
	line-height: .9em;
	
}
#imageblock a {
	font-size: .8em;
	color: #ffffff;
}
#image {
	border: 1px solid #FFFFFF;
	margin-bottom: 0px;
}

.imageblock {
	/*border: 1px solid #000000;*/
	margin: 3px 6px 3px 0px;
	float: left;
	line-height: .9em;
	
}
.imageblock a {
	font-size: .8em;
	color: #ffffff;
}
.image {
	border: 1px solid #FFFFFF;
	margin-bottom: 0px;
}

#bigredcontentl2 a {
	color: #fff;
	line-height: 2em;
	text-decoration: none;
}
#bigredcontentl2 a:visited {
	color: #fff;
	padding: 10px 0px;
	text-decoration: none;
}
#bigredcontentl2 a:hover {
	color: #000;
	padding: 10px 0px;
	text-decoration: none;
}
#rightcol {
	
	display: block;
	position: relative;
	left: 184px;
	width: 527px;
	padding-left: 20px;
	border-left: 1px #ffffff solid;
}
#leftcol {
	text-align: left;
	padding-right:20px;
	width: 164px;
	position: absolute;
	top: 25px;
	left: 25px;
	z-index: 30;
}
#formnav {
	display: block;
	width: 192px;
	height: 40px;
	position: relative;
	left:-7px;
}
#formnav a {
	background-repeat: no-repeat;
	background-position: top center;
}
#formnav a:hover {
	background-position: bottom center;
}
#formnav span {
	display:none;
}
#submit {
	
	display: block;
	background-image: url(../images/submit.gif);
	width: 94px;
	height: 36px;
	
}
#clear {
	
	display: clock;
	background-image: url(../images/clear.gif);
	width: 94px;
	height: 36px;
}
#nav {
	text-align: right;
	padding-right: 35px;
	padding-top: 6px;
	padding-bottom: 20px;
	color: #E03D27;
	font-weight: bold;
	font-family:"Times New Roman",Georgia,Serif;
}
#nav a {
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	padding: 0px 5px;
}
#nav a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #E03D27;
	text-decoration: none;
}
#nav a.current {
	color: #E03D27;
}

#address {
	text-align: right;
	padding-bottom: 20px;
	padding-right: 35px;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	font-family:"Times New Roman",Georgia,Serif;
	height: 600px;
}
#by2fish {
	position: absolute;
	left: 3px;
	top: 150px;
}
#copyright {
	position: absolute;
	right: 3px;
	top: 150px;
	font-size: .8em;
	color: #807D7C;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 25px;
}
h2 {
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 10px;
}
cite {
	font-style: normal;
}

strong, b {
	font-weight: bold;
}
td {
	vertical-align: middle;
	padding: 10px;
}
a {
	color: #C50C2B;
	text-decoration: none;
}
#bigredcontent a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.bigger {
	font-size: 1.2em;
}
.bold {
	font-weight: bold;
}
p {
	padding: 4px 0px;
}

