body {
        margin:0px;
        padding:0px;
        font-family:verdana, arial, helvetica, sans-serif;
        color:#993300;
        background-color:#112244;
        }
h2 {
        font:16px/24px verdana, arial, helvetica, sans-serif;
        color:#9999CC;
        font-weight:600;
        margin:0px 0px 0px 0px;
        padding:0px;
        }

h3 {
        font:13px/20px verdana, arial, helvetica, sans-serif;
        color:#CCCCFF;
        margin:0px 0px 0px 2px;
        padding:0px;
        }

p {
        font:11px verdana, arial, helvetica, sans-serif;
        color:#CCCC66;
        margin:0px 0px 16px 40px;
        padding:0px;
        }

p span {
        font:11px/16px verdana, arial, helvetica, sans-serif;
        color:#CCCC66;
        xmargin:0px 0px 16px 40px;
        xpadding:0px;
        }

ul {
        font:11px/20px verdana, arial, helvetica, sans-serif;
        color:#CCCC66;
        margin:0px 0px 16px 40px;
        padding:0px;
        }


a {
        color:#666633;
        font-size:11px;
        text-decoration:none;
        font-weight:600;
        font-family:verdana, arial, helvetica, sans-serif;
		border:0px;
        }

a span {color:#666699;border:0px;}

a:link {color:#cccc66;border:0px;}

a:hover {color:#000033;border:0px;}

/*  my divs */

#Header {
        background: url(background/header.jpg) no-repeat top left;
        padding:50px 0px 0px 20px;
        position:relative; 
        voice-family: "\"}\"";
        voice-family:inherit;
        }

body>#Header {height:14px;}

#Menu {
        margin:0px 0px 0px 0px;
        padding-left:20px;
        padding-bottom:20px;
        voice-family: "\"}\"";
        voice-family:inherit;
        }

#info {
        padding:25px;	
        }

#Content {
        margin-right:50px;
        margin-left:90px;
        }

x#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

#footer {
        border-top:1px solid #CCCC99;
        margin-right:50px;
        background: url(background/footer.jpg) no-repeat bottom right;
        }

#footerC p {
        margin-top:-15px;
        margin-right:50px;
        text-align:right;
        }

#footerC span {
        color:#666633;
        }



/* Just the gallery section */
/* Thanks to www.cssplay.co.uk */

#gallery {
	width:728px; 
	height:380px; 
	padding:10px; 
	border:0px solid #112244; 
	background: #112244; 
	position:relative; 
	}

#gallery b.default {
	position:absolute; 
	left:10px; 
	top:10px; 
	width:548px; 
	height:380px; 
	text-align:center;
	}

#gallery b.default img {
	display:block; 
	margin:0 auto 10px auto; 
	xborder:1px solid #eee; 
	xborder-color:#555 #ddd #eee #333;
	}

#gallery b.default span {
	display:block; 
	font-family:verdana, arial, sans-serif; 
	font-weight:normal; 
	font-size:11px; 
	color:#9999CC; 
	width:350px; 
	margin:0 auto;
	}

#gallery ul {
	list-style:none; 
	padding:0; 
	margin:0; 
	width:180px; 
	position:relative; 
	float:right;
	}

#gallery ul li {
	display:inline; 
	width:52px; 
	height:52px; 
	float:left; 
	margin:0 0 5px 5px;
	}

#gallery ul li a {
	display:block; 
	width:50px; 
	height:50px; 
	text-decoration:none; 
	xborder:1px solid #000; 
	xborder-color:#eee #555 #333 #ddd;
	}

#gallery ul li a span {
	display:none;
	}

#gallery ul li a img {
	display:block; 
	width:50px; 
	height:50px; 
	border:0;
	}

#gallery ul li a:hover {
	white-space:normal; 
	xborder-color:#555 #ddd #eee #333; 
	xbackground:#777;
	}

#gallery ul li a:hover b {
	position:absolute; 
	left:-548px; 
	top:0; 
	width:548px; 
	height:380px; 
	text-align:center; 
	background:#112244; 
	z-index:20;
	}

#gallery ul li a:hover span {
	display:block; 
	color:#fff; 
	font-family:verdana, arial, sans-serif; 
	font-weight:normal; 
	font-size:11px; 
	width:350px; 
	margin:0 auto;
	}

#gallery ul li a:hover img {
	margin:0 auto 10px auto; 
	width:auto; 
	height:auto; 
	xborder:1px solid #eee; 
	xborder-color:#555 #ddd #eee #333;
	}


#gallery ul li a:active, #gallery ul li a:focus {
	white-space:normal; 
	border-color:#555 #ddd #eee #333; 
	background:#112244;
	}

#gallery ul li a:active b, #gallery ul li a:focus b {
	position:absolute; 
	left:-548px; 
	top:0; 
	width:548px; 
	height:380px; 
	text-align:center;
	background:#112244; 
	z-index:10;
	}

#gallery ul li a:active span, #gallery ul li a:focus span {
	display:block; 
	color:#fff; 
	font-family:verdana, arial, sans-serif; 
	font-weight:normal; 
	font-size:11px; 
	width:350px; 
	margin:0 auto;
	}

#gallery ul li a:active img, #gallery ul li a:focus img{
	margin:0 auto 10px auto; 
	width:auto; 
	height:auto; 
	border:1px solid #eee; 
	border-color:#555 #ddd #eee #333;
	}

