* {
    padding: 0;
    margin: 0;
} 


.caution {
	background: #eee;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
font-style:italic;
	}
	
body {
background: #eee;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
text-decoration: none;
color: #0171AF;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
width: 800px;
margin: 40px auto;
padding-top:150px;

}

#wave {
	  padding-top:3px;
	  background: url(banner/rotator.php) no-repeat center top;
}

#header {
height: 200px;
background:  url(images/header.png) no-repeat;
}
#header h1 {
font-size: 34px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #EC8714;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
font-weight: 100;
}

#menu {
height: 180px;
background: #eee url(images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding: 10px 0 0 40px;
}
#menu ul li {
	margin-bottom: 0.3em;
}
#menu ul li a {
color: #black;
font-size: 24px;
font-weight: 600;
letter-spacing: -1px;

}
#menu ul li a:hover {
color: #333;
text-decoration: none;
}

#content {
background: #eee url(images/content.gif) repeat-y;
padding: 20px;
}

.main {
border-top: 1px solid #aaa;
padding: 10px;
margin-top: 1.2em;
}
.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-size: 10px;
color: #999;
text-align: justify;
}

/* -- Facebook  -- */
.facebook {
	background:url(images/facebook.png) no-repeat 0 0;
	width:157px;
	height:0;
	padding-top:152px;
	overflow:hidden;
	display:block;
	position:absolute;
	top: 600px;
	right:10em;
}

/* -- Content -- */

.date {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}

.newsitem h3 {
color: #2F4F4F;
font-size: 12px;
font-weight: 100;
padding: 10px 0 5px 0;
font-style: italic;
border-bottom: 1px dotted #aaa;
margin-bottom: 1em;
}

.newsitem
{ 

font-size: 11px;
font-weight: 100;
margin-top: 0.3em;
margin-bottom: 2em;
} 

.newsitem p {
	margin: 0;
	color: #666;
	padding-bottom: 0.5em;
}

.newsitem img
{ 
	border: 0;
	float: left;
	padding: 0.2em;
	margin-right: 1em;
} 

.newsitem h4
{
color: #2F4F4F;
font-size: 22px;
font-weight: 100;
border-bottom: 1px dotted #aaa;
}



.hidden {
	height:0;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	float:left;
	position:relative;	
}


#characterlist ul
{
 list-style-position: outside;
	list-style-type: circle;
}

#characterlist li
{
	display: inline;
	list-style-position: outside;
	list-style-type: circle;
	cursor:pointer;
	margin-bottom: 2em;
	padding: 1em 1em 1em 1em;
}

#characterlist img
{
margin-top:0.5em;
}


#characterlist
{
color: #89A537;
font-size: 14px;
font-weight: 100;

}


#characterlist h2
{
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;	
}

#characterlist h1
{
color: #2F4F4F;
font-size: 12px;
font-weight: 100;
font-style: italic;
border-bottom: 1px dotted #aaa;

}
.profileimage
{
	float:right;
}

#charactermenu {
	margin-top: -13em;
	margin-left: 16em;
}

#charactermenu ul {
list-style-type: none; 

}
#charactermenu  li {
	margin-bottom: 0.3em;
	display: inline; 
	margin-right: -0.7em;
	padding: 0px 0px 0px 0px;
}
#charactermenu  img {
	margin-left: 0em;
	margin-right: 0em;
	border: 0;
} 
 
.characterdescription p {
	Margin-bottom: 1em;
}

.characterdescription  h2
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	
}

.characterdescription h1
{
color: #2F4F4F;
font-size: 22px;
font-weight: 100;
border-bottom: 1px dotted #aaa;
}

.characterdescription h3
{
color: #2F4F4F;
font-size: 22px;
font-weight: 100;
border-bottom: 1px dotted #aaa;
margin-bottom: 1em;
}

#showinfo h1
{
color: #2F4F4F;
font-size: 22px;
font-weight: 100;
border-bottom: 1px dotted #aaa;
}
#showinfo h2
{
color: #2F4F4F;
font-size: 15px;
font-weight: bold;
border-bottom: 1px dotted #aaa;
}

#showinfo h2 a
{
font-size: 12px;
font-weight: 0;
}

#showinfo
{
color: #2F4F4F;
font-size: 12px;
font-weight: 100;

}
#showinfo p {
	Margin-bottom: 1em;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
