body {
	text-align: center;
}
body.print {
	text-align:left;
	margin:20px;
}
p {
	text-align:left;
}
body, div, td, th, h2, h3, h4, table { /* redundant rules for bad browsers  */  
	font-family: verdana, helvecta, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

h1 { margin: 20px 0 10px 0; }

form {
	margin:0;
	padding:0;
}

a img {
	border:none;
}
a:hover {
	text-decoration:none !important;
}

#pageHome {
	background-color: #0D163B;
	background-image: url(/images/2.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
#container {
	width: 775px; margin:0 auto;	
	padding: 0px;
	text-align: center;
	top: 0px;
        position: relative;
        z-index: 0;
}
.header {
	width: 775px;
	height: 71px;
	position: relative;
	top: 0px;
}


/* ########## CONTENT ######### */
.content {
	width: 775px; 
	padding: 0; 
	margin: 0 auto; 
	background: url(/images/130.gif);
      z-index:0;
	position: relative; 
	top: 6px;
	text-align:left;
}

body.default .content {
	background: url(/images/60.gif) 
}


body.one-col .content {
	background: url(/images/108.gif)         
}

.contentMain {
	float: left;
	width: 484px;
	color: #000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0D163B;
	border-right-color: #0D163B;
	border-bottom-color: #0D163B;
	border-left-color: #0D163B;
	margin: 0;
	padding: 0 0 20px 0;
background: #fff url(/images/128.gif) repeat-y ;
	background-position: right;
}

body.one-col .contentMain {
	float: left;
	width: 774px;
	color: #000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0D163B;
	border-right-color: #0D163B;
	border-bottom-color: #0D163B;
	border-left-color: #0D163B;
	margin: 0;
	padding: 0 0 20px 0;
}

.content div.contentPadded {
	padding-right:16px;
	padding-left:16px;
	width:448px;
	font-size: .9em !important;
	line-height:1.3em;
}


body.one-col .content div.contentPadded {
	padding-right:16px;
	padding-left:16px;
	width:738px;
	font-size: .9em !important;
	line-height:1.3em;
}

.content p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000;  
	text-align: left;
	/* margin-right: 20px; margin-left: 20px; */
	padding: 0px 0px 10px; 
	margin-top: 0px; margin-bottom: 0px;
}

.content h2 {
	color: #CC0000;
	margin: 10px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	line-height: 125%;
	padding: 0px;
}

.content h3 {
	color: #CC0000;
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3em;
	padding: 0px;
}

.content h3 a { color: #cc0000; text-decoration:none; } 
.content h3 a:hover { text-decoration:underline !important; } 

.content a {color: #99C}
.contentMain a {
	color:#cc0000;
}


/* ########## SIDEBAR ######### */

.sidebar {
	width: 290px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sidebar .body {
	background-image: url("/images/30.gif");
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.sidebar .join table {
	margin:0;
	padding:0;
	font-size:1em;
}

.sidebar .input {
	font-size: 10px; 
	border: 1px solid #666;
	padding:2px;
	width:130px;
}

.sidebar .footer {
	/* background: #fff url("/images/31.gif") no-repeat; */
	background: url(/images/61.gif) ;
        background-repeat: repeat-y; 
        background-position: left top;
	margin: 0px; padding: 0;
        height: 12px;
	}
.sidebar .joinNow {
	background-image:  url("/images/39.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	margin: 0px; padding: 0px;
}
.sidebar .contribute {
	background-image:  url("/images/32.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	margin: 0px; padding: 0px;
	}
.sidebar .sluggers {
	background-image:  url("/images/38.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;
	height: 29px;
	margin: 0px; padding: 0px;



	}
.sidebar .button {

	border: 0px none;
	margin: 0px;
	padding-top: 5px; 
        padding-right: 30px; 
        padding-bottom: 10px; 
        padding-left: 0px;
	text-align: right;
}
.sidebar .info {
	border: 0px none;
	margin: 0px;
	text-align: right;
	background-image: url(/images/36.gif);
	height: 36px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.sidebar .multimedia {
	border: 0px none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	background-image: url(/images/37.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar .gear {
	border: 0px none;
	margin: 0px;
	text-align: right;
	background-image: url(/images/35.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.sidebar .bluebody {
	background-image: url(/images/29.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size:.85em;
}
.sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #669;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;

}
.sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

	color: #669;
	list-style-type: square;
	list-style-position: inside;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}
.sidebar .blueFooter {
       /*
	background-image: url(/images/29.gif);
       background-repeat: repeat-y;
	*/
	background: #0D163B url(/images/34.gif) no-repeat top left;
	height:12px;
}
.blue_sidebar {
	background-color: #0D163B;
	height: auto;
	bottom: 0px;
}

.bluebugfix {
height:100%;
}

.bluebody td { text-align:center; }
.bluebody ul.louise-gear { display:block;float:left;width:40%;font-size:.9em; }
.bluebody ul.louise-gear li { white-space:nowrap;line-height:1.1em; margin:0 0 5px 0; padding:0; }
.footerBody ul.louise-gear { display:block;float:left;font-size:.85em; }
.footerBody ul.louise-gear li { white-space:nowrap;line-height:1.1em; margin:0 0 5px 0; padding:0; }

/* ########## FOOTER ######### */

.hub {
	background: #0D163B url("/images/11.gif") no-repeat top left;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 1px;
	padding-left: 1px;
	width: 773px;
	position: relative;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	clear: both;
}
.hub p {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 10px;
	color: #669;

	font-size:.85em;
}
.hub ul {
	color: #669;
	list-style-type: square;
	list-style-position: inside;
	line-height: 20px;

	margin: 0px;
	padding: 0px 0px 0px 10px;

	text-align: left;

}
.hub a {
	color: #8787C1;
	text-decoration: underline;
}
.fBody {
	background-image:  url("/images/6.gif");
	background-repeat: repeat-y;
	padding-top: 10px;
	background-position: center top;
	margin: 0px;
}
.fBase {
	background-image:  url("/images/8.gif");
	background-repeat: no-repeat;
	height: 10px;
	text-align: center;
	background-position: center top;
}
.tag-line p {
	text-align:right;
	font-size: .8em;
}
.content .imageMain {
	margin: 0 0 10px 0;
	padding: 0px;
	width: 483px;
	position: relative;
	top: 0px;
        z-index:0;
}
img.float-left {
	float: left;
	margin: 0 20px 20px 0;
}
.contentMain .title {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}

/* ADDED STYLES FOR TXP */
p.date {color:#666;font-size:.85em;}

#menu {
	display: block;
}


#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
}

#menu a {
	display: block;
}

#menu li li {
	width: 100%;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#menu li li ul {
	top: 0;
	left: 0;
}


/* ...and then place it where it should be when shown */
#menu li li:hover ul {

	left: 100%;
      position: relative;
      z-index: 1000;
}

/* initialy hide all sub menus */
#menu li ul {
	display: none;
	position: absolute;
	z-index: 10;
}

/* display them on hover */
#menu li:hover>ul {
	display: block;
       z-index:10000;
}

/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

/* Clear-fix for IE5/Mac \*//*/
#menu a {
	float: left;
}

#menuList {
	display: inline-block;

}
/*  */

/*		------   Make-up	--------			*/

#navA {width: 90px;}
#navB {width: 63px;}
#navC {width: 51px;}
#navD {width: 90px;}
#navE {width: 120px;}
#navF {width: 96px;}
#navG {width: 147px;}
#navH {width: 51px;}
#navI {width: 65px;}

#navA a:hover {background: transparent url(/images/27.gif) 0 -20px no-repeat;}
#navB a:hover {background: transparent url(/images/27.gif) -90px -20px no-repeat;}
#navC a:hover {background: transparent url(/images/27.gif) -153px -20px no-repeat;}
#navD a:hover {background: transparent url(/images/27.gif) -204px -20px no-repeat;}
#navE a:hover {background: transparent url(/images/27.gif) -294px -20px no-repeat;}
#navF a:hover {background: transparent url(/images/27.gif) -414px -20px no-repeat;}
#navG a:hover {background: transparent url(/images/27.gif) -510px -20px no-repeat;}
#navH a:hover {background: transparent url(/images/27.gif) -657px -20px no-repeat;}
#navI a:hover {background: transparent url(/images/27.gif) -708px -20px no-repeat;}

#menuWrap {margin:0 auto;padding:4px 0 0 0;}
#menu {margin:0 auto;padding:0;text-align:left;font-family:Arial, sans-serif;font-size:.9em;width:773px;background: url(/images/27.gif) no-repeat;}
#menu li.top { padding:4px 0 4px 0; position: relative; z-index:1000; }
#menu a span {display:none;}
#menu li:hover {color:#0D163B;}
#menu a {color:#555555;text-decoration:none;text-align:left;padding:4px 25px 5px 3px;font-weight:bold;}
#menu li ul li {border-bottom:1px solid #ccc;}
#menu li ul a:hover {background:#fff;color:#c00;}
#menu li ul li:hover>a {background:#fff;color:#c00;}
#menu li ul {color:#000;background:#eee;border:1px solid #ccc;border-bottom:0;width:120px;}
#menu li ul a {text-align:left;font-size:.85em;}


div.print-link { font-size: .8em; }
div.print-link a { color: #666; }