body {
	overflow:scroll;
}

/* IE IMG scaling fix */
img { -ms-interpolation-mode:bicubic; }

body, table, td, th, li {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-top: 0px;
}

h1 {
	margin-top: 0;
	font-size: x-large;
	margin-bottom: 0;
}

h2 {
	margin-top: 0;
	font-size: x-large;
}

h2+p, h2+div {
	margin-left: 10px;
	}

h3 p, h3 div, h2+h3 {
	margin-left: 20px;
	}
	
div.dATabs {
	width: 800px;
}

div.da-pastie-wrap {
	background-color:#F00000;
}

div.da-pastie-wrap table+a {
	display:none
}

#email, #phone {
	font-size:14px;
}

#DividedNote {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

.minibox .photo .updated {
	display:none;
	}

a {
	color:#EE0000;
	text-decoration:none;
}

a:visited {
	color:#CC0000;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

img {
	text-align: center;
}

fieldset {
	border-width: 1px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

fieldset legend {
	font-size: x-large;
	color:#F00000;
	left: 15px;
	text-align: left;
}

.style2 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.style4 {
	font-size: small;
	text-align: center;
}

#tooltip {color:#000000;}

ul {
    margin: 0 0 5px 0;
    padding: 10px 0 0 30px;
    }
	
li ul {
    padding-top:0px;
    }

ul.noindent, ol.noindent {
    padding-left: 0px;
    }
	
p {
    margin-top: 0;
    margin-bottom: 10px;
    }

.spacer {
    clear: both;
    }
	

#WidthDiv {
	width: 95%;
	min-width: 875px;
	max-width: 1350px;
}

#Scroll-News {
	overflow: auto;
	max-height: 198px;
	border-color:#FFF;
	border-style:dashed;
	border-width:1px;
	margin-bottom:10px;
}

.Scroll-Galleries {
	overflow: auto;
	max-height: 330px;
}

.Scroll-Long {
	overflow: auto;
	max-height: 40px;
}

.NewsDate {
	font-size: small;
	text-align:left;
}

.NewsDescription, .NewsDescription li {
	font-size: small;
	padding: 0px;
	margin-left:15px;
	text-align:left;
}

.NewsDescription ul {
	padding: 0px;
}

#NewsComingSoon {
	font-size: small;
	padding-bottom: 5px;
}

#NewsComingSoon strong {
	font-weight: bold;
}

.small {
	font-size: small;
}

a img.small {
	text-decoration: none;
}

#Subscription {
	text-align: center;
	font-size: medium;
	font-weight: bold;
	color:#F00000;
	padding-bottom: 5px;
}

#Subscription a {
	text-decoration:none;	
}


.GalleryItem {
	width:245px;
	display:inline-block;
	vertical-align: top;
	text-align:center;
	padding-bottom:15px;
	/* border: 1px dashed #FFF; */
}

.GalleryLink {
	width:100%;
}

.GalleryImageHolder {
	width: 100%;
	text-align:center;
	line-height:4em;
}

.GalleryImage {
	border: 5px solid #000000;
	width: 150px;
	height: 150px;
}

.GalleryItemMonth {
	font-size:x-small;
	font-weight:bold;
}

.GalleryItemTitle {
	color: #F00000;
	font-weight:bold;
	font-size:small;
}

.GalleryCategory {
	color: #FFFFFF;
	font-weight:bold;
	font-size:small;
}

a .GalleryItemTitle {
	text-decoration:none;
}

a:hover .GalleryItemTitle {
	text-decoration:underline;
}

.GalleryItemDate {
	font-size:x-small;
	font-weight:bold;
}


/*
a:hover .GalleryImage {
	border-color: #FFFFFF;
	}
*/

a.GalleryLink, a.GalleryLink:hover {
	text-decoration:none;
}


/* jQuery UI Overrides */
.ui-tabs-nav li {
	padding: 0px;
	font-size:small
}

.ui-tabs-panel {
	overflow: auto;
	max-height: 330px;
}

.ui-widget-header {
	background:#C00000;
}

.HideOnceLoaded {
	display:inline;
}

.HiddenNowLoaded {
	display:none;
}

.HideWhileLoading {
	display:none;
}

#Recommended {
	text-align:left;
}

.RecommendedTitle {
	font-size:large;
	cursor: pointer;
}

.RecommendedContents ul{
}

.RecommendedContents ul li {
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
}

div #me {
	margin-left: 12px;
	top: 5px;
}

#printhint {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}
