body {
	background-image: url(images/skybg.jpg);
	color: #4d4b4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-repeat: no-repeat;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 780px;
}
/********************** Header ***************************/
#imap{
	/* set the size of the definition list <dl> and add the background image */
  display:block;
  width:774px;
  height:69px;
  background:url(images/logos.jpg) no-repeat;
  position:relative;
	
}
/* set up the definition list <dt><a> to hold the background image for the hover state */
#imap a#title {
  display:block;
  width:774px;
  height:0;
  padding-top:69px;
  overflow:hidden;
  position:absolute;
  left:0;
  top:0;
  background:transparent url(images/logos_hover.gif) no-repeat 774px 774px;
  cursor:default;
  }
/* the hack for IE pre IE6 */
* html #imap a#title {
  height:69px;
  he\ight:0;
  }
  /* the <dt><a> hover style to move the background image to position 0 0 */
#imap a#title:hover {
  background-position: 0 0;
  z-index:10;
  }
  /* place the <dd>s in the correct absolute position */
#imap dd {
  position:absolute;
  padding:0;
  margin:0;
  }
#imap #picf {
  left:0px;
  top:0px;
  z-index:20;
  }
#imap #pich {
  left:300px;
  top:5px;
  z-index:20;
  }
#imap #picc {
  left:650px;
  top:0px;
  z-index:20;
  }
#imap #picm {
  left:710px;
  top:0px;
  z-index:20;
  }
#imap #pica {
  left:745px;
  top:0px;
  z-index:20;
  }
  /* style the <dd><a> links physical size and the background image for the hover */
#imap a#ffworld, #imap a#home {
  display:block;
  width:116px;
  height:35px;
  background:transparent url(/images/hoverff.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
  #imap a#ccmix, #imap a#myspace, #imap a#facebook {
  display:block;
  width:38px;
  height:34px;
  background:transparent url(/images/hoversm.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }
/* style the span text so that it is not initially displayed */
#imap a span, #imap a:visited span {
  display:none;
  }
#header {
	margin: 0px 0px 0px 0px;
	width: 774px;
	height:266px;
	background-image: url(/image_rotate/rotate.php);
	background-repeat: no-repeat;
	position:relative;	
}
/* These styles create the dropdown menus. */
#navbar {
	position: absolute;
	top:238px;
	left:126px;
	width:550px;
	margin: 0;
	padding: 0;
	height: 1em; }
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: none;
	color: #5C4033;
	text-decoration: none; }
#navbar li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #69f;}
#navbar li:hover ul, #navbar li.hover ul { 
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #69f;
	border-bottom: 1px solid #fff;
	color: #000; }
#navbar li li a:hover {
	background-color: #8db3ff; }


/********************** Content ***************************/

#content {
	background-color: #000000;
	width:774px;
	display:block;
	
}
#content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px 23px 6px 28px;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #bbb6a0;
}
/********************** Content - left ***************************/
#left {
	background-color: #000;
	border: 0px;
	width:420px;
	margin: 0px 0px 10px 28px;
	padding: 0px 0px 15px 0px;
	float:left;
	display:inline;
}
.text{
	float:left;
	width:402px;
}
#left h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 20px 0px 10px 23px;
}
#left p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:lighter;
	color: #FFFFFF;
	margin: 6px 0px 0px 23px;
}
#left a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;color: #FFFFFF;
}
#left a:hover{
	color:#FFFF00;
}
.photos{
	float:right;
	}
.photos img{display:block;
	border: 10px;
	color: #000000;}
/********************** Content - right ***************************/
#right {
	float:right;
	width:286px;
	background-color:#000000;
	margin: 0px 23px 10px 0px;
	padding: 0px 0px 6px 0px;
	display:inline;
	border: 0px;
}
#right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2c2c2c;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#c2bdaa;
	width:176px;
	text-align:center;
	padding: 3px 0px 3px 0px;
}
#right p{
	padding: 10px 9px 0px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
#right a{
	padding: 15px 9px 5px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bolder;
	display:block;
}
#right a:hover{
	color:#FFCC66;
}
#right span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#c2bdaa;
	width:138px;
	text-align:left;
	padding: 3px 0px 3px 5px;
	margin: 15px 6px 0px 6px;
}


/********************** footer ***************************/
#footer, #footer a {
	background-color: #bbb6a0;
	width: 774px;
	height:22px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #4d4b4a;
}
#footer a:hover{
	color:#000000;
}
#special {
  z-index: 0; }
  
