body {
	padding: 0;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 2.91in;
	border: 0;
	border-top-color: #BAD3FC;
	border-right-color: #BAD3FC;
	border-bottom-color: #BAD3FC;
	border-left-color: #BAD3FC;
	border-color: #BAD3FC;
	outline-color: #BAD3FC;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

p, blockquote, ol, ul {
	line-height: normal;
}

a {
	color: #3A69BA;
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.boxed {
	float: left;
	clear: left;
	width: 190px;
	padding: 0;
	background: #EFF3F9;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	color: white;
	background-color: #EFF3F9;
}

.boxed .heading {
	margin-top: 0;
	padding: 8px 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #336699;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

.boxed .content {
	margin: 0;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	width: 9in;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0in;
	height: 40in;
}

/* Wrapper */

#wrapper2 {
	width: 9in;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	height: 29in;
}
/* Header */

#header {
	float: left;
	width: 211px;
	height: 149px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left 150px;
	left: 12px;
	top: 15px;
	background-color: #FFFFFF;
}

#header h1 {
	margin: 0;
	padding: 43px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 2.5em;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages */

#pages {
	float: right;
	width: 615px;
	height: 150px;
	background-color: #FFFFFF;
	padding-right: 0px;
	color: #006EB3;
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-bottom: 0;
	padding-left: 0;
	color: #3366CC;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #336699;
}

#pages a:hover {

}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: right;
	width: 641px;
	border: 0;
}

.post {
	padding-top: 10px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

/* Archives */

#archives {
}

/* Search */

#search {
}

#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 156px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	clear: both;
	color: #999999;
	border-top-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 9in;
	height: 1.5in;
	background-image: url(images/FANBFooter.gif);
	background-repeat: no-repeat;
	margin-left: 0in;
}

#footer a {
	color: #999999;
}
#gallery {
  padding:0; 
  margin:0; 
  list-style-type:none; 
  overflow:hidden; 
  width:320px; 
  height:425px; 
  border:1px solid #888; 
  background:#fff url(windows/win_back.gif);
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:30px;
  width:320px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:320px; 
  height:30px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  height:239px;
  }
#gallery li a:hover img {
  height:239px;
  }
footer_new {
}

/* Menu */

#menu {
	float: right;
	width: 860px;
	height: 25px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(images/underline.png);
	background-repeat: repeat;
}

#menu h2 {
	display: none;
}

#menu ul {
	float: left;
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-bottom: 0;
	padding-left: 0;
	color: #3A69BA;
	background-color: #FFFFFF;
	font-family: Tahoma;
}

#menu li {
	display: inline;
}

#menu a {
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #336699;
}

#menu a:hover {
	color: #336699;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;

}
.chromestyle{
	font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #3A69BA;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(images/underline.png);
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 166px;
	visibility: hidden;







filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); 

/*Add Shadow in IE. Remove if desired*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099CC;
	left: 17px;
	top: 5px;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 17px;
	border-bottom: 1px solid #BBB;
	text-decoration: none;
	font-weight: bold;
	color: black;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
/* Pages */

#logo {
	float: left;
	width: 866px;
	height: 154px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(images/FANBLogo.gif);
}
.cell {
	border-top-color: #336699;
}

