@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#top_nav {
	float: right;
	font-weight: bold;
	padding-top: 25px;
	width: 300px;
	text-align:right;
}

#top_nav .links {
	padding-top: 8px;
	padding-right: 8px;
}
#content-photoarea-inner {


}
#content-masarea-wrap {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	
}
#content-massubarea-wrap {
	background-image: url(../images/bg_sub_content.gif);
	background-repeat: repeat-y;
	
}
#sidebar-left-inner h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #2C4A64;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
}
#quote {
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 14px;
	color: #2C4A64;
	line-height: 20px;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#quote .author {
	float: right;
	width: 150px;
	font-size: 12px;
}

#sidebar-left-inner p {
	color: #2C4A64;
}
#content-photoarea-inner #buttons {
	text-align: right;
	padding-top: 20px;
	width: 560px;
	margin-left: 30px;
}
#sidebar-left-inner ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
}
#sidebar-left-inner li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}





#sidebar-left-inner ul.atabs {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}





#sidebar-left-inner .last, #sidebar-left-inner .last a {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

 #sidebar-left-inner .last a.active {
	color:#646464;
}


#sidebar-left-inner .last a, #sidebar-left-inner li a {
	font-size: 14px;
	color: #005699;
}

#content-photoarea-inner #text {
	text-align: left;
	padding-top: 20px;
	width: 560px;
	margin-left: 30px;
	padding-bottom: 40px;
}
#content-photoarea-inner #text h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #2C4A64;
	line-height: 35px;
}

#content-photoarea-inner #text li {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	color: #696969;
}


