.twoColFixLtHdr{
	background-image:url(../images/lines.png);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 800px;
	text-align: left;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 


.twoColFixLtHdr #contact{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-top: 40px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 215px;
	width: 800px;
} /* CSS Document */


.twoColFixLtHdr #content{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center;
color:#333333;
background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-top: 50px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 100px;
	width: 610px;
z-index:2;
float:right;
}



.twoColFixLtHdr #footer {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	color:#666666;
	height: 20px;
	width: 800px;
	margin-top:140px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
z-index: 10;
} 

a {color:#E36597;
text-decoration:underline;
font-weight: bold;}

a:visited {color: black;
text-decoration:none;}

a:hover {color: #666666;
text-decoration:none;}
