body { background-image: url(../images/bg-moth.jpg); margin: 0; color: #fcfcfc; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { font-size: 14px; }
td {  }
td.content { background-color: #000; padding-left: 15px; }
a:link { color: #933; text-decoration: none; }
a:visited { color: #933; text-decoration: none; }
a:hover { color: #933; text-decoration: underline; }
a:active { color: #933; text-decoration: none; }

/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { font-size: 12px; word-wrap: break-word; }


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 9pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: black;
}
.highslide img { margin: 5px; border: solid 2px white; }
.highslide:hover img {
	border: 2px solid gray;
}
.highslide-wrapper {
	background: black;
}
.highslide-image {
	border: 10px solid black;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid black;
    border-top: none;
    padding: 5px;
    background-color: black;
    color: white;
    
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(../../../Desktop/highslide-4.0.6/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: gray;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #fff;
    
}

a.highslide-full-expand {
	background: url(../../../Desktop/highslide-4.0.6/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

h2 { color: #fcfcfc; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.footer { font-size: 11px; }
.facebook { font-size: 14px; }


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	background: ;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: }

#sddm div
{ position: absolute; visibility: hidden; margin: 0; padding: 0; background: #eaebd8; border: solid 1px #993333; }

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: black;
		color: #993333;
		font: 13px verdana;
		border-bottom: solid 1px #993333; }

	#sddm div a:hover
	{	background: #993333;
		color: white}
