body {
	background: #49429A;
	margin: 9px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
i {display: none;}
h1 {
	margin: 0 0 5px 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #000033;
}
h2 {
	margin: 0 0 5px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #333366;
}
h3 {
	margin: 0 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #660000;
}
a {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
ul li {
	margin-right: 50px;
}
#alpha {
	margin: 0 auto;
	width: 780px;
/*	outline: 5px solid pink;*/
}
#beta {
	min-height:auto;
/*	outline: 5px solid green;*/
}
#header {
	position: relative;
	height: 139px;
	background: url(pix/thirdcoast.jpg) no-repeat;
}
a#logo {
	position: absolute;
	width: 367px;
	height: 129px;
	top: 10px;
	left: 22px;
}
#left {
	float: left;
	width: 201px;
	background: url(pix/leftmark.gif) no-repeat bottom right;
}
#lefttop {
	height: 16px;
	background: url(pix/lefttop.gif) no-repeat;
}
#leftbeta {
	height: 268px;
	width: 7px;
	background: url(pix/bgleft.gif) no-repeat;
	float: left;
}
#leftmenu {
	float: left;
	width: 194px;
	text-align: center;
	background: url(pix/leftmenubg.gif) no-repeat;
}
#leftmenu_bg {
	float: left;
	width: 194px;
	text-align: center;
	background: url(pix/menubg.gif) repeat-y;
}
#leftmenu a {
	display: block;
	font-size: 12px;
	background: url(pix/bnbg.gif) no-repeat;
	height: 24px;
	color: #C63;
	margin-left: 2px;
	padding-top: 4px;
}
#leftmenu a:hover {
	color: #FFF;
	/* background: url(pix/bnOver.gif) no-repeat; */
}
#leftbottom {
	height: 12px;
	background: url(pix/leftmenubottom.gif) no-repeat;
	clear: both;
	margin-left: 7px;
}
#right {
	float: right;
	width: 578px;
	background: url(pix/sitegradient.png) repeat-y;
/*	background: #FFF url(pix/pagebg.gif) no-repeat;*/
}
#rightbeta {
	height: 268px;
	width: 8px;
/*	background: url(pix/bgright.gif) no-repeat;*/
	float: right;
}
#rightbottom {
	width: 8px;
	background: url(pix/right.gif) no-repeat;
	float: right;
}
#caf {
	height: 68px;
	background: url(pix/header.gif) no-repeat;
}
#pagetext {
	padding: 10px 20px 10px 25px;
	text-align: left;
	margin-left:5px;
	float: left;
	width: 510px;
	background: url(pix/goodbg.png) no-repeat;
}
#wikitext {
	background: url(pix/sitegradient.png) repeat-x;
}
/*
#extendedtext {
	padding: 10px 20px 10px 25px;
	text-align: left;
	float:left;
	background: url(pix/sitegradient.png) repeat-x;
}
*/
#pagetext img {margin: 4px 8px;}
#footertext {
	text-align: center;
	width: 576px;
	color: #FFFFFF;
	font-size: 11px;
	clear: both;
}
#footertext a {
	color: #FFFFFF;
	font-weight: normal;
}
#edit a {color: #49429A;}
#edit a:hover {color: #000033;}
#bytds, #bytds a {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
