/*<group=General Styles>*/body {	font: 11px Geneva, Arial, Helvetica, sans-serif;	margin: 0;	text-align: center;	color: #000000;	background: repeat url(images/body_bg.png);}p { }b, strong {	font-weight: bold;}a:link, a:visited {	color: #003366;	text-decoration: none;	text-shadow: none;}a:hover, a:active {	color: #ffff00;	text-decoration: none;}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 3px;	padding: 3px 0 3px 3px;}	/*</group>*//*<group=Layout>*/#logo {	background: no-repeat url(images/logo.png);	width: 320px;	height: 122px;	float: left;}#container {	background: repeat-y  url(images/content_middle.png); /* This Is The BG Color Of The Main Div */	width: 810px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */;	line-height: 1px;	line-height: 1.8em;}#container #top {	background: url(images/content_top.png) no-repeat;	width: 810px;	height: 16px;	float: left;}#container #bottom {	background: url(images/content_bottom.png) no-repeat;	width: 810px;	height: 16px;	float: left;	position: absolute;}#pageHeader {	text-align: left;	list-style: none;	height: 122px;	background: repeat-x url(images/header_bg.png);	margin-bottom: 50px;}#pageHeader img {	float: left;	margin-right: 10px;}#pageHeader h1 {	color: #ffffff;	font-weight: bold;	font-size: 22px;	margin:0;	padding-top: 20px;	text-indent: 10px;}#pageHeader h2 {	color: #92b1d5;	margin: 0px;	font-size: 12px;	font-weight: normal;	letter-spacing: 4px;	text-indent: 10px;}#contentContainer {	float: left;	text-align: left;	margin: 0px;	width: 720px;}#contentContainer #content {	padding-left: 40px;	padding-right: 40px;	border-right: 0px solid #bccfe5;}#sidebarContainer {	float: left;	text-align: left;	background: repeat-y url(images/sidebar_bg.png);	width: 210px;	line-height: 1.6em;}#sidebarContainer #sidebar {	color: #666666;	padding-right: 40px;	padding-left: 50px;}#footer {	background: repeat-y  url(images/footer_bg.png); /* This Is The BG Color Of The Main Div */	width:750px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */	height: 39px;	}#footer p {	text-align: center;	margin: 10;	padding-top: 11px;	color: #ffffff;}#footer a {	color: #fafafa;	text-decoration: underline;	text-shadow: none;}#footer a:hover {	color: #ffffff;	text-decoration: none;}	/*</group>*//*<group=Bread-crumb>*/#breadcrumbcontainer {	text-align: center;	width: inherit;	font-size: 11px;	padding-top: 10px;	padding-bottom: 10px;}#breadcrumbcontainer ul {	list-style: none;	margin: 0px;	padding: 0px;	display: inline;}#breadcrumbcontainer li {	padding: 0px;	display: inline;}#breadcrumbcontainer a {	display: inline;}#breadcrumbcontainer a:hover {	display: inline;}	/*</group>*//*<group=Toolbar>*//* Parent - Level 0 */#navcontainer {	height: 31px;	padding: 0;	font-size: 12px;	margin: 0;	background: url(images/navcontainer_bg.png) repeat-x;	position: absolute;	top: 71px;	left: 313px;	float: left;}#navcontainer #current {	font-weight: bold;	color: #0b2b64;	background: url(images/button_over.png) no-repeat right top;	text-shadow: 1px 1px 2px #ffffff;}/* Parent - Level 0 */#navcontainer ul {	padding: 0px;	z-index: 2;	margin: 0;	text-align: left;}#navcontainer li {	float: left;	margin: 0 0 0 0px;	list-style-type: none;	padding: 0px;	display: inline;}#navcontainer a {	position: relative;	height: 32px;	display: block;	margin: 0;	text-align: center;	text-decoration: none;	color: #eff3f9;	background: no-repeat url(images/button_end.png) right top;	text-shadow: 1px 1px 2px #333333;	padding: 7px 0 0px;	font-weight: bold;	width: 110px;}#navcontainer a:hover {	text-decoration: none;	background: no-repeat url(images/button_over.png) right top;	text-shadow: none;	color: #0b2b64;	text-shadow: 1px 1px 2px #ffffff;}/* Child - Level 1 */#navcontainer ul ul {	position: absolute;	left: 0;	top: 37px;	margin: 0;	padding: 0;	width: 650px;	text-align: left;}#navcontainer ul ul li {	margin: 0;	border: 0;	display: inline;	float: left;}#navcontainer ul ul li a {	text-shadow: none;	border: 0;	background: transparent none;	margin: 0px;	font-style: normal;	color: #799ecb;	text-align: left;	font-weight: normal;	display: block;	padding: 0;	height: 15px;	text-indent: 10px;}#navcontainer ul ul li a:hover {	text-decoration: none;	background: none;	text-shadow:  none;	color: #ffffff;}#navcontainer ul ul #current {	font-weight: bold;	color: #ffffff;	background: none;	text-shadow: none;}/* Child - Level 2 */#navcontainer ul ul ul {	margin: 0;	padding: 0;	font-size: 11px;	width: 650px;	position: relative;	top: 0;}#navcontainer ul ul ul li {	margin: 0;	border: 0;	display: inline;	float: left;}#navcontainer ul ul ul li a {	border: 0;	background: transparent none;	margin: 0px;	font-style: normal;	text-shadow: none;	font-weight: normal;	text-align: left;	font-size: 11px;	padding: 0;	height: 15px;	text-indent: 10px;}#navcontainer ul ul ul li a:hover {	text-decoration: none;	background: none;	background: url(images/submenu_over.png) repeat-x;	text-shadow:  none;	font-size: 11px;	font-weight: normal;}#navcontainer ul ul ul #current {	font-weight: bold;	background: none;	color: #ffffff;}	/*</group>*//*<group=Global Classes>*/.standout, blockquote {	color: #000000;	letter-spacing: 0px;	border: 1px solid #adadad;	padding: 10px;}h1 {	color: #333333;	font-size: 24px;	font-weight: bold;	margin: 0px 0px 3px 0px;}h2 {	color: #333333;	font-size: 22px;	font-weight: bold;	margin: 0px 0px 3px 0px;}h3 {	color: #333333;	font-size: 20px;	font-weight: bold;	margin: 0px 0px 3px 0px;}h4 {	color: #333333;	font-size: 18px;	font-weight: bold;	margin: 0px 0px 3px 0px;}h5 {	color: #333333;	font-size: 16px;	font-weight: bold;	margin: 0px 0px 3px 0px;}.imageStyle {}	/*</group>*//*<group=Blog>*//*<group=Archive Page>*/.blog-archive-background {	color: #000000;	text-align: center; /* To Make Content Centered */	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	background: #ffffff;}.blog-archive-headings-wrapper {	text-align: left;	width: 590px;	padding: 10px;}.blog-archive-entries-wrapper {	text-align: left;	width: 590px;	padding: 10px;}.blog-archive-month {	color: #333333;	font-size: 24px;	font-weight: bold;	margin-bottom: 3px;	letter-spacing: 1px;}.blog-archive-link { }	/*</group>*/.blog-entry {}.blog-entry-title {	color: #333333;	font-size: 24px;	font-weight: bold;	margin-bottom: 3px;	letter-spacing: 1px;}.blog-entry-date {	margin-bottom: 10px;	margin-top: 5px;}.blog-entry-body {	margin-bottom: 45px;}.blog-entry-comments {	padding-top: 5px;}	/*</group>*//*<group=File Sharing>*/.filesharing-description {	margin-bottom: 20px;	border-bottom: 1px solid #d9d9d9;}.filesharing-item {	}.filesharing-item-title {	color: #333333;	font-size: 14px;	font-weight: bold;}.filesharing-item-description {	margin-bottom: 10px;}/*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {	color: #333333;	font-size: 24px;	font-weight: bold;	margin-bottom: 8px;}.album-description {}.thumbnail-frame {	margin: 0px;	padding: 0px;}.thumbnail-frame a {}.thumbnail-frame a:hover {	height: 30px;}.thumbnail-frame img {	border-style: none;	margin-bottom: 3px;}.thumbnail-caption {	color: #666666;	margin-top: -2px;	font-size: 11px;}	/*</group>*//*<group=Single Page (Photo view)>*/.photo-background {	text-align: center;	margin: 10px;	background: #ffffff none;}.photo-navigation {	padding: 10px;	text-align: center;	background: #0d2f6a;	margin: 0px 0px 10px 0px;}.photo-navigation a:link, .photo-navigation a:visited {	color: #ffffff;	text-decoration: none;	text-shadow: none;}.photo-navigation a:hover {	color: #1963e7;	text-decoration: underline;	text-shadow: none;}.photo-frame{	margin: 0px;	border: 5px solid #0d2e6a;}.photo-links {}.photo-title {	color: #ffffff;	font-weight: bold;	margin: 0px 0px 5px 0px;	font-size: 24px;}.photo-caption {	font-size: 13px;	margin: 0px;	color: #cccccc;}/*</group>*/	/*</group>*//*<group=Quicktime Page>*/.movie-description {	text-align: center;}	/*</group>*//*<group=Quicktime Album>*//*<group=Index Page (Movie Thumbnail view)>*/.movie-page-title {	color: #333333;	font-size: 24px;	font-weight: bold;	text-align: left;}.movie-page-description {	margin-top: 5px;	margin-bottom: 5px;}.movie-thumbnail-frame {	float: left;	display: inline;	margin-bottom: 10px;	margin-right: 20px;}.movie-thumbnail-caption {	text-align: left;	color: #666666;	font-size: 11px;	margin-bottom: 5px;}	/*</group>*//*<group=Single Page (Movie View)>*/.movie-background {	background: #ffffff;	margin-top: 5px;}.movie-title {	color: #333333;	font-size: 14px;	font-weight: bolder;	text-align: center;}.movie-frame {	text-align: center;	margin-bottom: 10px;}	/*</group>*//*</group>*//*<group=Contact Form>*/.message-text { } .required-text { } .form-input-field { } .form-input-button { } /*</group>*/