

/*<group=General styles>*/

body {
      text-align: center;
      padding: 0px;
      font: 0.75em Courier, Arial, sans-serif;
      letter-spacing: 1px;
      line-height: 1.2em;
      margin: 30px 35px 20px;
}

/* in the body you can change the background color */

p {
}

b, strong {

}

a:link, a:visited {
      text-decoration: none;
}

a:hover, a:active {
}

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 35>*/

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
} 

      
/*</group>*/

/*<group=layout>*/

#container {
      margin: 0px auto;      text-align: left;
      color: #333333;
}

/* in the container you can change color of your page */

.clearer {
      clear: both;
}

#pageHeader {
      margin-bottom: 0;

      position: relative;
      background: inherit;
}

#pageHeader img {
      text-align: left;
      position: absolute;
      top: 17px;
      right: 15px;
}

#pageHeader h1 {
      letter-spacing: 1px;
      font-weight: bold;
text-align: right;
}

#pageHeader h2 {
      font-weight: normal;
      letter-spacing: 1px;
}

#contentContainer {
      margin-right: 180px;
      margin-bottom: 0;
      margin-left: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
}

#contentContainer #content {
      padding: 10px;
}

#sidebarContainer {
      float: right;
      width: 180px;
      margin: 16px 0 10px;
      padding: 0;
      position: relative;
      font-size: 0.8em;
}

/* in the sidebar you can change color  */

#sidebarContainer #sidebar {
      padding: 12px 10px 10px;
      line-height: 1.6em;
}

#sidebarContainer .sideHeader {
      font-weight: bold;
      text-align: center;
      padding: 15px 10px 5px;
}

#footer {
      text-align: center;
      height: 25px;
      margin: 0;
      padding: 0;
}

#footer p {
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
      color: red;
      
}
      
/*</group>*/

/*<group=bread crumb>*/

#breadcrumbcontainer {
      text-indent: 1px;
      text-align: center;
      margin: 0;
      padding: 0;
      font-size: 0.8em;
}

#breadcrumbcontainer ul {
      list-style: none;
}

#breadcrumbcontainer li {
      display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {

}
      
/*</group>*/

/*<group=toolbar*/
/* toolbar */

#navcontainer {
      position: relative;
      top: 0;
      display: block;
      font-size: 11px;
      margin-right: 10px;
      margin-left: 10px;
      line-height: 1.8em;
}

#navcontainer #current {
      font-weight: bold;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
      font-weight: bold;
}

/* 0 */

#navcontainer ul{
      list-style: none;
      margin: 0;
      padding: 0;
}

#navcontainer li {
}

#navcontainer a {
      display: block;
      color: #333333;
      padding-left: 10px;
      height: 18px;
}

#navcontainer a:hover {
      background: fixed;
      color: #4f4f4f;
}

#navcontainer a:active {
}

/* 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
      padding: 0px 0px 0px 25px;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
      font-weight: bold;
}

/* 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
      padding: 0px 0px 0px 35px;
}

#navcontainer ul ul ul a:hover{

}

/* 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
      padding: 0px 0px 0px 45px;
}

#navcontainer ul ul ul ul a:hover{

}

/* 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
      padding: 0px 0px 0px 57px;
}

#navcontainer ul ul ul ul ul a:hover{

}

/* 5 */

#navcontainer ul ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
      padding: 0px 0px 0px 70px;
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/*</group>*/

/*<group=global classes>*/

blockquote, .standout {
      font-style: italic;
      color: #666666;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
            border: 1px none;

}
      
/*</group>*/

/*<group=blog>*/

/*<group=blog 35>*/

.blog-entry-summary {
      margin-bottom: 10px;
      border-bottom: 1px solid #ededed;
      padding-bottom: 6px;
}
 
 .blog-read-more {
      padding: 5px;
      margin-top: 2px;
      margin-bottom: 2px;
}

/* The blog also supports styles for the Read More links, it uses the followig CSS tag: */
      
/*</group>*/

/*<group=Archive Page>*/

.blog-archive-background {
      text-align: left;
}.blog-archive-headings-wrapper {
      margin: 0px auto; /* Right And Left Margin /* Hack To Keep IE5 Windows Happy */
      margin-bottom: 10px;
      padding: 10px;
      text-align: left;
}

.blog-archive-entries-wrapper {
      padding: 10px;
      margin: 0px auto; /* Right And Left Margin /* Hack To Keep IE5 Windows Happy */;
      text-align: left;
}

.blog-archive-entries-wrapper .blog-entry {
      text-align: left;
}

/* background archive here */.blog-archive-month {
      padding-bottom: 5px;
      font-size: 25px;
      padding-top: 5px;
      text-align: left;
}

.blog-archive-link {
      text-align: left;
}.blog-archive-link a:link, .blog-archive-link a:visited {
      text-align: left;
}      
/*</group>*/
 
.blog-entry {
      margin-bottom: 30px;
}

.blog-entry-title {
      font-size: 1.7em;
      font-weight: normal;
      letter-spacing: 1px;
      margin-top: 15px;
      padding-bottom: 10px;
}

.blog-entry-date {
      letter-spacing: 1px;
      padding-bottom: 10px;
      font-size: 0.9em;
}

.blog-entry-body {
}

.blog-entry-comments {
      padding-top: 10px;
}

.blog-entry-category {
      font-weight: bold;
      margin-bottom: 5px;
}

.blog-category-link-enabled, .blog-category-link-disabled {
      font-size: 14px;
      padding-bottom: 3px;
      line-height: 19px;
}
      
/*</group>*/

/*<group=file sharing>*/

.filesharing-description {
      padding-bottom: 5px;
      margin-bottom: 5px;
      margin-top: 25px;
}

.filesharing-item {
      padding: 5px;
      margin-bottom: 5px;
      border-bottom: 1px dotted #cccccc;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/*</group>*/

/*<group=photo album>*/

/*<group=Album 35 modified>*/

.thumbnail-caption {
      margin: 2px;
      padding: 0;
      height: 35px;
      display: block;
      font-size: 11px;
}

.thumbnail-frame img {
    border: none;
      margin-top: auto;
      margin-right: auto;
      
      padding: 1px;
}

.thumbnail-frame {
      position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-wrap {
      text-align: center;
      position: relative;
      float: left;
      margin-right: 20px;
      margin-bottom: 45px;
      margin-left: 20px;
}

.album-wrapper {
      display: block;
      width: 99%;
      position: relative;
}

.album-description {
      margin-bottom: 62px;
}
      
/*</group>*/

.album-title {
      font-size: 1.3em;
text-align: center;
      font-weight: normal;
      letter-spacing: 1px;
      margin-top: 25px;
      padding-bottom: 10px;
}

.thumbnail-table {
      width: 50%;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

/*<group=single page>*/

.photo-background {      margin: 0;}.photo-navigation {      margin-bottom: 10px;      padding: 20px 0 0;}.photo-links {      padding: 5px;}.photo-navigation a:link, .photo-navigation a:visited {      text-shadow: none;}.photo-navigation a:hover {      text-decoration: underline;
}.photo-frame{      padding: 1px;      background: #fefff2;}.photo-title {      font-size: 1.2em;            margin-bottom: 3px;      letter-spacing: 1px;      margin-top: 0;}.photo-caption {
}


/*</group>*/
      
/*</group>*/

/*<group=quicktime page>*/

.movie-description {
      margin-top: 25px;
}
      
/*</group>*/

/*<group=quicktime album>*/

.movie-page-title {      font-size: 1.6em;
      font-weight: bold;
      text-align: left;
      margin-bottom: 5px;
}

.movie-page-description {
      margin-bottom: 20px;
      text-align: left;
}

.movie-thumbnail-frame {
      display: inline;
      text-align: center;
      font-size: 0.9em;
      float: left;
      width: 131px;
      margin: 5px;
      padding: 4px;
}

.movie-thumbnail-caption {
      padding-top: 5px
}

/*<group=single page>*/

.movie-background {
      margin: 20px 0 30px;
}

.movie-title {
      font-weight: bold;
      text-align: center;
      font-size: 13px;
      margin-bottom: 20px;
}

.movie-frame {
      text-align: center;
}

      
/*</group>*/


/*</group>*/

/*<group=contact form>*/
.message-text {
      margin-top: 25px;
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


