/*<group=General Styles>*/body {	background: #e7e7e7 url(images/bg_image.png) repeat;	margin: 0px;	text-align: center;	color: #2b2b2b;	font: 12px Verdana, Arial, Helvetica, sans-serif;}p { }b, strong {	font-weight: bold;}a:link {	color: #ffffff;	text-decoration: none;}a:visited {	color: #ffffff;	text-decoration: none;}a:hover, a:active {	color: #FF0000;}img {	border-style: none;}.image-left {	margin: 3px;	padding: 3px;	float: left;}.image-right {	margin: 3px;	padding: 3px;	float: right;}	/*</group>*//*<group=Layout>*/#container {	background: url(images/body_bg.png) repeat-y; /* This Is The BG Color Of The Main Div */	width: 790px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #b3b3b3;}#pageHeader {	width: 790px;	text-align: left;	list-style: none;	height: 54px;	background: #303030 url(images/header_bg.png) no-repeat;}#pageHeader img {	display: inline;	float: left;	margin-top: 6px;	margin-left: 10px;	margin-right: 10px;}#pageHeader h1 {	color: #ffffff;	text-shadow: 0px 1px 2px #001f2f;	margin: 0px;	font-size: 19px;	padding: 4px 20px 0px 35px;}#pageHeader h2 {	color: #ffffff;	text-shadow: 0px 1px 2px #001f2f;	margin: 0px;	font-size: 16px;	padding-right: 20px;	padding-left: 35px;}#contentContainer {	width: 590px;	float: left;	text-align: left;	padding-top: 10px;	padding-bottom: 20px;}#contentContainer #content {	line-height: 2.0em;	padding-right: 30px;	padding-left: 40px;	width: 520px;}#sidebarContainer {	width: 190px;	float: right;	text-align: left;	padding: 0px;	padding-right: 5px;}#sidebarContainer .sidebar {	line-height: 2.0em;	padding: 10px 20px 10px 10px;}#footer {	width: 790px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: center; /* Hack To Keep IE5 Windows Happy */	height:36px;	background: #303030 url(images/footer_bg.png) no-repeat;	color: #ffffff;}#footer p {	padding-top: 8px;	text-shadow: 0px 1px 1px #001f2f;	font-size: 12px;	margin: 0px;	color: #b3b3b3;}#footer a {	color: #ffffff;	text-decoration: none;}#footer a:hover {	color: #FF0000;	text-decoration: none;}	/*</group>*//*<group=Bread-crumb>*/#breadcrumbcontainer {	text-align: left;	width: inherit;	padding: 0px;	margin-bottom: 20px;	border-bottom: 1px solid #454545;}#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>*//* Toolbar Styles */#navcontainer {	line-height: 2.0em;	padding-top: 0px;	margin: 0px;	width: 190px;}#navcontainer #current {	color: #FF0000;	text-shadow: 0px -1px 3px #2b6568;	background: url(images/button_over.png) repeat-x;}/* Parent - Level 0 */#navcontainer ul {	list-style: none;	margin: 0px;	padding: 0px;}#navcontainer li {	padding: 0px;}#navcontainer a {	display: block;	color: #ffffff;	text-shadow: 0px -1px 1px #000000;	text-decoration: none;	padding-left: 10px;	font-size: 12px;	background: url(images/button_normal.png) repeat-x;	height: 36px;	line-height: 32px;}#navcontainer a:hover {	color: #FF0000;	text-shadow: 0px -1px 3px #2b6568;	text-decoration: none;	font-size: 12px;	background: url(images/button_over.png) repeat-x;	height: 36px;	background-color: #FFFFFF;}#navcontainer ul #current {	color: #FF0000;	text-shadow: 0px -1px 3px #2b6568;	background: url(images/button_over.png) repeat-x;}/* Child - Level 1 */#navcontainer ul ul {	padding: 0px;	margin: 0px 0px 0px 15px;}#navcontainer ul ul li { }#navcontainer ul ul a {	display: block;	text-decoration: none;	font-size: 12px;	padding-left: 0px;	background: transparent;}#navcontainer ul ul a:hover {	background: transparent none;}#navcontainer ul ul #current {	color: #FF0000;	text-shadow: 0px -1px 3px #2b6568;	background: none;}/* Child - Level 2 */#navcontainer ul ul ul {	padding: 0px;	margin: 0px 0px 0px 15px;	color: #808080;}#navcontainer ul ul ul li { }#navcontainer ul ul ul a {	display: block;	text-decoration: none;	padding-left: 0px;	font-size: 12px;}#navcontainer ul ul ul a:hover {	background: transparent;}#navcontainer ul ul ul #current {	color: #FF0000;	text-shadow: 0px -1px 3px #2b6568;	background: none;}/* Child - Level 3 */#navcontainer ul ul ul ul {	padding: 0px;	margin: 0px 0px 0px 15px;	color: #999999;}#navcontainer ul ul ul ul li { }#navcontainer ul ul ul ul a {	display: block;	text-decoration: none;	padding-left: 0px;	font-size: 12px;}#navcontainer ul ul ul ul a:hover {	background: transparent;}#navcontainer ul ul ul ul #current {	color: #FF0000;	text-shadow: 0px -1px 3px #2b6568;	background: none;}/* Child - Level 4 */#navcontainer ul ul ul ul ul {	padding: 0px;	margin: 0px 0px 0px 15px;	color: #b3b3b3;}#navcontainer ul ul ul ul ul li { }#navcontainer ul ul ul ul ul a {	display: block;	text-decoration: none;	font-size: 12px;	padding-left: 0px;}#navcontainer ul ul ul ul ul a:hover {	background: transparent;}#navcontainer ul ul ul ul ul #current {	color: #FF0000;	text-shadow: 0px -1px 3px #2b6568;	background: none;}/* Child - Level 5 */#navcontainer ul ul ul ul ul ul {	padding: 0px;	margin: 0px 0px 0px 15px;	color: #cccccc;}#navcontainer ul ul ul ul ul ul li { }#navcontainer ul ul ul ul ul ul a {	display: block;	text-decoration: none;	font-size: 12px;	padding-left: 0px;}#navcontainer ul ul ul ul ul ul a:hover {	background: transparent;}#navcontainer ul ul ul ul ul ul #current {	color: #FF0000;	text-shadow: 0px -1px 3px #2b6568;	background: none;}	/*</group>*//*<group=Global Classes>*/.standout, blockquote {	font-size: 14px;	font-style: italic;	color: #898989;}h1 {	color: #ffffff;	font-size: 24px;	font-weight: normal;	margin-bottom: 3px;}h2 {	color: #ffffff;	font-size: 22px;	font-weight: normal;	margin-bottom: 3px;}h3 {	color: #ffffff;	font-size: 20px;	font-weight: normal;	margin-bottom: 3px;}h4 {	color: #ffffff;	font-size: 18px;	font-weight: normal;	margin-bottom: 3px;}h5 {	color: #ffffff;	font-size: 16px;	font-weight: normal;	margin-bottom: 3px;}.imageStyle {}	/*</group>*//*<group=Blog>*//*<group=Archive Page>*/.blog-archive-background {	text-align: center; /* To Make Content Centered */	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	background: #212121;	color: #b3b3b3;}.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: #ffffff;	font-size: 19px;	font-weight: normal;	margin-bottom: 3px;}.blog-archive-link { }	/*</group>*/.blog-entry {	border-bottom: 1px solid #454545;	margin-bottom: 10px;}.blog-entry-title {	color: #ffffff;	font-size: 19px;	margin-bottom: 3px;}.blog-entry-date {	margin-bottom: 10px;	margin-top: 5px;}.blog-entry-body {	margin-bottom: 10px;}.blog-entry-comments {	}	/*</group>*//*<group=File Sharing>*/.filesharing-description {	margin-bottom: 20px;}.filesharing-item {	}.filesharing-item-title {	color: #ffffff;	font-size: 14px;	font-weight: normal;}.filesharing-item-description {	margin-bottom: 10px;}/*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {	color: #ffffff;	font-size: 19px;	font-weight: normal;	margin-bottom: 3px;}.album-description {}.thumbnail-frame {	margin: 0px;	padding: 0px;}.thumbnail-frame a {}.thumbnail-frame a:hover {	height: 30px;}.thumbnail-frame img {	border-style: none;}.thumbnail-caption {	margin-top: -2px;	color: #999999;	font-size: 0.8em;}	/*</group>*//*<group=Single Page (Photo view)>*/.photo-background {	text-align: center;	margin: 10px;}.photo-navigation {	padding: 10px;	margin-bottom: 10px;}.photo-navigation a {}.photo-navigation a:hover {}.photo-frame{	margin: 0px;	border: 5px solid #ffffff;}.photo-links {}.photo-title {	color: #ffffff;	font-size: 19px;	font-weight: normal;	margin: 0px 0px 5px 0px;}.photo-caption {	font-size: 14px;	margin: 0px;	color: #ffffff;}/*</group>*/	/*</group>*//*<group=Quicktime Page>*/.movie-title {	color: #ffffff;	font-size: 14px;	font-weight: normal;	text-align: left;}.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: #ffffff;	font-size: 19px;	font-weight: normal;	margin-bottom: 3px;}.movie-page-description {	margin-bottom: 10px;	color: #b3b3b3;}.movie-thumbnail-frame {	float: left;	display: inline;	margin-right: 40px;	width: 131px;	text-align: center;	margin-bottom: 10px;}.movie-thumbnail-caption {	text-align: center;	color: #b3b3b3;	margin-bottom: 5px;}	/*</group>*//*<group=Single Page (Movie View)>*/.movie-background {	background: #212121;	margin-top: 5px;}.movie-title {	color: #ffffff;	font-size: 19px;	font-weight: normal;	margin-bottom: 3px;	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>*/
