body {
	margin: 0px;
	background-color: #F8F8F8;
	background-image: url(../images/bkg_main.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:link {
	color: #3399CC;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
}
#container {
	height: 480px;
	width: 900px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 0px;
}
#textHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	padding-left: 66px;
	padding-top: 60px;
	padding-bottom: 10px;
	color: #CCCCCC;
}
#textHeaderPhotos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	padding-left: 60px;
	padding-top: 60px;
	padding-bottom: 10px;
	color: #CCCCCC;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	width: 320px;
	text-align: left;
	padding-left: 66px;
	padding-right: 66px;
	color: #666666;
	height: 260px;
	overflow: hidden;
}
#textPhotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding-left: 60px;
	color: #666666;
	overflow: hidden;
}
#text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	width: 320px;
	text-align: left;
	padding-left: 66px;
	padding-right: 66px;
	color: #666666;
	height: 320px;
	overflow: hidden;
}
#easyscroll {
}
.quoteSource {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
}
#photos {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#photosLeft {
	float: left;
	margin-right: 15px;
	height: 401px;
	width: 401px;
	margin-left: 25px;
	margin-top: 25px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
#photosRight {
	float: left;
	height: 401px;
	width: 401px;
	margin-left: 15px;
	margin-top: 25px;
	margin-right: 25px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
#photos img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 17px;
	float: left;
}
#photoHeaderLeft {
	padding: 1px;
	height: 316px;
	width: 316px;
	border: 1px solid #CCCCCC;
	margin-left: 60px;
	margin-bottom: 12px;
	background-image: url(../images/corporate-mini_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#photoHeaderRight {
	padding: 1px;
	height: 316px;
	width: 316px;
	border: 1px solid #CCCCCC;
	margin-left: 60px;
	margin-bottom: 12px;
	background-image: url(../images/social-mini_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#photosEmpty {
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin: 17px;
	width: 154px;
	height: 100px;
}
#photoList a {
	text-decoration: none;
}
#photoList li {
	padding: 1px;
}
#photoTitleLeft {
	width: 405px;
	margin-left: 25px;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #CCCCCC;
	float: left;
	text-align: center;
	line-height: 24px;
	margin-top: 8px;
}
#photoTitleLeft a {
	color: #CCCCCC;
	text-decoration: none;
}
#photoTitleRight {
	margin-left: 15px;
	margin-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #CCCCCC;
	float: left;
	width: 405px;
	text-align: center;
	line-height: 24px;
	margin-top: 8px;
}
#photoTitleRight a {
	color: #CCCCCC;
	text-decoration: none;
}
#photoTitleLeft a:hover {
	color: #3399CC;
	text-decoration: none;
}
#photoTitleRight a:hover {
	color: #3399CC;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photosNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
}
#photosNavigation a {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#photosNavigation a:hover {
	background-color: #000000;
	color: #3399CC;
}
.photosNavigationSelected {
	background-color: #000000;
	color: #3399CC;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 12px;
	font-style: italic;
	text-align: center;
}
#footer #leftColumn {
	float: left;
}
#footer #rightColumn {
	float: right;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #3399CC;
	text-decoration: underline;
}
#footer a:visited {
	color: #333333;
}
#footer a img {
	margin-right: 1px;
	margin-left: 1px;
}
#socialNetworkingButtons {
	padding-top: 12px;
	padding-bottom: 12px;
}
#clear {
	clear: both;
}
#page000 {
	height: 470px;
	width: 890px;
	margin: 5px;
}
#page001 {
	height: 480px;
	width: 900px;
	color: #666666;
	font-size: 12px;
	background-image: url(../images/bkg_001.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#page002 {
	height: 480px;
	width: 900px;
	color: #666666;
	font-size: 12px;
	background-image: url(../images/bkg_002.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#page003 {
	height: 480px;
	width: 900px;
	color: #666666;
	font-size: 12px;
	background-image: url(../images/bkg_003.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#page004 {
	height: 480px;
	width: 900px;
	color: #666666;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right top;
}
#page005 {
	height: 470px;
	width: 890px;
	margin: 5px;
}
#page006 {
	height: 480px;
	width: 900px;
	font-family: "Trebuchet MS", Garamond, "Times New Roman", serif;
	color: #666666;
	font-size: 12px;
	background-image: url(../images/bkg_006.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#page007 {
	height: 480px;
	width: 900px;
	color: #666666;
	font-size: 12px;
	background-image: url(../images/bkg_007.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#feedback {
	float: right;
	clear: both;
	height: 470px;
	width: 350px;
	padding-top: 5px;
	padding-right: 5px;
}
#rule {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#blogLink {
	width: 300px;
	text-align: left;
	background-image: url(../images/blogIcon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 66px;
	float: left;
	clear: left;
	margin-top: 25px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 30px;
	font-style: italic;
}


/*  Easy Scroll */

#easyscrollnav, #easyscrollnav li {
		margin:0;	
		padding:0;
}	

#easyscrollnav {
	float: right;
	width: 20px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}

#easyscrollnav li {
	list-style:none;
	color: #404A50;
	cursor:pointer;
	float:right;
	height: 20px;
	padding:0;
	width: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}			
		
#easyscrollnav li.over{ color:#ED1E6B; }	
		
#easyscrollnav #btnUp { background-image:url(../images/btnUp.gif)!important; }
#easyscrollnav #btnDown { background-image:url(../images/btnDown.gif)!important;}
#easyscrollnav #btnReset {
	display: none;
}
	
#easyscrollnav #btnUp:hover {background-image:url(../images/btnUpHov.gif)!important; }
#easyscrollnav #btnDown:hover {background-image:url(../images/btnDownHov.gif)!important; }
#easyscrollnav #btnReset:hover {
	display: none;
}
#photosNavigation a:visited {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#photosNavigation a:active {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#photoCredit {
	width: 300px;
	text-align: left;
	margin-left: 66px;
	float: left;
	clear: left;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 30px;
	font-style: italic;
	color: #999999;
}
.textItalicSmall {
	font-size: 10px;
	font-style: italic;
}
#text06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	width: 350px;
	text-align: left;
	padding-left: 66px;
	color: #666666;
	overflow: hidden;
}
#form table td {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}
#formLink {
	width: 300px;
	text-align: left;
	margin-left: 66px;
	float: left;
	clear: left;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 30px;
	font-style: italic;
	color: #999999;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	line-height: 16px;
}
ul li {
	padding-bottom: 10px;
}
#albumsHeader {
	float: left;
}
#albumsMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	float: left;
	padding-left: 35px;
	padding-top: 6px;
	width: 200px;
}
#albumsMenu a:link, #albumsMenu a:visited{color:#666666; text-decoration:none;}

#albumsMenu a:hover{
	text-decoration:none;
	color: #000000;
}

#albumsMenu ul, #albumsMenu li{margin:0; border:0; list-style:none; padding:0;}

#albumsMenu ul{}

#albumsMenu ul{height:21px;}

#albumsMenu li{display:inline;}

#albumsMenu .menu span{
	padding:4px 2px 4px 6px;
	margin-right:10px;
	line-height:18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
#albumsMenu .menu span a{
	color: #999999;
	font-size: 12px;
}
#albumsMenu .menu span:hover{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}
#albumsMenu .arrow{margin-left:4px; cursor:pointer; }
#albumsMenu .sub_menu{
	display:none;
	position:relative;
	padding:10px;
	top:2px;
	width:200px;
	background:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}
#albumsMenu .sub_menu a:link, #albumsMenu .sub_menu a:visited, #albumsMenu .sub_menu a:hover{display:block; font-size:11px; padding:4px;}

#albumsMenu .item_line{border-top:solid 1px #DEDEDE;}
