#container {
	position:relative;
	width:690px;
	margin:0 auto;
	padding:60px 0px;
}

body {
	background-attachment: fixed;
	background-image: url(../images/gif/left_bg_shadow_rim_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F9F9F9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color:#333333;
	margin-top:16px;
	margin:0px;
	padding:0px;
	text-align:center;

}
.bodybg {
	background-attachment: scroll;
	background:url(../images/gif/stripe.gif) repeat-x;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txtLegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	margin-right: 16px;
	vertical-align: middle;


}

#footer {
	text-align:center;
	padding-top:64px 0px 32px 0px;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-top:1px solid silver;
}

.menutopbg {
	background-attachment: scroll;
	background-color: #339966;
	background-image: url(../images/gif/copyright_menuleft_80x16.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.updateTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	text-transform: capitalize;
	color: #666666;
}

#header {
	position:absolute;
	
	width:680px;
	height:100px;
	
	left: 0;
	top: 0;
}

#topmenu {
	padding-left:96px;
	position:absolute;
	width:584px;
	height:18;
	left: 0;
	top: 100;
	background-color: 339966;
	border: 1px none #000000;
}

#topmenu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#topmenu ul li {
	display:inline;
	

}

#topmenu a {
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d1ffd1;
	text-decoration:none;
	padding:0px 8px;
}

#topmenu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background:#1e5a3c;
}

.advice {
	border: thin solid #CCCCCC;
}

a:link {
	color:blue; text-decoration:none;
}

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

a:hover {
	color:#3593FD; text-decoration:underline;
}

bgPhotoGallery {
	background-image:url('../images/gif/dobbs_photogallery.gif');
}

.titlebg {
	background-image: url(../images/jpg/title_background.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:16px 0px;

}


.h2heading {
	display:block;
	margin:0px;
	padding:0px;
	border-bottom:1px solid red;
	padding:2px 0px;
	margin:24px 0px 8px 0px;
	text-align:left;
}