body{
background:url(images/white_house.jpg) #fff no-repeat bottom left fixed;
margin:0;
font: 11px  Verdana, Helvetica, sans-serif;
}

A:link{ color:#666; text-decoration:none; }
A:hover{ color:#000000; text-decoration:underline; }
A:active{ color:#666; text-decoration:none; }
A:active:hover{ color:#000000; text-decoration:underline; }
A:visited{ color:#666; text-decoration:none; }
A:visited:hover{ color:#000000; text-decoration:underline; }


#wrap{
width:760px;
height:auto;
margin:0;
margin-bottom:0px;
background:transparent;
border:0;
}

#navcontainer{
background:transparent;
width:140px;
height:574px;
margin-top:120px;
margin-left:-180px;
float:left;
}

 #navlist li{
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	text-align:right;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	width:150px;
}

#navlist li a:link { color: #000; text-decoration:none; }
#navlist li a:visited { color: #000; text-decoration:none; }
#navlist li a:hover {
	color: #666;
	text-decoration:none;
}

/* sub nav */

 #choose li{
margin-top:30px;
background:transparent;
list-style-type: none;
text-align:right;
font-family: Verdana, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#666;
width:150px;
}

#choose li a:link { color: #666; text-decoration:none; }
#choose li a:visited { color: #666; text-decoration:none; }
#choose li a:hover {color: #ccc; text-decoration:none; }


h3{
font-size:18px;
font-weight:bold;
color:#978255;
}

#content{
border-right:#154901 1px solid;
border-left:#154901 1px solid;
width:400px;
background:transparent;
margin-left:287px;
padding:21px;
padding-bottom:200px;
text-align:justify;
font: 14px Verdana, Helvetica, sans-serif;
color:#282013;
margin-bottom:0px;
}

.footer{
	clear:both;
	background:transparent;
	padding:9px;
	margin-bottom:400px;
	text-align:right;
	color:#000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
}

#title{
	width:250px;
	height:90px;
	text-align:left;
	padding-top:21px;
	padding-left:20px;
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bolder;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#978255;
	float:left;
}
.pullquote {
	width:150px;
	float:left;
	width:150px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:16px;
	padding-bottom:10px;
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	line-height:26px;
	text-align: right;
	color:#666666;
}

.pullquote2 {
	width:175px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:16px;
	padding-bottom:10px;
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	line-height:26px;
	text-align: left;
	color:#666666;
}

#table1 {
background-color:#333333 transparent;
border: 1px solid #989440;
width: 300px;
}
td {
	background-color:#E2DBC5;
	/* opacity */
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	/* end opacity */
text-size: 2em;
	color: #3C3C3C;
	border:1px solid #000;
	padding: 4px;
}

img {
/* opacity */
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	/* end opacity */
}
