body {
    background: transparent none;
    margin: 0px 5% 0px 5%;
    text-align: left;
    color: #000000;
    #letter-spacing: 0.5px;
    #word-spacing: 1px;
    padding: 0px;
    font: 10pt Verdana, Arial, Helvetica, sans-serif;
}

p { 
}

p.notice {
    text-align: right;
    font-size: 8pt;
}

b, strong {
    font-weight: bold;
}

a:link, a:visited {
    color: black;
    #text-decoration: underline;
    text-decoration: none;
    #font-weight: bold;
}

a:hover, a:active {
}

a:link:after, a:visited:after {
    content: " (" attr(href) ") ";
    #font-size: 90%;
    font-weight: normal;
    text-decoration: none;
}


#container {
    text-align: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

#pageHeader {
    text-align: center;
    background: none;
    #border-bottom: 1px solid black;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#pageHeader h2 {
    text-align: center;
    font-weight: normal;
    font-size: 12pt;
}

#pageHeader h1 {
    text-align: center;
    font-size: 18pt;
    font-weight: bold;
    margin-top: 18pt;
    margin-bottom: 6pt;
}

/*
#pageHeader h1 {
    color: #000000;
    margin: 0px;
    font-weight: bold;
    font-size: 16pt;
    padding: 0px;
}

#pageHeader h2 {
    color: #333333;
    margin: 0px;
    font-size: 13pt;
    font-weight: normal;
    padding: 0px;
}
*/

#contentContainer {
    float: none !important;
    padding: 0px;
}

#contentContainer #content {
    padding: 0px;
}

#contentContainer #content img {
}

#sidebarContainer {
    #float: right;
    display: none;
}

#sidebarContainer .sidebar {
    width: 190px;
    padding: 10px;
    border-left: 1px solid #cccccc;
}

#footer {
    text-align: center; 
    background: none;
    color: #000000;
    font-size: 8pt;
    border-top: 1px solid black;
    margin-top: 10px;
    padding-top: 10px;
}

.noprint {
    display: none;
}

#navcontainer {
    display: none;
}

#breadcrumbcontainer {
	display: none;
}

#sidebar {
    display: none;
}

.standout {
    color: #474747;
    font-size: 11pt;
    font-weight: bold;
    letter-spacing: 1px;
    word-spacing: 2px;
    padding: 40px;
    background-color: #f5f5f5;
    font-style: italic;
}

h1 {
    font-size: 18pt;
    font-weight: bold;
    margin-bottom: 3px;
}

h2 {
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 3px;
}

h3 {
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 3px;
}

h4 {
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 3px;
}

h5 {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 3px;
}

.imageStyle {
}

.blog-entry {
    border-style: none;
}

.blog-entry-title {
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 3px;
    border-style: none;
}

.blog-entry-date {
    margin-bottom: 10px;
    margin-top: 5px;
    border-style: none;
    font-size: 10pt;
    color: #333333;
}

.blog-entry-body {
    margin-bottom: 45px;
    border-style: none;
}

.filesharing-description {
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {}

.filesharing-item-title {
    font-size: 16pt;
    font-weight: bold;
}

.filesharing-item-description {
    margin-bottom: 10px;
}

.album-title {
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 3px;
}

.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);
}

.thumbnail-caption {
    color: #4c4c4c;
    margin-top: -2px;
    font-size: 10pt;
}

.photo-background {
    text-align: center;
}

.photo-navigation {
    background: none;
    display: none;
}

.photo-navigation a {
    display: none;
}

.photo-navigation a:hover {
    display: none;
}

.photo-frame{}

.photo-links {
    display: none;
}

.photo-title {
    display: none;
}

.photo-caption {
    font-size: 11pt;
    margin: 0px;
    text-align: center;
}

.movie-title {
    font-size: 16pt;
    font-weight: bold;
    text-align: left;
}

.movie-description {
    text-align: center;
}

.movie-frame {
    text-align: center;
    margin-bottom: 10px;
}
