body {
	background-color: #9E9B9B;
	margin: 0px; 
	padding: 0px;
	color:	#000;
	text-align: center;
}
div {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
}
#contentleft {
	width: 215px;
	float: left;
/*	background-color:#E1DBDB;  */
	padding: 0px;
	margin: 0px;
	
	 /* padding-bottom:80px; */
}
#contentcenter {
	/** width: 446px; **/
	float: left;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/header22.jpg");
	background-position:  0px 0px;
	background-repeat:  no-repeat;
	width: 585px;
	height: 200px;
}
#contentmain {
	/**
	background-image: url("../images/bg-content.jpg");
	background-position:  0px 0px;
	background-repeat:  no-repeat;
	**/
	background-color:FFFFFF;
	width: 585px;
	float: left;
	position: relative;
	top: -80px;
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	
}
#war {
	position: relative; 
	margin: 0px; 
	top: -74px; 
	left: 38px; 
	padding: 8px;
	padding-bottom: 0px;
}
#contentInspire {
	margin: 0px; 
	width: 100%; 
	top: 0px; 
	left: 0px; 
	position: relative; 
	border: 1px dotted #d0d0d0; 
	padding: 14px;
	background-image: url("../images/mask-bullet.gif");
	background-repeat: no-repeat;
	background-position: 430px center;;
}
#intro {
	margin: 0px;
	padding-right: 0px;
	text-align: justify;
	position: relative;
	z-index: 2;
	padding: 14px; 
}
#intro h3, h3.main {
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 120%;
	width: 100%;
}
#intro h4 {
	font-size: 110%;

}
#intro h2, #intro h3, #intro h4, h3.main {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 0px;
	color: #9A0000;
}
#intro h5{
	background-color: #cccccc;
	padding: 4px;
	margin: 0px;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: normal;
	color: #000;
}
#intro h3, h3.main {
	padding-bottom: 0px;
	border-bottom: 1px solid maroon;
	margin-bottom: 10px;
}
h3.main {
	margin-bottom: 6px;
}
/****** END MENU 2 *******/
#footer {
	margin: 0px;
	margin-top:25px;
	width: 800px;
	padding-top: 0px;
	text-align: center;
	/* border-bottom: 6px solid #9A0000; */
	background-image:url(../images/footer.jpg);
	float:left;
	position: relative;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	padding-top:3px;
	padding-left: 60px;
	padding-bottom: 5px;
}
#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
}
#footer ul li a {
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #ffffff;
}
/*** HEADER MENU ****/
#menu {
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	text-align: center;
	width: 540px;
}
#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-right: 0px;
}

#menu li>ul {/* to override top and left in browsers other than IE */
	top: auto;
	left: auto;
	text-align: center;
}

/* Styles for Menu Items */
#menu ul a {
	text-decoration: none;
	color:#FFFFFF;
	background: transparent; /* IE6 Bug */
	padding: 1px;
	font-weight: bold;
}
/* Hover Styles */
#menu ul a:hover {
	color: #ffffff;
	text-decoration: underline;
} 
#menu li a#current {
	color: #FFFFFF;
	text-decoration: underline;
}
#intro p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
}
table.tblForm input {
	width: 220px;
}
table.tblForm input.sub {
	color: #ffffff; 
	letter-spacing: 1px; 
	height: 24px; 
	width: 120px;
	cursor: pointer;
	background-color: #800000;
	border: 1px groove #666666;
}
ul.members {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px;
}
ul.members li {
	padding-bottom: 4px;
}
ul.members ul  {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	padding-top: 4px;
}
#boxMain {
	padding: 0px; 
	margin: 0px; 
	position: relative; 
	padding-bottom: 0px; 
	margin-bottom: 10px; 
	background-color: #DCD9D9; 
	border: 1px solid #000000;
	width: 100%;
}
ul.boxList {
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
	color: #cc0001;
}
ul.box {
	list-style-type: square; 
	margin: 6px;
	padding: 6px;
	color: #cc0001;
}

ul.boxList li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px; 
}
ul.boxList li a, ul.boxList li a:link, ul.boxList li a:visited, ul.boxList li a:active {
	padding: 4px;
	margin: 0px;
	display: inline;
	text-decoration: none;
}
ul.boxList li a:hover {
	background-color: #d9d9d9;
	color: maroon;
	text-decoration: none; 
}
ul.boxList li.current  {
	background-color: #d9d9d9;
}
ul.boxList li.current a {
	color: #800000;
	text-decoration: none; 
}
ul.box li {
	padding-bottom: 2px;
}
ul.box li a {
	font-weight: bold;
}
ul.boxList li a {
	font-weight: bold;
	width: 100%;
}
ul.pictures {
	display: inline; 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
}
ul.pictures li {
	display: inline; 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.pictures li img {
	margin-top: 3px;	
	margin-bottom: 3px;	
}
ul.pictures li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul.pictures li a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a.title {
	font-weight: bold; 
	text-decoration: underline;
}
#subtitle {
	background-color: #fff3d6;
	margin: 0px;
	padding: 4px;
	text-align: center !important;
}
#news {
	margin: 0px;
	padding-right: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 0px;
	margin-right: 10px;
	background-color: transparent;
	position: relative; 
	background-image: url("../images/mask-bullet.gif");
	background-repeat: no-repeat;
	background-position: 420px center;
	border: 1px dashed #d9d9d9; 
}
#headlines {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	background-color: transparent;
	position: relative; 
	border: 1px dashed #d9d9d9; 
}
#headlines  h4 {
	font-size: 110%;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #fefde1;
	background-image: url("../images/mask-bullet.gif");
	background-repeat: no-repeat;
	background-position: 10px 4px;
}
#news a { 
	font-weight: bold;
	margin-left: 10px;
}
ul.pics {
	list-style: none; 
	padding: 2px; 
	margin: 2px; 
	display: inline; 
	padding-left: 0px;
	margin-left: 0px;	
}
ul.pics li {
	display: inline; 
	padding-left: 0px;
	margin-left: 0px;	
}
fieldset {
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	text-align: center;
	border: 1px solid #cc0001;
	background-color: #ffffff;
}
legend {
	margin-left: 10px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #cc0001;
	background-color: #cc0001;
	color: #ffffff;
}
/*** TOOLTIP ***/
a.info {
    position:	relative; /*this is the key*/
    text-decoration:	none;
	font-weight: bold;
}
a.info:hover {
	background-color:#800000;
	color: #fff;
}
a.info span {
	display: none;
}
a.info:hover span { /*the span will display just on :hover state*/
    display:		inline;
    position:	absolute;
    top:			-4px; 
	left:			-260px; 
	width:		250px;
	height:		130px;
	color:		#000;
    text-align: left;
	padding:	0px;
	padding-top: 0px;
	text-decoration: none;
	font-weight: normal;
}
a.info span h5 {
	margin: 0px;
	padding: 8px;
	padding-left: 36px;
	color: #fff;
    background-color:	#800000;
	background-image: url("../images/mask-bullet.gif");
	background-repeat: no-repeat;
	background-position: 8px 6px;
	width: 100%;
	height: 36px;
	font-size: 110%;
}
a.info span p {
	margin:		0px;
	padding:	8px;
    border:		1px dotted #800000;
	border-top: 0px;
    background-color:#fefbbb; 
}
/*** TOOLTIP END ***/
table.calendar {
	left: 0px;
	padding: 0px;
	margin: 0px;
}
a.info span {
	width: 500px;
}
table.calendar td {
	background-color: #EAE4E4;
	text-align: center;
	padding: 3px;
}
table.calendar th {
	background-color: maroon;
	color: #fff;
	text-align: center;
	padding: 3px;
}
.calendar-month {
	font-weight: bold;
	color: maroon;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 300px;
	padding-bottom: 2px;
}
span.calendar-prev a, span.calendar-prev a:link, span.calendar-next a, span.calendar-next a:link {
	text-decoration: underline;
}
caption.calendar-month a, caption.calendar-month a:link,  caption.calendar-month a:visited {
	text-decoration: underline;
}
h4, #boxMain h4 a {
	font-variant: small-caps;
	text-transform: capitalize;
	color: #ffffff;
	font-size: 110%;
	text-decoration: none;
}
/****** MENU 2 ******/
#navlist2 {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	padding-top: 12px;
}

#navlist2 li  {
	width: 200px;
	margin: 0px;
	margin-bottom: 4px;
	padding: 6px;
	padding-left: 10px;
	padding-bottom: 8px;
	background-image: url("../images/mask-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 26px;
}
#navlist2 li a {
	padding-left: 24px;
	font-size:		16px;
	font-weight:	bold;
	color: #cc0001;
	font-variant: small-caps;
	text-transform: capitalize;
}
#navlist2 li a:hover {
	font-size:		16px;
	font-weight:	bold;
	color: #666666;
	padding-bottom: 1px;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
}
/****** END MENU 2 *******/
#box2 ul li a, #box2 ul li a:link {
	color: maroon;
}
a.calendar, a.calendar:link {
	font-weight: bold;
	padding: 4px;
	width: 80px;
	text-align: center;
	color: #ffffff;
	font-variant: small-caps;
	text-transform: capitalize;
}
#boxMain h4 {
	padding: 4px; 
	margin: 0px; 
	background-color: #9A0000; 
	margin-bottom: 0px;
}
h3 span.title {
	background-color: maroon; 
	padding: 4px; 
	padding-left: 8px; 
	padding-right: 8px; 
	height: 18px;
	margin: 0px;
	color: #ffffff;
}
ul.strip, ul.strip2 {
	width: 420px; 
	font-weight: bold; 
	font-size: 15px; 
	color: maroon; 
	text-align: center; 
	height: 73px; 
	padding: 0px; 
	margin: 20px;
	border: 1px dashed maroon; 
	list-style-type: none;
	background-color: #fff; 
}
b.tft {
	color: #800000;
}
ul.friends {
	width: 90%; 
	list-style-type: none; 
	margin: 4px;  
	padding: 6px; 
	color: #000;
}
ul.friends ul {
	margin-bottom: 16px;
}
ul.strip2 {
	background-color: #ffffff;
}
ul.strip2 li {
	display: inline;
	padding: 4px;
	margin: 0px;
	height: 70px;
	font-size: 12px;
}
ul.subFriends {
	margin: 0px;
	padding: 0px;
	margin-left: 14px;
	padding-left: 8px;
	list-style-type: square; 
	color: #cc0001;
}
ul.subFriends li {
	margin: 0px;
	padding: 0px;
}
ul.subSections {
	list-style-type: none; 
	margin: 4px;  
	padding: 6px; 
	margin-left: 8px;
	margin-top: 8px;
	color: #000000;
	width: 500px;
}
ul.subSections li {
	width: 500px;
	display: block;
	margin-bottom: 10px;
}
ul.subSections li a, ul.subSections li a:link, ul.subSections li a:visited, ul.subSections li a:active {
	font-weight: bold;
}
table.form-content td {
	font-weight: bold;
}
h6 {
	font-size: 90%;
	padding: 6px;
	margin: 0px;
	font-weight: normal;
}
ul.pictures li img {
	opacity:	 1;
	filter:	alpha( opacity=100 );
}
ul.pictures li a:hover img { 
	opacity:	 .50;
	filter:			alpha(opacity=50);
}