@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------------------------------------------
Robots CSS
-------------------------------------------------------------------------------------*/



html {
	margin:0;
	padding:0;
	height:auto;
}

body {
	height:auto; 
    /*background: url(bg.jpg) no-repeat;  */
	background:#999999 url(rotator/rotator.php) no-repeat; 
	margin:0;
	padding:0;
    
     scrollbar-face-color: #ccccff;
        scrollbar-highlight-color: #669966;
        scrollbar-shadow-color: #ccccff;
        scrollbar-3dlight-color: #000000;
        scrollbar-arrow-color:  #000000;
        scrollbar-track-color: #CCCCFF;
        scrollbar-darkshadow-color: #000000;
}

img {
	border-style:none;
}

p span {
	color:#FF9900;
	font-style:italic;
	font-size:11px;
} 






/******************************************************** SLATE background and Text box */

#slate { 
margin: 100px 100px 0px 0px;
	height: 450px;
	width: 680px;
	background:url(frame.gif) no-repeat ;
    
}   


/* Slate (content) text box */
#stextbox {   background-color: #ffffff;
	position:absolute;
	left:91px;
	top:122px;
	padding:0;
	width:465px;
	overflow:auto;
	height:323px;
}

/* Slate box text formatting */
#stextbox p {
	text-align:left;
	height:auto;
	padding: 10px;
	margin: 0 50px 2px 15px; 
    background-color: #ffffff;
	color: #993333;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size: 13px;
	line-height: 18px;
}



/********************************************************************* Navigation Area */

#navtop {
	/*makes this the same size as the top image*/	
	display:block;
	width:250px;
	height:555px;
	/*sets the image as a background*/	
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(__interface00.gif);
}

/* clickable area */
#zone {
	float: left;
	width : 75px;
	height: 83px;
	margin-left: 38px;
	margin-top: 30px;
	outline:none;
}



	

/***************************************************************************** Headings */

h1, h2 {
	line-height:0;
	position:absolute;
	text-indent: -2000px;
}
	

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size: 12pt;
	letter-spacing: 1px;
	margin: 0;
	padding: 15px 0 0px 15px;
	color: #FF9900;
}



/* Used for News article headlines */
h4 {
	font : italic 800 18pt Times;
	line-height:18pt;
	letter-spacing: 1px;
	text-align:center;
	margin:0;
	padding: 0px 0 5px 0px;
	color: #CC0000;
}


h5 {
	font : italic 800 12pt Times;
	letter-spacing: 1px;
	text-align:center;
	margin:0;
	padding: 0px 0 0px 0px;
	color: #CC0000;
}

 #menu{margin: 138px 0 0px -50px;
	padding:  0px 
 }
#menu dl {width: 141px; margin: 0 auto; padding: 0 0 10px 0; background: #69c url(bottom.gif) no-repeat bottom left;}
#menu dt {margin:0; padding: 10px; font-family: Arial, Helvetica, sans-serif;font-size: 11pt; font-weight:bold; color: #fff; border-bottom:1px solid #fff; background: #69c url(top.gif) no-repeat top left;}
#menu dd {margin:0; padding:0; color: #fff; font-family: Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size: 10pt; border-bottom:1px solid #fff; background: #47a;}
#gallery a, #gallery a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 22px;
background: #47a url(arrow.gif) no-repeat 0px 0px; width:113px;
}
#gallery a:hover {background: #258 url(arrowr.gif) no-repeat 12px 12px; color:#9cf;}

ol li {font-size:11px;}




/************************************************************************* Classes */


.picon {
	float:right;
	margin-right:7px;
	padding: 10px 0 8px 15px;
	border:0;
	clear:both;
}


/* sets br between definitions NOT to display, but to print only */
.Print {
	display:none;	
}

.dropcap {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	float:left;
	color:#FF9900;
	font-size:40px;
	font-weight:100;
	line-height:76%;
	letter-spacing:2px;
}

.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	color:#FF9900;
	text-align:center;
}

.center {
	padding-top:5px;
	text-align:center;
}

.pcenter {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:500;
	margin-left:5px;
	padding:0;
	color:#F2C76C;
	text-align:center;
}

/* Page footer style */
.bcenter {
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:500;
	border-top:#3B3B3B solid 3px;
	padding:0;
	color:#F2C76C;
	background-color:#1e1308;
}

.topblk {
	background-color:#666666;
}

.justify {
	text-align:justify;
}

.italic {
	font-style:italic;
}

.w {
	color:#ff9900;
}

.footer {
	display: block;
	position:fixed;
	bottom: 0;
	left: 0;
	height: 13px;
	width: 100%;
	text-align:right;
}
#jollymoon { margin: 510px 5px 2px -25px;
	padding: 0 0px 2px -55px;
	float: right;
	width:55px;  
    height: 101px;
 }
.credit {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9px;
	float:right;
	margin-right:0px;
	padding-right: 5px;
	border:0;
	clear:both;
}

.credit a:hover {
	background:#FFFFFF;
	color:#003399;
	padding: 1px;
	text-decoration:none;
}

/****************************************************************************** Link Styles */

a:link, a:visited {
	font-weight: 600;
	text-decoration: none;
	color: #b7a5df;
	border:0;
	margin:0;
	outline:0;
}

a:hover, a:active {
	text-decoration: underline;
	color: #9A8ABC;
	outline: none;
}

acronym {
	border-bottom: none;
}


.und a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	text-decoration: underline;
	color: #F2C76C;
}

.und a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	text-decoration: underline;
	color: #F2C76C;
}


.und a:hover {
	text-decoration: underline;
	color: #9A8ABC;
}

.und a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	text-decoration: underline;
	color: #F2C76C;
}




/********************************************************************** Home page containers */
		

#pol {
	display:block;
	width:550px;
	height:617px;
	background-repeat:no-repeat;
	background-image:url(pol.png);
}

#rightwrapper {
	position:absolute;
	display:inline;
	width: 550px;
	height: 590px;
	left:200px;
}

#divhome {
	margin:0;
	padding:0;
	background-color:#000034;
	position:absolute;
	left:62px;
	top:48px;
	width:430px;
	height:430px;
	text-align:center;
}



/********************************************************************** Content page containers */

#container {
	margin: 0;
	top: 0;
	left: 0;
	height: 590px;
	width: 950px;
}

#leftwrapper {
	background-repeat: no-repeat;
	display: inline;
	clear: both;
	float: left;
	width: 135px;
	padding-top:17px;
	padding-left:25px;
}

#slatewrapper {
	display:inline;
	width: 742px;
	height: 600px;
	position:absolute;
	left:200px;
}


