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

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	
}



#wrapper {
	margin: auto;
	position: relative;
	width: 700px;
	border-style:solid;
	border-width:thin;
	border-color:#000000;
	border-bottom:none;
	height: 1000px;
}

#content {
	position: relative;
	width: 613px;
	left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}


#pics {
	margin: auto;
	position: absolute;
	width: 613px;
	height: 1433px;
	left: 192px;
	top: -2px;
}


#footer {
	margin: auto;
	position: relative;
	width: 649px;
	height: 135px;
}


#pagetitle {
	height:194px;
	width:700px;
	position: relative;
	padding-left: 23px;
}

#pagetitle_header {
	height:194px;
	position: relative;
}

#nav {
	height:33px;
	width: 747px;
	position: absolute;
	top: 144px;
	left: 1px;
}

#hdr_logo {
	height:47px;
	width:299px;
	left: 288px;
	top: 31px;
	position: absolute;
}


.bigheader_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: normal;
	font-weight: bold;
	color:#000000;
} 

.bigheader_red  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: normal;
	font-weight: bold;
	color:#990000;
} 


.medheader_slate  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color:#666666;
} 

.medheader_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color:#000000;
} 

.medheader_red  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color:#990000;
} 


.smallheader_slate  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color:#666666;
} 

.smallheader_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color:#000000;
} 



.smallheader_red  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color:#990000;
} 



.paragraph_slate  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color:#666666;
} 


.paragraph_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color:#000000;
} 


.paragraph_red  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color:#990000;
} 


.subtext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color:#666666;
} 

.subtext_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color:#000000;
} 
