body {
 margin: 0;
 padding: 0;
 background-color: #282828;
 font-family: FreeSans, Arial, Helvetica, sans-serif;
 font-size: 14px;
 overflow-y:scroll;
}
a {
 color: #4b738c;
 text-decoration: none;
 transition: 0.5s linear;
}
a:hover {color: #CC0000;}
a:active {color: #FF0000;}
h1 {
 color: #4b738c;
 font-size: 24px;
 line-height: 1.2em;
 margin: 0;
 margin-bottom: 4px;
 margin-top: 8px;
}
h2 {
 color: #4b738c;
 font-size: 16px;
 line-height: 1.2em;
 margin: 0;
 margin-bottom: 4px;
 margin-top: 8px;
}
h3 {
 font-size: 14px;
 font-weight: bold;
 color: #2b4553;
 line-height: 1.2em;
 margin: 0;
 margin-bottom: 4px;
 margin-top: 8px;
}
p {
 margin: 0;
 margin-bottom: 0.5em;
}
img {
 border: 0;
}
hr {
 color: #4b738c;
 background-color: #4b738c;
 border:0px none;
 height:1px; 
 clear:both; 
 margin: 0;
 margin-bottom: 10px;
 margin-top: 2px;
}

.sHeader {
	font-size: 12px;
	color: #888888;
}
.sHeader h1 {
	font-size: 24px;
	color: #EEEEEE;
	padding: 0;
	margin: 0;
	line-height: 1em;
	text-transform: uppercase;
	max-width: 450px;
}
.sHeader h2 {
	font-size: 24px;
	color: #EEEEEE;
	padding: 0;
	margin: 0;
	line-height: 1em;
}
.sHeader h3 {
	font-size: 14px;
	color: #DDDDDD;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	line-height: 1em;
}
.sHeader a {
	color: #888888;
	line-height: 1em;
}
.sHeader a:hover {
	color: #CCCCCC;
}

.menu {
 max-width: 600px;
 text-align: right;
 float: bottom, right;
 position: absolute;
 bottom: 25px;
 right: 20px;
 z-index: 15;
 line-height: 1.5em;
 font-weight: bold;
}
.menu a {
 color: #4b738c;
}
.menu a:hover {
 color: #EEEEEE;
}

.noborder {
 border-spacing: 0;
 border-collapse: collapse;
 border-style: none;
}
.noborder td {
 border: 0 !important;
 border-width: 0;
 border-style: none;
}
.noborder .naviphotos td {
 border-style: none;
}

.datatable {
 border-style: none;
 border-spacing: 0;
 border-collapse: collapse;
 line-height: 1.1em;
}
.datatable tr {
 padding: 0;
}
.datatable th {
 background-color: #b4c2cf;
 color: white;
 text-align: left; 
 font-size: 1em;
 padding-left: 2px;
 padding-right: 10px;
 padding-top: 2px;
 padding-bottom: 2px;
}
.datatable td {
 border: 0;
 padding-left: 4px;
 padding-right: 10px;
 padding-top: 2px;
 padding-bottom: 1px;
 border-color: #b4c2cf;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 vertical-align: top;
}
.datatable .avatar {
 border: 0;
 margin: 0;
 border-radius: 4px 4px;
}

#title {width: 300px;}

.photos {
 border-style: none;
 border-spacing: 0px;
 border-collapse: collapse;
 table-layout: fixed;
 line-height: 1.1em;
 text-align: center;
}
.photos tr {
 padding: 0;
}
.photos th {
 background-color: #F8F8F8;
 color: white;
 text-align: center; 
 vertical-align: middle;
 font-size: 0;
 line-height: 0;
 width: 288px !important;
 height: 288px !important;
 border: solid 1px #b4c2cf;
}
.photos td {
 border: 0;
 padding: 0;
 vertical-align: top;
 font-size: 10px;
 color: #4b738c;
 width: 288px !important;
 overflow: hidden;
}
.photos th img {
 border: solid 1px #4b738c;
 margin: 0;
 box-shadow: 3px 3px 5px #444444;
}
.photos th img:hover {
 border-color: #da692f;
 box-shadow: 6px 6px 8px #666666;
}

.naviphotos {
 border-style: none;
 border-spacing: 0px;
 border-collapse: collapse;
 line-height: 1.1em;
 text-align: center;
 margin: 0px;
 margin-bottom: 2px;
 float: right;
}
.naviphotos tr {
 padding: 0;
}
.naviphotos th {
 background-color: #F8F8F8;
 color: white;
 text-align: center; 
 vertical-align: middle;
 font-size: 0;
 line-height: 0;
 width: 90px !important;
 height: 90px !important;
 border: solid 1px #b4c2cf;
}
.naviphotos td {
 border: 0;
 border-bottom: 1px solid;
 padding: 0;
 line-height: 0;
 font-size: 0px;
 width: 90px !important;
 height: 3px !important;
}
.naviphotos th img {
 border: solid 1px #4b738c;
 margin: 0;
 box-shadow: 2px 2px 3px #444444;
}
.naviphotos th img:hover {
 border-color: #da692f;
 box-shadow: 4px 4px 6px #666666;
}
.naviphotos #p {
	border-bottom-color: #4b738c;
}
.naviphotos #n {
	border-bottom-color: #da692f;
}

.photo_tools {
 border: solid 1px #4b738c;
 border-spacing: 1px;
 table-layout: fixed;
 line-height: 0;
 width: 147px;
}
.photo_tools td {
 height: 8px;
 width: 8px;
 cursor: default;
}

.photoframe {
 padding: 20px;
 text-align: center;
 line-height: 0px;
}
.photoframe img {
 border: 0;
 margin: 0;
}

.infotable {
 border: solid 1px #b4c2cf;
 border-spacing: 0;
 border-collapse: collapse;
 line-height: 1.2em;
 font-size: 10px;
 color: #2b4553;
 margin: 0;
 margin-bottom: 5px;
 padding-top: 3px;
}
.infotable tr {
 padding: 2px;
 padding-top: 3px;
 vertical-align: baseline;
}
.infotable th {
 border-style: clear;
 text-align: right; 
 width: 75px;
 padding-right: 3px;
}
.infotable td {
	border: solid 1px #b4c2cf;
}

.pages {
 font-weight: bold;
 color: #da692f;
}
.pages a {
 font-weight: normal;
}
.pages td {
 min-width: 30px;
 text-align: center;
}

.commentslist {
 width: 930px;
 border-spacing: 0;
 border-collapse: collapse;
 border-style: none;
}
.commentslist th {
 font-size: 10px;
 background-color:#b4c2cf;
 text-align: auto;
 color: #FFFFFF;
 padding-left: 4px;
 padding-right: 4px;
 height: 14px !important;
 max-height: 14px !important;
}
.commentslist td {
 padding: 0;
 vertical-align: top;
 padding-top: 2px;
 padding-bottom: 10px;
 height: auto;
 min-height: 56px;
}

.smallnotes {
 font-size: 10px;
 color: #666666; 
 padding-bottom: 0;
 font-weight: bold;
}

.solid_link {
 color: #666666;
}
.solid_link a {
 font-weight: bold;
 color: black;
}
.solid_link a:hover {
 color: #CC0000;
}
.solid_link td {
 padding-bottom: 3px;
 padding-top: 3px;
}

.news_preview {
 width: 232px;
 max-width: 232px !important;
 color: black; 
 border-style: none;
 border-spacing: 0px;
 border-collapse: collapse;
}
.news_preview td {
 padding: 0px;
}
.news_preview h1 {
 font-size: 14px;
 font-weight: bold;
 color: #2b4553;
 line-height: 1.2em;
 margin: 0;
 margin-bottom: 2px;
 margin-top: 4px;
 text-decoration: none;
}
.news_preview:hover {
 background-color: #f8f8f8;
 text-decoration: underline;
}

.mediatable {
 border-style: none;
 border-spacing: 0;
 border-collapse: collapse;
 line-height: 1.2em;
}
.mediatable tr {
 padding: 0;
}
.mediatable th {
 vertical-align: top;
 text-align: left; 
 font-size: 0;
 padding: 0;
 padding-bottom: 10px;
}
.mediatable td {
 border: 0;
 padding-left: 20px;
 padding-right: 0px;
 padding-top: 0px;
 padding-bottom: 10px;
 border-color: #b4c2cf;
 --border-bottom-style: solid;
 --border-bottom-width: 1px;
 vertical-align: top;
}
.mediatable td h1 {
 margin-top: 0px;
}
