* {
margin:0;
padding:0;	
}
p {
margin:0;
}
h1 { 	
margin-left:0px;
margin-top:15px;
margin-bottom:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:22px;
	color: #fff;
	letter-spacing: 3px;
	text-align: left;
	font-weight: normal;
}
h2 {
margin-left:15px;
margin-top:0px;
margin-bottom:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 2px;
	text-align: left;
	font-weight: bold;
}
h2 a:link, h2 a:visited, h2 a:active{
	color:#333333;
	font-size:12px;
	text-decoration: none;
	letter-spacing:1px;
}
h2 a:hover {
	color:#FFF;}

h3 { 	
margin-left:115px;
margin-top:0px;
margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#454C5B;
	letter-spacing: 1px;
	text-align: left;
	font-weight: normal;
}
h4 {
margin-left:108px;
margin-top:0px;
margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000000;
	letter-spacing: 1px;
	text-align: left;
	font-weight: normal;
}
h5 {
margin-left:15px;
margin-top:7px;
margin-bottom:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:22px;
	color: #000;
	letter-spacing: 2px;
	text-align: left;
	font-weight: 700;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color:#293E65;
	text-decoration: none;
	line-height: 14px;
}
h6 a:link, h6 a:visited, h6 a:active{
	color:#CC6600;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	line-height: 14px;
}
h6 a:hover{
	text-decoration:underline;
	color:#CC0000;}
	
	
h7 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color:#293E65;
	text-decoration: none;
	line-height: 16px;
	letter-spacing:1 px;
}
h7 a:link, h7 a:visited, h7 a:active{
	color:#CC6600;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	line-height: 14px;
}
h7 a:hover{
	text-decoration:underline;
	color:#CC0000;}
body {
	background-color:#e1e1e1;
}
/******************************************************************
***  Layout Divs  Formatting ~ The Beginning ~ ***
*******************************************************************/
	
#container{
	position:relative;
	width:1006px;
	margin: 0 auto;
	vertical-align: top;

}

/************************************
***  Header Divs Formatting   ***
*************************************/


#headerwlv{
	position:relative;
	text-align:left;
	width:1006px;
	height:675px;
	background-image:url(images/graphics/index-bground-vert.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	overflow:hidden;
	vertical-align: top;
}

/************************************
***  Photo Formatting   ***
*************************************/

.pic1{float:left;
margin-bottom:100px;
}

/************************************
***  Text Formatting   ***
*************************************/

.text1{
text-align:left;
font-family:"Times New Roman", Times, serif;
letter-spacing:2px;
line-height:22px;
font-size:11px;
color:22222;
}

a.text1{
color:#336666;
}


a.text1:hover{
color:#6699FF;
}

