body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	
	behavior:url( css/hover.htc );
	padding:20px;
	
	text-align:center;
	/*
	background-image:url(../pattern/img_66b.gif);	
	background-image:url(../pattern/img_70d.gif);*/

	background-color:#999966;
}
/*
body a {
	color:#000000;
	text-decoration:none;
}
*/
div a {
	color:#FFFFFF;
	text-decoration:none;
}

table {
	padding:0px;
	border-collapse:collapse;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	border-collapse:collapse;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

div, td {
	border-style:solid;
	border-width:0px;
	border-color:#000000;
}

#Shdw_TR, #Shdw_R, #Shdw_BR, #Shdw_BL {	width:14px;		}
#Shdw_TR, #Shdw_BL, #Shdw_B, #Shdw_BR {	height:14px;	}
#Shdw_TR, #Shdw_BL, #Shdw_BR {	background-repeat:no-repeat;	}

#Shdw_TR {
	background-image:url(../img/Shadow_TR.gif);
}
#Shdw_R {
	background-image:url(../img/Shadow_R.gif);
	vertical-align:top;
	background-repeat:repeat-y;
}
#Shdw_BR {
	background-image:url(../img/Shadow_BR.gif);
	display:block;
}
#Shdw_B {
	background-image:url(../img/Shadow_B.gif);
	background-repeat:repeat-x;
}
#Shdw_BL {
	background-image:url(../img/Shadow_BL.gif);
	float:left;
}

.wrapper {
	width:760px;
	text-align:left;
	margin:0 auto;
	
	border-width:1px 0px 0px 1px;
}

.header {
	text-align:right;
	background-position:top right;
	background-repeat:no-repeat;
}

#header_home {
	background-image:url(../img/CapitolRoof2.jpg);
}

/*
#header_home:hover {
	background-image:url(../img/CapitolRoof2.jpg);
}
*/

#divider {
	display:block;
	height:30px;
	background-color:#00800D;
	border-top-width:1px;
	border-bottom-width:1px;
	clear:both;
}

#logo {
	display:block;
	background-image:url(../img/Logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#006600;
	width:150px;
	height:165px;
	float:left;
	padding:5px;
	
	border-right-width:1px;
}
/*
#logo:hover {
	background-image:url(../img/Logo-Bad.gif);
}
*/
#menubar {
	background-color:#006600;
	
	vertical-align:top;
	width:160px;
	margin:0;
	
	border-right-width:1px;
}

.button {
	display:block;
	width:150px;
	padding:5px 10px 5px 0px;
	
	text-align:right;
	
	color:#CCCC99;
	color:#FFFFFF;
	background-color:#00800D;
	
	border-bottom-width:1px;
}

.button:hover {
	background-color:#11911E;
	cursor:pointer;
}

#titletext {
	display:block;
	background-image:url(../img/TitleText.gif);
	width:500px;
	height:50px;
}

#mainbody {
	background-color:#CCCC99;
	text-align:left;
	padding:20px;
	
	background-image:url(../img/BGDome2.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#waltPic {
	background-image:url(../img/WaltW-2.jpg);
	display:block;
	width:200px;
	height:280px;
	float:left;
	margin:0px 15px 0px 0px;
	border:2px;
	border-color:#000000;
	border-style:solid;
}

.sandbag {
	float:right;
	clear:right;
	/*border-width: 1px;*/
}

#sb1 {	width:10px;		height:130px;}
#sb2 {	width:20px;		height:150px;}
#sb3 {	width:35px;		height:140px;}
#sb4 {	width:25px;		height:200px;}
#sb5 { 	width:100px; 	height:110px;}

#footer {
	display:block;
	clear:both;
	text-align:right;
	height:40px;
	
	padding:7px 5px 0px 10px;
	
	border-top-width:1px;
	font-size:12px;
	
	color:#CCCC99;
	color:#FFFFFF;
	background-color:#00800D;
	
}

#footer div {
	clear:none;
	display:block;
	width:365px;
	float:left;
}

