body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #ffffff;
}

body {
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 30px;
}

h1 {
	font-size: 0.9em;
	color: #990000;
}

h2 {
	font-size: 0.8em;
}

a:link {
	color: #000000;
}

a:hover {
	color: #990000;
}

a:visited {
	color: #990000;
}

#main {
	position:  relative;
	left:  50%;
	margin-left: -350px;
	width: 700px;
}

#header {
	position:  relative;
       overflow: hidden;
	width: 700px;
	height: 125px;
	background: url(../images/wa_bg_top.jpg) no-repeat right;
}

#navigation {
	position: absolute;
	width: 451px;
	height: 22px;
	right: 0;
       bottom: 0;
       text-align:right;
}

#bEmail{float:left;}

#content {
	position:  relative;
	width: 700px;	
}
#footer {
	position:  relative;
	height:  15px;
	width: 700px;
	background-color: #a13029;
}

#leftText {
	margin: 50px 20px 50px 70px;
}

#photos {
	margin-left: -55px;
}

#rightText {
	text-align: right;
	margin: 50px 20px 50px 10px;
}

#contact {
	top: 50px;
	margin: 20px;
	
}

.leftBG {
	background: #686157 url(../images/wa_bg_left.jpg) no-repeat;
}

.rightBG {
	background: #928b85 url(../images/wa_bg_right.jpg) no-repeat;
}
