@charset "utf-8";
body {
	background-image: url(images/back_pattern2.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}

.states{

font-size: 12px;
line-height:1.25em;
}

#backgroundStripe{
	background-image: url(images/background_stripe.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	float: none;
	height: 330px;
	width: 100%;
	z-index: 1;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#bio{
	background-image: url(images/underline.gif);
	background-repeat: repeat-y;
	width: 1px;	
	height:auto
}

#container {
	z-index: 1000;
	padding: 0px;
	margin-top: -419px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 2px solid #666666;
	width: 810px;
	background-color:#FFFFFF;

}


p, ul, ol {

	line-height: 1.5em;
	text-align: left;
}

p.centered {
	text-align: center;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495056;
	font-style: normal;
	font-weight: normal;
}

a:link {
	color:#464D53;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: 757f8a;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: 757f8a;
	font-weight:bold;
}
a.linkException:link {
	color: 757f8a;
	text-decoration: underline;
	font-weight:bold;
}
a.linkException:visited {
	text-decoration: underline;
	color: 757f8a;
	font-weight:bold;
}
a.linkException:hover {
	text-decoration: underline;
	color: #666666;
	font-weight:bold;
}
a.linkException:active {
	text-decoration: underline;
	color: 757f8a;
	font-weight:bold;
}



.style1 {color: #797979}
#backGradient {
	background-image: url(images/back_gradient.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#backGradientWatermark{
	background-image: url(images/back_gradient_home.jpg); 
	background-repeat: no-repeat;
	background-position: right bottom;

}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1em;
	color: #50575F;
}
.tombOneThree {
	
	font-size: 14px;
}
.tombTwo {
	
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.tombAquired {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
b {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
