body {
	background-color: #dddddd;
}
#wrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #222222;
	width: 780px;
	border: 1px dotted #999999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	overflow: hidden;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #5A6A84;
	text-decoration: underline;
}
img a{
	border:none;
}
#wrapper #header {
	background-color: #FFFFFF;
	background-image: url(../images/logo_anderson.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	height: 70px;
	width: 770px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navs {
	height: 25px;
	width: 750px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	text-align: right;
	margin: 15px 5px 5px 3px;
}
#wrapper #navs .buttons {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #5A6A84;
	background-color: #ffffff;
	float: left;
	border-right: 1px dotted #999999;
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 7px;
}
#wrapper #navs .buttons a:link {
	text-decoration: none;
	color: #666;
	background-color: #ffffff;
	/*background-image: url(../images/line.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
}
#wrapper #navs .buttons a:visited {
	text-decoration: none;
	color: #666;
}
#wrapper #navs .buttons a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #5A6A84;
}
#wrapper #bodycontent {
	width: 760px;
	overflow: auto;
	float: left;
	background-color: #FFFFFF;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;

}
#wrapper #bodycontent .caption {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
#wrapper #bodycontent #right {
	width: 230px;
}
#wrapper #bodycontent .title {
	font-size: 20px;
	color: #5A6A84;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 30px;
	margin-left: 15px;
}
#wrapper #bodycontent .subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#wrapper #bodycontent #left_1 {
	float: left;
	width: 340px;
	padding-left: 10px;
	padding-top: 10px;
}
#left_1 .thumbs{
	margin-right:3px;
	/*display:block;*/
	height:110px;
	width:80px;
	float:left;
}
#wrapper #bodycontent #left_1 .thumb_caption {
	font-size: 11px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #bodycontent #left_1 .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
#wrapper #bodycontent #left_1 table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#wrapper #bodycontent #right_1 {
	float: left;
	width: 395px;
	padding-top: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
#left_1 .title_1 {
	font-size: 18px;
	color: #666;
	line-height: 36px;
}
#wrapper #bodycontent #right_1 img {
	margin-bottom: 10px;
}
#wrapper #footer {
	font-size: 10px;
	height: 30px;
	width: 720px;
	clear: both;
	float: left;
	text-align: center;
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	background-color: #FFFFFF;
}
#wrapper #footer a {
	text-decoration: none;
	color: #666;
}
#wrapper #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #666;
	text-decoration: underline;
}
h1, h2 {
	color: #666;
	line-height: 110%;
}
h3 {
	font-size: 14px;
	line-height: 18px;
}

#left_1 ul li {
	list-style-type: none;
	line-height: 18px;
}

