/*<group=General Styles>*/body {	background: #ffffff;	margin: 10px;	color: #666666;	background: no-repeat url(images/background.jpg);	font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}	#navi {	float: left;	width: 348px;	margin: 20px;	text-align: left;	padding: 5px 0px 10px 5px;	z-index: 1;	}		/*    NAVIGATION     */#navi ul {	margin: 0px;	text-align: left;	}#navi li {	font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	letter-spacing: 1px;	padding:  0px;	line-height: 15px;	text-align: left;	list-style-type: none;	margin-left: 60px;	}#navi li#kactive {	font-weight: normal;	list-style-position: outside;		font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	}#navi li a {	text-decoration: none;	text-align: left;    color: #666666;    font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	}#navi li a:hover, #navi li a:hover:visited {	text-decoration: underline;		font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	}#navi li a:active {	text-decoration: none;	}	#navi li a:visited {	text-decoration: none;	}p { font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: left;	list-style-type: none;}b, strong {	font-weight: bold;}a:link { 	text-decoration: underline;	color: #666666;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}a:visited { 	text-decoration: underline;	color: #666666;	font-weight: normal;}a:hover, a:active {	color: #666666;	background: transparent;	text-decoration: underline;}h1 {	margin: 0px;	padding-bottom: 10px;	font-size: 11px;	font-weight: normal;	color: #666666;}.image-left {	margin: 3px;	padding: 3px;	float: left;}.image-right {	margin: 3px;	padding: 3px;	float: right;}	/*</group>*//*<group=Layout>*/#container {	width: 1000px;	margin: 20px; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */}#top_divider {	border-bottom: 0px solid #666666;	height: 7px;	margin-top: 00px;}#pageHeader {	margin-bottom: 0px;	z-index: 0;}#pageHeader h1 {	margin: 0px;	padding-bottom: 10px;	font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666;	z-index: 1;}#top_divider h2 {	margin: 0px;	padding-bottom: 11px;	font-size: 11px;	font-weight: normal;	color: #666666;	z-index: 2;	margin: 0px;}#container #content {	margin-left: 120px;	margin-top: -17px;}#container #content h1.title {	margin: 0px;	text-align: left;}#container #sidebar {	margin: 0px;	padding-bottom: 10px;	font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666;}#footer {}#footer a {}#footer a:hover {}	/*</group>*//*<group=Bread-crumb>*/#breadcrumbcontainer {	margin: 0px;	padding-bottom: 10px;	font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666;}#breadcrumbcontainer ul {	margin: 0px;	padding: 0px;	display: inline;	list-style: none;}#breadcrumbcontainer li {	padding: 0px;}#breadcrumbcontainer a {	color: #666666;	text-decoration: underline;}#breadcrumbcontainer a:hover {	text-decoration: none;}	/*</group>*//*<group=Toolbar>*//* Toolbar Styles */#navcontainer {	text-align: left;}#navcontainer #current {	background: #666666;	color: #666666;}/* Parent - Level 0 */#navcontainer ul {	list-style-type: none;	padding: 0;	margin: 0;	font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	padding-bottom: 25px;}#navcontainer li {}#navcontainer a {	display: block;	color: #666666;	font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-decoration: none;	border-top: solid 1px #ffffff;	padding-top: 10px;	padding-bottom: 10px;}#navcontainer a:hover {	background: #666666;	color: #666666;}/* Child - Level 1 */#navcontainer ul ul {	list-style-type: none;	margin: 0;	font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	padding: 0px;}#navcontainer ul ul  li {}#navcontainer ul ul a {	display: block;	color: #666666;	font-size: 11px;	text-decoration: none;	padding-right: 20px;	padding-top: 5px;	padding-bottom: 5px;}#navcontainer ul ul a:hover {	background: #666666;	color: #666666;}#navcontainer ul ul #current {	color: #666666;	background: transparent;}/* Child - Level 2 */#navcontainer ul ul ul {	list-style-type: none;	margin: 0;	font-size: 11px;	padding-bottom: 10px;}#navcontainer ul ul ul  li {}#navcontainer ul ul ul a {	display: block;	color: #666666;	font-size: 11px;	text-decoration: none;	padding-right: 40px;	padding-top: 5px;	padding-bottom: 5px;}#navcontainer ul ul ul a:hover {	background: #666666;	color: #666666;}#navcontainer ul ul ul #current {	color: #666666;	background: transparent;}/* Child - Level 3 */#navcontainer ul ul ul ul {	position: relative;	list-style-type: none;	margin: 0;	font-size: 11px;	padding-bottom: 0px;}#navcontainer ul ul ul ul  li {}#navcontainer ul ul ul ul a {	display: block;	color: #666666;	font-size: 11px;	text-decoration: none;	padding-right: 60px;	padding-top: 5px;	padding-bottom: 5px;}#navcontainer ul ul ul ul a:hover {	background: #666666;	color: #666666;}#navcontainer ul ul ul ul #current {	color: #666666;	background: transparent;}/* Child - Level 4 */#navcontainer ul ul ul ul ul {	position: relative;	list-style-type: none;	margin: 0;	font-size: 11px;	padding-bottom: 0px;}#navcontainer ul ul ul ul ul  li {}#navcontainer ul ul ul ul ul a {	display: block;	color: #666666;	font-size: 11px;	text-decoration: none;	padding-right: 80px;	padding-top: 5px;	padding-bottom: 5px;}#navcontainer ul ul ul ul ul a:hover {	background: #666666;	color: #666666;}#navcontainer ul ul ul ul ul #current {	color: #666666;	background: transparent;}	/*</group>*//*<group=Global Classes>*/.standout, blockquote {	background: #666666;	font-size: 11px;	color: #666666;	line-height: 28px;	width: 200px;	margin: 5px;	padding: 10px;	float: right;}.imageStyle {	padding: 4px;	background: #666666;	border: 1px solid #666666;}	/*</group>*//*<group=Blog>*//*<group=Archive Page>*/.blog-archive-background {	color: #666666;	text-align: center; /* To Make Content Centered */	font-family: Verdana, Arial, Helvetica, sans-serif;	background: #666666;}.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 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.0em;	color: #666666;}.blog-archive-link { }	/*</group>*/.blog-entry {	border-top: 0px solid #eee;	border-bottom: 0px solid #eee;	margin: 5px 0 5px 0px;	padding: 5px 0 5px 0;	}.blog-entry-title{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.0em;	color: #666666;	}.blog-entry-date {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #666666;	}.blog-entry-body {	color: #999;	font-size: 0.8em;	font-family: Verdana, Arial, Helvetica, sans-serif;	line-height: 1.3em;	}	/*</group>*//*<group=File Sharing>*/.filesharing-description {	padding: 5px;	color: #666666;	border-top: 1px solid #aaa;	border-bottom: 1px solid #666666;	}.filesharing-item {	padding: 5px;	border-bottom: #666666;	}.filesharing-item-title {	padding: 5px;	color: #666666;	}.filesharing-item-description {	padding: 5px;	color: #666666;	}/*</group>*//*<group=Photo Album>*/.album-title {	color: #666666;	font-family: Verdana, Arial, Helvetica, sans-serif;}.album-description {	font-size: 10px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666;	border-top: 1px solid #666666;	border-bottom: 1px solid #666666;	padding: 5px 0px 5px 0px;}.thumbnail-frame {		border: none;		}.thumbnail-frame img {		background: #eee;		border: 1px solid #666666;	}.thumbnail-caption {		display: none;	}.photo-background {	text-align: left;	margin-top: 35px;	margin-left: 120px;	}.photo-navigation {	text-align: left;	color: #666666;	font-size: 11px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-decoration: none;	margin: 0px 0px 15px 0px;	padding-top: 0px;	padding-bottom: 25px;}.photo-title {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;		color: #666666;	}.photo-caption {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	padding-bottom: 15px;	font-size: 11px;	font-weight: normal;	color: #666666;	}.photo-links {	text-align: left;	color: #666666;	padding: 1px;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: normal;	text-decoration: none;	}.photo-links a:hover {		color: #666666;		font-weight: normal;}.photo-frame {		padding: 0px;		border: 1px solid #aaa;	}	/*</group>*//*<group=Quicktime Page>*/.movie-description {	text-align: left;}	/*</group>*//*<group=Quicktime Album>*//*<group=Index Page (Movie Thumbnail view)>*/.movie-page-title {		color: #666;	font-family: Verdana, Arial, Helvetica, sans-serif;}.movie-page-description {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #999;	margin-bottom: 5px;}.movie-thumbnail-frame {	float: left;	text-align: left;	padding: 5px;	background: #eeeeee;	margin: 5px;}.movie-thumbnail-caption {	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #999;	margin-top: 5px;}	/*</group>*//*<group=Single Page (Movie View)>*/.movie-background {	background: #ffffff;	margin-top: 5px;}.movie-title {	color: #666;	font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 11px;	text-align: left;}.movie-frame {	text-align: left;	margin-bottom: 10px;}	/*</group>*//*</group>*/