html 
{height: 100%;}

body {
	margin: 0; 
	padding: 0; 
	min-width: 1021px;  /* 900px; */
	color: #000000; 
	background: url(../../Pics/Dixie/background.gif) repeat-x top; 
	background-color: #000000; 
	text-align: Center;
}

body, td 
{font: 12px verdana, arial, helvetica, san-serif;}

label 
{font-weight: bold;}

img
{border: none;}

a, a:visited 
{color: #0000dd;}

.short {width: 75px;}
.mediuma {width: 125px;}
.mediumb {width: 175px;}
.mediumc {width: 250px;}
.wide {width: 350px;}


/*----------- tables ------------------*/

table.formtable td
{
	padding: 3px 10px 3px 0;
	white-space: nowrap;
	vertical-align: baseline;
}

table.listtable td
{
	padding: 3px;
	vertical-align: baseline;

}

table.listtable th, table.listtable thead, table.listtable tr.tableheader td
{
	color: #ffffff;
	padding: 3px;
	background: ;
	background-color: #333333;
	white-space: nowrap;
}

table.listtable th.tableheader td
{
	color: #ffffff;
	padding: 3px;
	background: ;
	background-color: #333333;
	white-space: nowrap;
}

table.listtable tr.altrow td
{
	background: #ddd;
}
/*----------- grouped settings ------------------*/

#mainwrapper, #wrapper, #topbanner, #centrecol, #leftcol, #rightcol
{position: relative;}

#centrecol span.code, #rightcol span.code  
{display: block;}

 /*----------- banner area ------------------*/

#topbanner {
	width: 100%;
	overflow: hidden;
	height: 200px;
	color: #000;
	background: url(../../Pics/Dixie/background-banner.jpg);
	background-color: #fff;
}

#topbanner h1 {
	display: none;
	text-indent:-5000px;
	height:17px;
	width:313px;
	position:absolute;
	top:178px;
	left:360px;
	background: url(../../Pics/Dixie/title-bg.gif) top left no-repeat;
}

#logo {
	display: block;
	left:412px;
	top: 0px;
	position: absolute;
}

div.spacer {
	display: block;
	background: ;
	background-color: #00f ;
	padding: 2px 10px;
	text-align: right;
	border-top: dotted 1px #bbb;
}

div.spacer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}



/*----------- contents ------------------*/

#mainwrapper {
	/*width: 900px; */
	width: 1021px;
	background: url(../../Pics/Dixie/background-left.gif) repeat-y left; 
	background-color: #ffffff; 
	text-align: left; 
	margin: 0 auto;
}

#wrapper {clear: both; position: relative;}

#leftcol {
	float: left; 
	width: 219px; 
	padding-bottom: 10px;
}

#rightcol {
	float: right; 
	width: 231px; 
	padding-bottom: 10px;
}

#centrecol {
	padding: 0 15px 10px 15px; 
	width: auto; 
	margin: 0 231px 0 219px;
}

/* html > body #centrecol {margin-top: 0;} */

#centrecol h1 
{color: #4d5761; font-size: 18px;}
/*----------------------*/

.homeblock {position: relative; padding: 0; margin: 0; text-align: left; }
.homeblock p {padding: 0 15px;}
.homeblock span {padding: 0;}
.hometitle {display: block; position: relative; background: ; background-color: ; color: #0000FF; font-weight: bold;}
.hometitle .edit {font-size: 11px; font-weight: normal; float: right; color: #00f; text-decoration: underline;} 

/*----------------------*/

#footer 
{clear: both; text-align: center; margin: 0 210px; padding: 2px;}

#tabcontent 
{padding: 5px 7px;}

#tabcontent p 
{margin: 4px 0 10px; padding: 0;}

#tabcontent a
{text-decoration: none;}

#tabcontent b
{display: block;}

#tabcontent hr 
{margin: 0 0 6px;}

#hometabs 
{background: #333; overflow: hidden; position: relative; padding-top: 20px;}

#centrecol .hometitle, #rightcol .hometitle  
{
font-size: 150%; font-weight: bold; padding: 5px 15px;
}

#centrecol .hometitle {
	padding: 5px 15px; 
	margin: 0 -15px; 
	color: #0000FF; 
	background: ; 
	background-color: ; 
}

#rightcol .hometitle  {
	color: #0000FF; 
	background: ;
	background-color: ;
}

#forms table td 
{padding: 5px 25px 5px 0;}

#Sponsors p 
{padding: 0 5px;}

#centrecol span a img 
{margin-top: 15px;}

.padding 
{padding: 0 15px;}

#news p span {color: #666; display: inline;}

#news a {font-weight: bold;}

#E2E {position: absolute; top: 22px; right: 3px; z-index: 1000;}

.clear {clear: both; height: 0; overflow: hidden;}

#TopMenu1_RadMenu {clear: both; width: 100%;}

form {margin: 0; padding: 0;}


