/* ------------------------------------------------	BODY
*/

body  	{
	background-image: url(images/bg-2.png); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-color: #fdf2e1; 
	overflow: auto;}

body, td	{
	font : 12px "Arial", Sans-serif;
	color : #717171;
	list-style-type: square; 
	line-height: 22px;
	text-align:justify;}
	
i,em {
	color: #9f5bc4;
	font-family:Georgia, "Times New Roman", Times, serif;}

b, strong {
	color: #f0ae30;
	font-weight: 700;}


.table {margin-top:20px;
	}

ul {list-style:square; color:#32aaef;}

ul.fanlisting {list-style: circle;}

p {margin: 20 0 20 0;}

a:link, a:visited  {
	text-decoration: none; 
	color : #363636;
	cursor: help;
	padding: 2px;}

a:hover	{
	text-decoration: none; 
	background-color: none; 
	border-bottom: 2px dotted #b9c818;
	cursor: help;}

blockquote {
	padding:2px;
	border:1px solid #fcfcfc;
	text-align:center;
	width:500px;
	margin:10px 10px 10px 10px;
	background-color: #eeeeee;}


h1 	{
	margin: 0px;
	padding: 0px;
	color: #eb4c4c;
	text-align: center;
	font : 12px "Georgia", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 10px;}
	
h2
{font-family: Century Gothic;
font-size: 14px;
font-weight:normal;
font-style:normal;
color: #754c2e; 
text-align: center;
text-transform: uppercase;
letter-spacing:0px;
line-height:11px;
margin-top: 10px;
margin-bottom:0px;
border-bottom: 1px solid #be6423;}

#box {
	padding:2px;
	border:1px solid #fcfcfc;
	text-align:center;
	width:500px;
	margin:10px 10px 10px 10px;
	background-color: #eeeeee;}

#footer {padding:2px;
	border:1px solid #fcfcfc;
	text-align:center;
	width:500px;
	margin:10px 10px 10px 10px;
	filter:alpha(opacity=40);-moz-opacity:.4;opacity:.4;}  
	
#footer:hover {padding:2px;
	border:1px solid #fcfcfc;
	text-align:center;
	width:500px;
	margin:10px 10px 10px 10px;
	filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;}}  


	
/* ------------------------------------------------	NAVIGATION
*/
.nav2, a:active.nav2, a.nav2, a:visited.nav2, a:link.nav2 {
	background-color: #d24b4b;
	font-family: "Arial", Sans-serif;
	color: #FFFFFF;
	display: block;
	text-align: center;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	width: 140px;
	padding: auto;

}

a:hover.nav2 {
	color: #d5d5d5;
	background-color: #fb4b4b;

}

.nav, a.nav, a:active.nav, a:visited.nav, a:link.nav {
	font-family: arial;
	color: #636262;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	width: 120px;
	margin-bottom: -7px;
	line-height: 15px;

}

a:hover.nav {
	color: #000000;
}


#navigation {	position: absolute;
	width: 140px;
	top: 35px;
	color: #474747;
	background-color:none;
	left: 50%; margin-left: -280px;}
	

#navigation a{	
text-align: center;
text-decoration:none;
text-transform:lowercase;
display: block;
font-family: Georgia;
font-size:12px;
font-style:italic;
line-height:15px;
color: #887864;
margin:0px;
background-color:transparent;
border-bottom: 1px solid #FFF;
}

#navigation a:hover
{text-align: center;
text-decoration:none;
text-transform:lowercase;
display: block;
font-family: Georgia;
font-style:italic;
line-height:15px;
color: #AC987F;
margin:0px;
background-color:transparent;
border-bottom: 1px solid #FFF;
}

#fan {position: absolute;
	width: 140px;
	top: 120px;
	color: #474747;
	background-color:none;
	text-align: center;
	left: 50%; margin-left: 160px;
	}
	
img.fade{ border: 1px solid #cacaca;
	background: #ffffff;
	margin: 4px;
	padding: 3px;	filter:alpha(opacity=40);-moz-opacity:.4;opacity:.4;}

img.fade:hover{	filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}


img.fade.a:hover {border-bottom: 0px dotted #b9c818; background-color: transparent;}

/* ------------------------------------------------	IMGS
*/

.none, a:active.none, a.none, a:visited.none, a:link.none {border-bottom: 0px dotted #b9c818; background-color: transparent; }

a:hover.none {border-bottom: 0px dotted #b9c818; background-color: transparent;}

