/*<group=General Styles>*/body {      text-align: center; /* To Make Content Centered */      font: 0.78em Verdana, Arial, Helvetica, sans-serif;      margin: 0;      padding: 0;}p {}b, strong {}a:link {      text-decoration: none;}a:visited {      text-decoration: none;}a:hover, a:active {      text-decoration: underline;}img {      border: none;}.image-left {      float: left;      margin: 3px 3px 3px 0;      padding: 3px 3px 3px 0;      position: relative;      z-index: 5;}.image-right {      float: right;      margin: 3px 0 3px 3px;      padding: 3px 0 3px 3px;      position: relative;      z-index: 5;}      /*</group>*//*<group=Layout>*/.clearer {      clear: both;}#page {}#container {       text-align: center;}#container_gradient {      position: absolute;      z-index: 0;      left: 0px;      height: 10px;      width: 100%;      overflow: hidden;}#middle_container {      position: relative;      z-index: 1;      text-align: left;      margin: 0px auto;      padding-top: 15px;      width: 680px;      text-align: left;      background-repeat: repeat-y;}#pageHeader_container {      height: 50px;      text-align: center;}#pageHeader_gradient {      position: absolute;      z-index: 0;      left: 0px;      height: 50px;      width: 100%;      overflow: hidden;}#pageHeader {      height: 100px;      position: relative;      z-index: 1;      text-align: left;      margin: 0px auto;      width: 680px;}#pageHeader img {      float: right;}#pageHeader h1 {      padding-left: 10px;      padding-top: 20px;      font-size: 2em;      margin: 0;}#pageHeader h2 {      font-size: 1.6em;      margin: 0;      padding-left: 10px;      font-weight: normal;}#contentContainer {      margin-left: 200px;      position: relative;      z-index: 10;}#contentContainer #content {      padding: 10px 10px 10px 15px;}#sidebarContainer {      width: 200px;      float: left;}#sidebarContainer #sidebar {      padding: 5px;}#sidebarContainer .sideHeader {      font-weight: bold;      padding: 5px 5px 0;}#page_footer {}#footer_gradient {      position: absolute;      z-index: 0;      left: 0px;      height: 10px;      width: 100%;      overflow: hidden;}#footer {      position: relative;      z-index: 1;      width: 680px;      margin: 0px auto; /* Right And Left Margin Widths To Auto */      padding: 15px 0px 0px 0px;      text-align: center; /* Hack To Keep IE5 Windows Happy */}#footer p {      margin: 0;      padding: 5px;}#footer a:link, #footer a:visited {}#footer a:hover, #footer a:active {      }      /*</group>*//*<group=Bread-crumb>*/#breadcrumb {      margin: 0px auto;      padding-left: 10px;      text-align: left;      height: 30px;}#breadcrumb ul {      list-style: none;      margin: 0;      padding-top: 5px;      padding-left: 5px;}#breadcrumb li {      display: inline;}#breadcrumb a {      text-decoration: none;      background-position: 0px 3px;      background-repeat: no-repeat;      padding-left: 10px;      padding-right: 5px;}/*</group>*//* Toolbar Styles */#navigation_container {      text-align: center;      height: 30px;}#navigation_gradient {      position: absolute;      z-index: 0;      left: 0px;      top: 0px;      text-align: left;      height: 30px;      width: 100%;      overflow: hidden;}#site_title {	text-align: left;	padding-top: 5px;    padding-left: 5px;    font-size: large;    position: absolute;    z-index: 1;}#navigation {      width: 680px;      margin: 0px auto;      height: 30px;      position: relative;      z-index: 3;}#navigation #current {}#navigation #current:hover {}#navigation .currentAncestor {}/* Parent - Level 0 */#navigation ul{      list-style: none;      margin: 0;      padding: 0;      z-index: 5;}#navigation li {      position: relative;      display: inline;      float: left;}#navigation a {      display: block;      float: left;      padding: 6px 15px 10px;      text-decoration: none;}#navigation a:hover {      background: transparent;}#navigation a:active {}/* Child - Level 1 *//* All browsers will use this code, it will make the pop out menus work */#navigation ul ul {      position: absolute;      top: 30px;      left: 5px;      right: 0;      display: none;      z-index: 6;      font-size: 0.9em;      width: 100px;      padding: 0 10px;      text-align: left;      -moz-opacity:0.75; -khtml-opacity:0.75; opacity:0.75;}#navigation ul ul li {      display: block;      -moz-opacity:1; -khtml-opacity:1; opacity:1;}#navigation ul ul a {      padding: 5px 0;      display: block;      width: 110px;      -moz-opacity:1; -khtml-opacity:1; opacity:1;}#navigation ul ul a:hover {      -moz-opacity:1; -khtml-opacity:1; opacity:1;}#navigation ul ul #current{      -moz-opacity:1; -khtml-opacity:1; opacity:1;}/* Child Level 3 */#navigation ul ul ul {      position: absolute;      left: 110px;      top: 0;      font-size: 1em;      -moz-opacity:1; -khtml-opacity:1; opacity:1;}#navigation ul ul ul ul li {       -moz-opacity:1; -khtml-opacity:1; opacity:1;}#navigation ul ul ul ul a{      -moz-opacity:1; -khtml-opacity:1; opacity:1;}#navigation ul ul ul ul a:hover{      -moz-opacity:1; -khtml-opacity:1; opacity:1;}div#navigation ul ul, div#navigation ul ul ul, div#navigation ul li:hover ul ul, div#navigation ul li:hover ul ul ul, div#navigation ul li:hover ul ul ul ul, div#navigation ul li:hover ul ul ul ul ul{display:none;}div#navigation ul li:hover ul, div#navigation ul ul li:hover ul, div#navigation ul ul ul li:hover ul, div#navigation ul ul ul ul li:hover ul, div#navigation ul ul ul ul ul li:hover ul{display:block;}/* @end *//*<group=Global Classes>*/blockquote {      padding-left: 50px;      padding-right: 5px;      font-style: italic;      background-repeat: no-repeat;}h1 {}h2 {}h3 {}.imageStyle {}/* Main content area unordered list styles */#contentContainer #content ul {}#contentContainer #content li {}ul.disc {      list-style-type: disc;}ul.circle {      list-style-type: circle;}ul.square {      list-style-type: square;}ol.arabic-numbers {      list-style-type: decimal;}ol.upper-alpha {      list-style-type: upper-alpha;}ol.lower-alpha {      list-style-type: lower-alpha;}ol.upper-roman {      list-style-type: upper-roman;}ol.lower-roman {      list-style-type: lower-roman;}/* Sidebar area unordered list styles */#sidebarContainer #sidebar ul {      margin: 10px;      padding: 0 10px;}#sidebarContainer #sidebar li {}/* Table Styles */table {      font-size: 1em;}      /*</group>*//*<group=Blog>*//*<group=Archive Page>*/.blog-archive-background {}.blog-entry-summary {      margin-bottom: 10px;}.blog-archive-headings-wrapper {}.blog-archive-entries-wrapper {}.blog-archive-entries-wrapper .blog-entry {}.blog-archive-month {      font-size: 1.8em;}.blog-archive-link {      margin-bottom: 15px;}.blog-archive-link a:link, .blog-archive-link a:visited {}      /*</group>*/.blog-entry {      margin-bottom: 20px;      padding-bottom: 10px;      border-bottom: 1px dashed;}.blog-entry-title {      font-size: 1.2em;      font-weight: bold;}.blog-entry-date {      margin-bottom: 10px;      padding-left: 15px;      background-repeat: no-repeat;      background-position: 0px 1px;}.blog-read-more {      display: block;      padding-top: 10px;      margin-bottom: 10px;      font-style: italic;}.blog-entry-body {}.blog-entry-comments {      margin-bottom: 10px;}/* Comment links */a[href^="javascript:HaloScan"] {      padding-left: 15px;      background-repeat: no-repeat;      background-position: 0px 1px;      margin-bottom: 15px;}/* Trackback links */a[href^="javascript:HaloScanTB"] {      padding-left: 15px;      background-repeat: no-repeat;      background-position: 0px 1px;      margin-bottom: 15px;}.blog-entry-comments-inline {}.MessageCell {      padding-left: 30px;      padding-bottom: 10px;      background-repeat: no-repeat;      font-style: italic;}.byline {      font-style: normal;}.comments_container {}.comment_container {  padding-left: 30px;  padding-bottom: 10px;  background-repeat: no-repeat;}.comment_title {      font-style: italic;}/*styles the category link in the main entry */.blog-entry-category {}.blog-entry-category a {      padding-left: 20px;      padding-right: 5px;      background-repeat: no-repeat;      background-position: 5px 1px;}.blog-entry-category a:link, .blog-entry-category a:visited {}/* styles the archives in the blog sidebar */#blog-archives {      margin-bottom: 10px;}.blog-archive-link-enabled {      padding-left: 15px;      background-repeat: no-repeat;      background-position: 0px 1px;}.blog-archive-link-disabled {      padding-left: 15px;      background-repeat: no-repeat;      background-position: 0px 1px;}/* @group Tag Cloud */ul.blog-tag-cloud {      margin: 0 0 10px;      padding: 0;      text-align: justify;}ul.blog-tag-cloud li {      display: inline;      padding: 0;      padding-right: 5px;      margin: 0;}.blog-entry-tags a {      padding-left: 20px;      background-repeat: no-repeat;      background-position: 5px 1px;}.blog-tag-size-1 {            font-size: 0.8em;}.blog-tag-size-2 {            font-size: 0.85em;}.blog-tag-size-3 {            font-size: 0.9em;}.blog-tag-size-4 {            font-size: 0.95em;}.blog-tag-size-5 {            font-size: 1em;}.blog-tag-size-6 {            font-size: 1.05em;}.blog-tag-size-7 {            font-size: 1.1em;}.blog-tag-size-8 {            font-size: 1.15em;}.blog-tag-size-9 {            font-size: 1.2em;}.blog-tag-size-10 {            font-size: 1.25em;}.blog-tag-size-11 {            font-size: 1.3em;}.blog-tag-size-12 {            font-size: 1.35em;}.blog-tag-size-13 {      font-size: 1.4em;}.blog-tag-size-14 {            font-size: 1.45em;}.blog-tag-size-15 {      font-size: 1.5em;}.blog-tag-size-16 {            font-size: 1.55em;}.blog-tag-size-17 {            font-size: 1.6em;}.blog-tag-size-18 {            font-size: 1.65em;}.blog-tag-size-19 {      font-size: 1.7em;}.blog-tag-size-20 {            font-size: 1.75em;}/* @end *//* Styles the blog categories in the blog sidebar */#blog-categories {      margin-bottom: 10px;}#blog-categories a {      padding-left: 15px;      background-repeat: no-repeat;      background-position: 0px 1px;}.blog-category-link-enabled {}.blog-category-link-disabled {      padding-left: 15px;      background-repeat: no-repeat;      background-position: 0px 1px;}/* Styles the blog RSS feeds in the blog sidebar */#blog-rss-feeds {      margin-bottom: 10px;}#blog-rss-feeds a {      padding-left: 15px;      background: 0px 1px url(images/icon_rss.gif) no-repeat;}.blog-rss-link {}.blog-comments-rss-link {}      /*</group>*//*<group=File Sharing>*/.filesharing-description {}.filesharing-item {      margin-top: 15px;      padding-left: 15px;      background-repeat: no-repeat;      background-position: 0px 1px;}.filesharing-item-title a:link {}.filesharing-item-title a:link {}.filesharing-item-title a:hover {}.filesharing-item-title a:visited {}.filesharing-item-description {}/*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {      font-size: 1.2em;      font-weight: bold;}.album-description {      margin-bottom: 70px;}.album-wrapper {      display: block;      width: 99%;      position: relative;}.thumbnail-wrap {      text-align: center;      position: relative;      float: left;      margin-bottom: 60px;      margin-right: 16px;}.thumbnail-frame {      text-align: center;      position: absolute;    bottom: 0;    left: 0;}.thumbnail-frame a {}.thumbnail-frame a:hover {}.thumbnail-frame img {      margin: auto;      padding: 1px;      border: Solid 1px;}.thumbnail-caption {      margin: 0;      padding: 0;      width: 100%;      height: 38px;      display: block;}      /*</group>*//*<group=Single Page (Photo view)>*/.photo-background {      background-repeat: repeat-x;}.photo-navigation {      height: 100px;      margin-bottom: 35px;      margin-top: 30px;}.photo-navigation a:link, .photo-navigation a:visited {}.photo-navigation a:hover {}.photo-frame{      padding: 4px;      background: #ffffff;      border: 1px solid;}.photo-links {      background: repeat-x url(images/breadcrumb_bg.png);      height: 25px;      margin: 0;      padding: 6px 0 0;}.photo-links a:link {}.photo-title {      padding-left: 10px;      padding-top: 10px;      font-size: 1.8em;      margin: 0;}.photo-caption {      font-size: 1.3em;      padding-left: 10px;      font-weight: normal;      margin: 0 0 15px;}/* @group EXIF data *//* Data wrapper */.exif-data {}.exif-data p {      margin: 0;      padding: 0;}/* p tag classes for all exif data */p.exif-version {}p.exif-colour-space {}p.exif-focal-length {}p.exif-dimensions {}p.exif-pixel-y-dimension {}p.exif-pixel-x-dimension {}p.exif-oecf-value {}p.exif-subsec-time-original {}p.exif-exposure-mode {}p.exif-spatial-frequency-response {}p.exif-scene-capture-type {}p.exif-subject-location {}p.exif-shutter-speed {}p.exif-datetime-original {}p.exif-subsec-time {}p.exif-compressed-bits-per-pixel {}p.exif-flash-energy {}p.exif-saturation {}p.exif-brightness {}p.exif-exposure-time {}p.exif-f-number {}p.exif-file-source {}p.exif-gain-control {}p.exif-subject-area {}p.exif-cfa-pattern {}p.exif-scene-type {}p.exif-white-balance {}p.exif-flash {}p.exif-exposure-index {}p.exif-flashpix-version {}p.exif-device-setting-description {}p.exif-focalplane-x-resolution {}p.exif-image-uniqueid {}p.exif-components-configuration {}p.exif-light-source {}p.exif-sensing-method {}p.exif-aperture {}p.exif-sharpness {}p.exif-exposure-program {}p.exif-subject-distance {}p.exif-subsec-time-digitized {}p.exif-contrast {}p.exif-focalplane-resolution-unit {}p.exif-gamma {}p.exif-35mm-focal-length {}p.exif-datetime-digitized {}p.exif-subject-distance-range {}p.exif-custom-rendered {}p.exif-max-aperture {}p.exif-sound-file {}p.exif-metering-mode {}p.exif-spectral-sensitivity {}p.exif-exposure-bias {}p.exif-focalplane-y-resolution {}p.exif-iso-rating {}p.exif-maker-note {}p.exif-digital-zoom-ratio {}p.exif-user-comment {}/* @end *//*</group>*/      /*</group>*//*<group=Quicktime Page>*/.movie-description {}      /*</group>*//*<group=Quicktime Album>*//*<group=Index Page (Movie Thumbnail view)>*/.movie-page-title {      font-size: 1.2em;      font-weight: bold;}.movie-page-description {      margin-bottom: 10px;}.movie-thumbnail-frame {      padding: 1px;      width: 132px;      float: left;      text-align: center;      margin-right: 10px;      margin-bottom: 10px;      position: relative;      z-index: 12;}.movie-thumbnail-caption {}      /*</group>*//*<group=Single Page (Movie View)>*/.movie-background {}.movie-title {}.movie-frame {}      /*</group>*//*</group>*//*<group=Contact Form>*/.message-text { } .required-text {} .form-input-field {} .form-input-button { } /*</group>*/#affiliate {      text-align: center;      height: 20px;      margin: 10px auto;}#affiliate a {      float: right;}.hide {      display: none;}