/*<group=General Styles>*/body { background: silver; margin: 0 5px; text-align: center; color: #333333; font: 0.75em/100% "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; padding: 0; overflow: scroll;}p {}b, strong { font-weight: bold; }a:link, a:visited {	text-decoration: none;}a:hover, a:active {}img {	border: none;}.image-left {	float: left;	margin: 3px 3px 3px 0;	padding: 3px 3px 3px 0;	position: relative;	z-index: 5;}.image-right {	float: right;	margin: 3px 0 3px 3px;	padding: 3px 0 3px 3px;	position: relative;	z-index: 5;}	/*</group>*//*<group=Layout>*/#container { background-image: none; background-repeat: repeat-y; background-attachment: scroll; background-position: right 25%; width: 780px; margin: 0 auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */	border-right: 1px solid #ffffff; border-left: 1px solid #ffffff; position: relative; }#clearer {}#pageHeader {	height: 165px;}#pageHeader img {	position: absolute;	top: 20px;	right: 40px;}#pageHeader h1 {	color: #ffffff;	margin: 0px;	font-weight: normal;	padding: 20px 20px 0px 40px;	letter-spacing: 6px;	font-size: 2.2em;}#pageHeader h2 {	color: #ffffff;	margin: 0px;	font-weight: normal;	padding-right: 20px;	padding-left: 40px;	letter-spacing: 4px;	font-size: 1.2em;}#contentContainer {	margin-right: 190px;	padding-top: 20px;	padding-bottom: 20px;	line-height: 2em;	position: relative;	z-index: 4;}#contentContainer #content {	padding-right: 40px;	padding-left: 40px;}#sidebarContainer {	width: 189px;	float: right;	font-size: 1em;	position: relative;	z-index: 3;}#sidebarContainer #sidebar {	line-height: 1.4em;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 10px;}#sidebarContainer .sideHeader {	padding-right: 10px;	padding-left: 10px;	font-weight: bold;}#footer { color: silver; display: block; clear: both; text-align: left; background: #00284b; border-top: 1px solid #ffffff; }#footer p {	margin: 0;	padding-top: 8px;	padding-left: 40px;	padding-bottom: 6px;}#footer a:link, #footer a:visited { color: silver; text-decoration: underline; }#footer a:hover, #footer a:active {}	/*</group>*//*<group=Bread-crumb>*/#breadcrumbcontainer {	clear: both;}#breadcrumbcontainer ul {	list-style: none;	margin: 0;	padding: 5px 0;}#breadcrumbcontainer li {	display: inline;}#breadcrumbcontainer a {}#breadcrumbcontainer a:hover {}	/*</group>*//*<group=Toolbar>*//* Toolbar Styles */#navcontainer {	line-height: 2.0em;	border-top: 1px solid #ffffff;	margin-bottom: 20px;	position: relative;}#navcontainer #current {	color: #ffffff;}#navcontainer .currentAncestor {	color: #ffffff;}/* Parent - Level 0 */#navcontainer ul {	list-style: none;	margin: 0px;	padding: 0px;}#navcontainer li {	background: #f7f6f7;	font-weight: bold;}#navcontainer a {	display: block;	text-decoration: none;	padding-left: 10px;	border-bottom: 1px solid #ffffff;	height: 23px;}#navcontainer a:hover {	color: #ffffff;}/* Child - Level 1 */#navcontainer ul ul {	text-indent: 20px;}#navcontainer ul ul li {}#navcontainer ul ul a {}#navcontainer ul ul a:hover {}#navcontainer ul ul .currentAncestor {	color: #ffffff;}/* Child - Level 2 */#navcontainer ul ul ul {	text-indent: 40px;}#navcontainer ul ul ul li { }#navcontainer ul ul ul a {}#navcontainer ul ul ul a:hover {}/* Child - Level 3 */#navcontainer ul ul ul ul {	text-indent: 60px;}#navcontainer ul ul ul ul li { }#navcontainer ul ul ul ul a {}#navcontainer ul ul ul ul a:hover {}/* Child - Level 4 */#navcontainer ul ul ul ul ul {	text-indent: 80px;}#navcontainer ul ul ul ul ul li { }#navcontainer ul ul ul ul ul a {}#navcontainer ul ul ul ul ul a:hover {}/*</group>*//*<group=Global Classes>*/blockquote, .standout {	border: 1px solid #ebebeb;	padding: 10px;	background: #ffffff;	font-style: italic;	letter-spacing: 1px;}h1 {}h2 {}h3 {}h4 {}.imageStyle {}/* Main content area unordered list styles */#contentContainer #content ul {}#contentContainer #content li {}/* Sidebar area unordered list styles */#sidebarContainer #sidebar ul {	margin: 10px;	padding: 0 10px;}#sidebarContainer #sidebar li {}/* Table Styles */table {	font-size: 1em;}	/*</group>*//*<group=Blog>*//*<group=Archive Page>*/.blog-archive-background {}.blog-entry-summary {	margin-bottom: 10px;}.blog-archive-headings-wrapper {}.blog-archive-entries-wrapper {}.blog-archive-entries-wrapper .blog-entry {}.blog-archive-month {	letter-spacing: 6px;	font-size: 2.2em;}.blog-archive-link {	margin-bottom: 20px;}.blog-archive-link a:link, .blog-archive-link a:visited {}.blog-archive-link a:hover, .blog-archive-link a:active {}	/*</group>*/.blog-entry {}.blog-entry-title {	font-weight: normal;	margin-bottom: 3px;	letter-spacing: 6px;	font-size: 1.5em;}.blog-entry-date {	margin-top: 2px;	letter-spacing: 5px;	color: #bfbfbf;	margin-bottom: 10px;}/*styles the category link in the main entry */.blog-entry-category {}.blog-entry-category a:link, .blog-entry-category a:visited {}/*styles the permalink link in the main entry */.blog-entry-permalink {}.blog-entry-permalink a:link, .blog-entry-permalink a:visited {}.blog-read-more {	display: block;	padding-top: 10px;	font-style: italic;}.blog-entry-body {	margin-bottom: 45px;}.blog-entry-comments {	margin-top: 10px;	border-top: 1px dotted #bfbfbf;}/* styles the archives in the blog sidebar */#blog-archives {	margin-bottom: 10px;}.blog-archive-link-enabled {}.blog-archive-link-disabled {}/* Styles the blog categories in the blog sidebar */#blog-categories {	margin-bottom: 10px;}.blog-category-link-enabled {}.blog-category-link-disabled {}/* Styles the blog RSS feeds in the blog sidebar */#blog-rss-feeds {	margin-bottom: 10px;}.blog-rss-link {}.blog-comments-rss-link {}/*</group>*//*<group=File Sharing>*/.filesharing-description {	margin-bottom: 20px;	border-bottom: 1px solid #d9d9d9;}.filesharing-item {	margin-bottom: 15px;}.filesharing-item-title a:link {}.filesharing-item-title a:hover {}.filesharing-item-title a:visited {}.filesharing-item-description {}/*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {	font-weight: normal;	margin-bottom: 3px;	letter-spacing: 6px;	font-size: 1.5em;}.album-description {	margin-bottom: 65px;	margin-top: 2px;	letter-spacing: 5px;	border-bottom: 1px dotted #bfbfbf;	padding-bottom: 5px;	color: #bfbfbf;}.album-wrapper {	display: block;	width: 99%;	position: relative;}.thumbnail-wrap {	text-align: center;	position: relative;	float: left;	margin-bottom: 60px;	margin-right: 10px;}.thumbnail-frame {	position: absolute;    bottom: 0;    left: 0;}.thumbnail-frame:hover {}.thumbnail-frame a {}.thumbnail-frame a:hover {}.thumbnail-frame img {	margin: auto;    border: none;}.thumbnail-caption {	font-size: 0.9em;	margin: 0;	padding: 0;	width: 100%;	height: 38px;	display: block;}	/*</group>*//*<group=Single Page (Photo view)>*/.photo-background {	margin: 0;}.photo-navigation {	height: 80px;	margin-bottom: 50px;}.photo-links {	background: #ffffff;	padding: 5px;	position: relative;	top: 7px;}.photo-navigation a:link, .photo-navigation a:visited {}.photo-navigation a:hover {}.photo-frame{	background: #ffffff;	padding: 10px;}.photo-title {	color: #ffffff;	margin: 0px;	font-weight: normal;	padding: 20px 20px 0px 40px;	letter-spacing: 6px;	font-size: 1.8em;}.photo-caption {	color: #ffffff;	margin: 0px;	font-weight: normal;	padding-right: 20px;	padding-left: 40px;	letter-spacing: 4px;	font-size: 0.9em;}/*</group>*/	/*</group>*//*<group=Quicktime Page>*/.movie-description {}	/*</group>*//*<group=Quicktime Album>*//*<group=Index Page (Movie Thumbnail view)>*/.movie-page-title {	font-weight: normal;	margin-bottom: 3px;	letter-spacing: 6px;	font-size: 1.5em;}.movie-page-description {	margin-bottom: 5px;	margin-top: 2px;	letter-spacing: 10px;	border-bottom: 1px dotted #bfbfbf;	padding-bottom: 5px;	color: #bfbfbf;}.movie-thumbnail-frame {	width: 131px;	float: left;	text-align: center;	margin-right: 10px;	margin-bottom: 10px;}.movie-thumbnail-frame:hover {}.movie-thumbnail-caption {}	/*</group>*//*<group=Single Page (Movie View)>*/.movie-background {	margin: 10px 0;}.movie-title {	background: #f7f5f6;	border-top: 1px solid #ffffff;	border-bottom: 1px solid #ffffff;	font-size: 1.5em;	letter-spacing: 10px;	padding: 8px;}.movie-frame {}	/*</group>*//*</group>*//*<group=Contact Form>*/.message-text { line-height: 100%; } .required-text { line-height: 100%; } .form-input-field { line-height: 100%; } .form-input-button { line-height: 100%; } /*</group>*/
