/*<group=General Styles>*/body {	background: #e5e5e5;	margin: 20px;	text-align: center;	color: #373737;	padding: 0px;	font: 12px helvetica, arial, sans-serif;	letter-spacing: 1px;	line-height: 2.0em;}p { }b, strong {	font-weight: bold;}a:link, a:visited   { color: #f60; text-decoration: none }a:hover, a:active {	text-decoration: none;	color: #373737;}.image-left {	margin: 3px;	padding: 3px;	float: left;}.image-right {	margin: 3px;	padding: 3px;	float: right;}	/*</group>*//*<group=Layout>*/#container {	background: #e5e5e5; /* This Is The BG Color Of The Main Div */  	font-family: helvetica, arial, sans-serif;	color: #333333;	margin-right: auto;	margin-left: auto;	text-align: left;	width: 700px;}#pageHeader {	list-style: none;	height: 90px;	background: #333333;	margin-bottom: 15px;}#pageHeader h1 {	color: #ffffff;	margin: 0px;  	font-family: helvetica, arial, sans-serif;  	font-size: 32px;	padding: 15px 10px 0px 15px;	letter-spacing: 1px;	padding-left: 0px;}#pageHeader h2 {	color: #cccccc;  	font-family: helvetica, arial, sans-serif;  	font-size: 12px;	font-weight: normal;	letter-spacing: 1px;	margin: 0px;	padding-left: 0px;}#pageHeader img {	float: right;	padding: 15px;}#contentContainer {	background: #ffffff;	border: 1px solid #cccccc;	padding: 0px;	float: left;	width: 545px;	margin: 0px 20px 15px 0px;}#contentContainer #content {	padding: 5px;}#sidebarContainer {	float: right;	padding: 0px;	margin: 0px;	width: 130px;		border: 1px solid #cccccc;	background: #eeeeee;	margin-bottom: 30px;}#sidebarContainer .sidebar {	padding-left: 5px;	padding-top: 0px;	padding-bottom: 10px;	margin-top: 0px;}#footer {	background: #333333;	text-align: left;	width: 700px;	margin: 0px;	padding: 0px;	position: relative;	height: 50px;}#footer p {	color: #ffffff;	padding-top: 15px;	padding-left: 20px;}#footer a {	text-decoration: none;}#footer a:hover {	color: #ffffff;	text-decoration: none;}	/*</group>*//*<group=Bread-crumb>*/#breadcrumbcontainer {	text-align: left;	background: #f1f1f1;	border: 1px solid #bdbdbd;	margin-bottom: 15px;	width: 700px;	padding: 10px 0px 10px 0px;	position: relative;}#breadcrumbcontainer ul {	list-style: none;	padding: 0px;	display: inline;	margin: 0px 0px 0px 0px;}#breadcrumbcontainer li {	padding: 0px;	display: inline;	margin: 0px;}#breadcrumbcontainer a, #breadcrumbcontainer a:visited {	display: inline;	margin: 0px;	padding: 0px 0px 0px 20px;}#breadcrumbcontainer a:hover {	display: inline;	margin: 0px;	padding: 0px 0px 0px 20px;}	/*</group>*//*<group=Toolbar>*//* Toolbar Styles */#navcontainer {	background: #ffffff;	line-height: 2.0em;	margin: 0px;}#navcontainer #current  { color: #f60; font-weight: bold }/* Parent - Level 0 */#navcontainer ul {	list-style: none;	margin: 0px;	padding: 0px;}#navcontainer li {}#navcontainer a  { color: #333333; text-decoration: none; display: block; padding-left: 10px; border-bottom: 1px solid #cccccc }#navcontainer a:hover {	background: #f1f1f1;}/* Child - Level 1 */#navcontainer ul ul {}#navcontainer ul ul li { }#navcontainer ul ul a {	display: block;	text-decoration: none;	padding-left: 30px;	background: #ffffff;	color: #c3c3c3;}#navcontainer ul ul a:hover {		background: #f1f1f1;}/* Child - Level 2 */#navcontainer ul ul ul {	color: #808080;}#navcontainer ul ul ul li { }#navcontainer ul ul ul a {	display: block;	text-decoration: none;	padding-left: 50px;	font-size: 11px;	background: #ffffff;}#navcontainer ul ul ul a:hover {	background: #f1f1f1;}/* Child - Level 3 */#navcontainer ul ul ul ul {	color: #999999;}#navcontainer ul ul ul ul li { }#navcontainer ul ul ul ul a {	display: block;	text-decoration: none;	padding-left: 70px;	background: #ffffff;}#navcontainer ul ul ul ul a:hover {background: #f1f1f1;}/* Child - Level 4 */#navcontainer ul ul ul ul ul {	color: #b3b3b3;}#navcontainer ul ul ul ul ul li { }#navcontainer ul ul ul ul ul a {	display: block;	text-decoration: none;	padding-left: 90px;	background: #ffffff;}#navcontainer ul ul ul ul ul a:hover {background: #f1f1f1;}/* Child - Level 5 */#navcontainer ul ul ul ul ul ul {	color: #cccccc;}#navcontainer ul ul ul ul ul ul li { }#navcontainer ul ul ul ul ul ul a {	display: block;	text-decoration: none;	padding-left: 110px;	background: #ffffff;}#navcontainer ul ul ul ul ul ul a:hover {background: #f1f1f1;}	/*</group>*//*<group=Global Classes>*/.standout {	padding: 20px;	color: #666666;	font-size: 13px;	font-style: italic;	font-weight: normal;	margin: 0px;}h1 {	color: #333333;	font-weight: normal;	letter-spacing: 2px;}h2 {	color: #333333;	font-weight: normal;	letter-spacing: 2px;}h3 {	color: #333333;	font-weight: normal;	letter-spacing: 2px;}h4 {	color: #333333;	font-weight: normal;	letter-spacing: 2px;}h5 {	color: #333333;	font-weight: normal;	letter-spacing: 2px;}.imageStyle {	border: 1px solid #cccccc;	padding: 1px;	margin-top: 5px;	margin-bottom: 5px;}	/*</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: 20px;	font-weight: normal;	letter-spacing: 2px;}.blog-archive-link { }	/*</group>*/.blog-entry {	margin-bottom: 40px;}.blog-entry-title {	color: #333333;	font-size: 20px;	font-weight: normal;	letter-spacing: 2px;}.blog-entry-date {	color: #cccccc;	letter-spacing: 2px;}.blog-entry-body {}.blog-entry-comments {}	/*</group>*//*<group=File Sharing>*/.filesharing-description {	margin-bottom: 20px;}.filesharing-item {	}.filesharing-item-title {	color: #333333;	font-size: 20px;	font-weight: normal;	letter-spacing: 2px;}.filesharing-item-description {}/*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {	color: #333333;	font-size: 20px;	font-weight: normal;	letter-spacing: 2px;}.album-description {}.thumbnail-frame {	margin: 0px;	padding: 0px;}.thumbnail-frame a {}.thumbnail-frame a:hover {	height: 30px;}.thumbnail-frame img {	background: repeat url(images/sidebar_bg.png);	border: 1px solid #cccccc;	padding: 1px;}.thumbnail-caption {	margin-top: -2px;	font-size: 11px;}	/*</group>*//*<group=Single Page (Photo view)>*/.photo-background {	text-align: center;	margin: 20px;	background: #e5e5e5;}.photo-navigation {	height: 110px;	background: #333333;	margin-bottom: 15px;	padding: 10px;}.photo-navigation a  { color: #f30 }.photo-navigation a:hover {	color: #ffffff;}.photo-frame{	margin: 1px;	border: 1px solid #cccccc;}.photo-links {}.photo-title {	color: #ffffff;	font-size: 20px;	font-weight: normal;	letter-spacing: 2px;}.photo-caption {	font-size: 13px;	margin: 0px;	color: #999999;}/*</group>*/	/*</group>*//*<group=Quicktime Page>*/.movie-title {	color: #333333;	font-size: 20px;	font-weight: normal;	letter-spacing: 2px;}.movie-description {	text-align: center;}.movie-frame {	text-align: center;	margin-bottom: 10px;}	/*</group>*//*<group=Quicktime Album>*//*<group=Index Page (Movie Thumbnail view)>*/.movie-page-title {	color: #333333;	font-size: 20px;	font-weight: normal;	letter-spacing: 2px;}.movie-page-description {	margin-bottom: 10px;}.movie-thumbnail-frame {	float: left;	display: inline;	margin-right: 10px;}.movie-thumbnail-caption {	text-align: center;}	/*</group>*//*<group=Single Page (Movie View)>*/.movie-background {	background: #ffffff;	margin-top: 5px;}.movie-title {	color: #333333;	font-size: 20px;	font-weight: normal;	letter-spacing: 2px;		text-align: center;}.movie-frame {	text-align: center;	margin-bottom: 10px;}	/*</group>*//*</group>*/