/*<group=General Styles>*/html,body {	text-align: center;	background-color: #006E02;	font-family: Trebuchet MS, Verdana, Arial, sans-serif;	font-size: 9pt;	text-align:center;}p {}b, strong {}a:link {	color: #6600FF;	text-decor: none;	text-decoration: none;}a:visited {	color: #000000;	text-decoration: none;}a:hover, a:active {	color: #66FF00;	font-weight: normal;	text-decoration: none;	background-color: #6600FF;	background-repeat: repeat-y;}img {	border-style: none;}.image-left {	float: left;	margin: 3px 3px 3px 0;	padding: 3px 3px 3px 0;}.image-right {	float: right;	margin: 3px 0 3px 6px;	padding: 3px 0 3px 3px;}	/*</group>*//*<group=Layout>*/#container {	margin: 0px auto; /* Right And Left Margin Widths To Auto */	width: 802px;	background-color: #ffffff;	border: solid 10px #ffffff;	text-align: left;}#clearer {}#pageHeader {	width: 798px;	height: 317px;	background: no-repeat url(images/header.jpg);}#pageHeader img {}#pageHeader h1 {	color: #ffffff;	text-align: right;	text-shadow: 0px 2px 3px #323548;	padding-top: 10px;	margin: 0;	font-weight: normal;}#pageHeader h2 {	color: #ff1b0f;	text-align: right;	text-shadow: 0px 2px 3px #323548;	margin: 0;	font-weight: normal;	font-size: 1.3em;}#contentContainer {	text-align: left;	margin-right: 230px;	}#contentContainer #content {	padding: 8px 10px 0px 20px;}#sidebarContainer {	width: 220px;	float: none;	text-align: left;	background-color: #77F002;	border-right-color: #FFFFFF;	margin-right: 10px;	height: 900px;}#sidebarContainer #sidebar {	padding: 10px 5px;}#sidebarContainer .sideHeader {}#footer { 	clear: both;	text-align: center;}#footer { 	width: 802px;	height: 263px;	text-align: center;	background: no-repeat url(images/footer.jpg);	margin-top: 5px;	padding-top: 5px;}#footer p {}#footer a:link, #footer a:visited {}#footer a:hover, #footer a:active {}	/*</group>*//*<group=Bread-crumb>*/#breadcrumbcontainer {}#breadcrumbcontainer ul {	list-style: none;	margin: 0px;	padding: 0px;}#breadcrumbcontainer li {	display: inline;}#breadcrumbcontainer a {}#breadcrumbcontainer a:hover {}	/*</group>*//*<group=Toolbar>*//* Toolbar Styles */#navcontainer {	position: relative;	width: 771px;	margin: 5px;	padding: 10px;	height: 50px;	font-size: 1.1em;	background: #B69AFF no-repeat url(images/menu.jpg);	color: #7f7f7f;}#navcontainer #current {	color: #000000;	text-shadow: 0px 0px 4px #7f7f7f;	font-weight: bold;	line-height: normal;	text-decoration: overline;	height: 5px;}/* Parent - Level 0 */#navcontainer ul {	padding: 0;	margin: 0px 0px 0px 20px;	padding-top: 2px;}#navcontainer li {	float: left;	margin: 0;	padding: 0;	list-style-type: none;}#navcontainer a {	position: relative;	width: 140px;	margin: 0;	padding: 0px;	display: block;	text-align: left;	height: 30px;	color: #6600CC;	font-variant: small-caps;	vertical-align: top;}#navcontainer a:hover {	color: #000000;	text-shadow: 0px 0px 4px #7f7f7f;}/* Child - Level 1 */#navcontainer ul ul {	position: absolute;	width: 600px;	top: 20px;	padding: 0;	white-space: nowrap;	text-align: left;	padding-top: 5px;	left: 0;	margin-left: 10px;}#navcontainer ul ul li {	float: left;}#navcontainer ul ul a {	border: 0;	margin: 0;	padding: 0;	color: #7f7f7f;	margin-left: 10px;}/*<group=My Group>*/	/*</group>*/#navcontainer ul ul a:hover {	background: transparent;	clear: both;}#navcontainer ul ul #current {	color: #000000;	font-weight: bold;	margin-left: 10px;}/* Child - Level 2 */#navcontainer ul ul ul {	visibility: hidden;	margin-left: 10px;}/* Child - Level 3 */#navcontainer ul ul ul ul {	visibility: hidden;}	/*</group>*//*<group=Global Classes>*/blockquote, .standout {	padding: 5px;	font-style: normal;	font-size: 10pt;	color: #6600CC;	background-color: #AF9DFA;	border-top-style: double;	border-top-color: #6600CC;	border-bottom-color: #6600CC;	border-bottom-style: ridge;	border-right-color: #6600CC;	border-left-color: #6600CC;	border-top-width: medium;	border-right-style: ridge;	border-left-style: double;	border-bottom-width: medium;}h1 {	color: #6600CC;	font-size: 2em;	font-weight: bold;	margin: 0px 0px 3px 0px;}h2 {	color: #6600CC;	font-size: 1.6em;	font-weight: bold;	margin: 0px 0px 3px 0px;}h3 {	color: #6600CC;	font-size: 1.2em;	font-weight: bold;	margin: 0px 0px 3px 0px;}h4 {	color: #6600CC;	font-size: 1em;	font-weight: bold;	margin: 0px 0px 3px 0px;}.imageStyle {}	/*</group>*//*<group=Blog>*//*<group=Archive Page>*/.blog-archive-background {	background: #ffffff;}.blog-archive-headings-wrapper {	width: 600px;	height: 68px;	background: no-repeat url(images/bg_glow.png);	margin: 0px auto 20px; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */}.blog-archive-entries-wrapper {	width: 600px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */}.blog-archive-entries-wrapper .blog-entry {}.blog-archive-month {	color: #ffffff;	text-align: center;	text-shadow: 0px 2px 3px #323548;	padding-top: 10px;	margin: 0;	font-weight: normal;	font-size: 1.8em;}.blog-archive-link {	text-align: center;}.blog-archive-link a:link, .blog-archive-link a:visited {	color: #dfe2f1;	margin: 0;	font-weight: normal;	font-size: 1.3em;}.blog-archive-link a:hover {	text-decoration: none;	text-shadow: 0px 0px 4px #ffffff;	color: #ffffff;}	/*</group>*/.blog-entry {	margin-bottom: 20px;}.blog-entry-title {	font-size: 1.5em;	color: #898989;	font-weight: bold;}.blog-entry-date {	color: #cecdd3;	margin-bottom: 10px;}.blog-entry-body {	color: #000000;}.blog-entry-comments {	color: #cdcbd3;	color: #9c9ba1;	margin-top: 10px;}.blog-entry-category {	color: #ffffff;}.blog-category-link-enabled {}.blog-category-link-disabled {}/*</group>*//*<group=File Sharing>*/.filesharing-description {	margin-bottom: 20px;}.filesharing-item {}.filesharing-item-title a:link {}.filesharing-item-title a:hover {}.filesharing-item-title a:visited {}.filesharing-item-description {	margin-bottom: 10px;}/*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {	font-size: 1.5em;	color: #ffffff;	font-weight: bold;}.album-description {	margin-bottom: 60px;}.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 img {    margin: auto;    border: none;}.thumbnail-caption {	margin: 0;	padding: 0;	height: 35px;	display: block;}/* 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 {}#contentContainer #content ul {}#contentContainer #content li {}#sidebarContainer #sidebar ul {}#sidebarContainer #sidebar li {} /*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {	padding: 0px;	font: bold 14px Verdana, Arial, Helvetica, sans-serif;	color: #666;}.album-description {	padding: 5px;	color: #494949;}.thumbnail-frame {	padding: 0.3em;	border-right: solid #b7b7b7 2px;	border-bottom: solid #b7b7b7 2px;	border-left: 1px solid #eaeaea;	border-top: 1px solid #eaeaea;}.thumbnail-frame a {}.thumbnail-frame a:hover {}.thumbnail-frame img {	border: none;}.thumbnail-caption {	color: #6600CC;	font-size: 11px;}	/*</group>*//*<group=Single Page (Photo view)>*/.photo-background {	background: #CC99FF;	color: #CC99FF;}.photo-navigation {	margin: 6px; 	background: #eeeeee;	color: #5b5b5b;	text-align: left;	padding: 4px;}.photo-navigation a {	text-decoration: none;}.photo-navigation a:hover {	text-decoration: underline;}.photo-frame{	padding: 0px;	border: 1px solid #555555;	margin: 0px;	background-color: #CC99FF;}.photo-links {	padding: 0px;}.photo-title {	padding: 0px;	font-weight: bold;}.photo-caption {	padding: 0px;}/*</group>*/	/*</group>*//*<group=Quicktime Page>*/.movie-description {	text-align: center;}	/*</group>*//*<group=Quicktime Album>*//*<group=Index Page (Movie Thumbnail view)>*/.movie-page-title {	font-size: 1.5em;	color: #ffffff;	font-weight: bold;}.movie-page-description {	margin-top: 5px;	margin-bottom: 5px;}.movie-thumbnail-frame {	float: left;	display: inline;	margin-bottom: 20px;	margin-right: 20px;	text-align: center;	width: 132px;}.movie-thumbnail-frame:hover {}.movie-thumbnail-caption {	color: #cecdd3;	font-size: 0.8em;	text-align: center;	margin-top: 10px;}	/*</group>*//*<group=Single Page (Movie View)>*/.movie-background {	margin-top: 5px;}.movie-title {	font-size: 1.5em;	color: #ffffff;	font-weight: bold;	text-align: center;}.movie-frame {	text-align: center;	margin-bottom: 10px;}	/*</group>*//*</group>*//*<group=Contact Form>*/.message-text { } .required-text {} .form-input-field {	background: #ffffff;	color: #000000;} .form-input-button { } input.form-input-field { display: inline; } label + br { display: none; } label { display: block; width: 180px; background: #ccc; float: left; padding: 2px 5px; }/*</group>*/