/* body settings */
body {	
	text-align: center;
	background-color: black;
	}

#wrapper {
	width: 900px;
	/*height: 800px;*/
	margin:-2px auto;
	text-align:center;
	background-color: #880000;
	border: 1px solid  #daa520 ;
		
	}

#header { 
	width: 100%;
	height: 138px;
	margin:-1px auto;
	padding-top: 10px;
	border-bottom: 1px solid  #daa520 ;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align:center;
	}
abbr {
  border-bottom: 1px dotted #daa520;
  cursor: help;
  	}



#leftcol	{	
	float: left;
	width: 200px;
	margin:1px 0 0 0; 
	padding-top: 20px;	
	color:#daa520;
	min-height:800px;	
	
	}
/*======================================================================*/

#navlist {
	margin-top:5px;
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #daa520;
	width: 200px;
	
	}

/*nav link styles*/
#navlist li	{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #daa520;
	font:  bold 100% Arial, Helvetica;
	
	}

#navlist li a { 
	text-decoration: none;
	display:block;
	background-color: #ffe4e1;
	color:black;
	padding: 0.25em 0.5em 0.25em 0.75em;
	
	 }

#navlist  a:hover	{
		background-color:black;
		color:white;
	}



/*=======================================================================================*/

#timer	{
	text-align:center;
	font-family:Comic sans ms;
	
	}
/*========================================================================================*/

/*textSize css*/
div#TxtSize	{
		background-color:#ffe4e1;
		border-top: 1px solid #daa520;
		margin-top: 5px;
		margin-right:5px;
		margin-left:5px;
		
		
		
	}
#TxtSize img {	
		margin-top:0px;
		margin-left:-1px;
		margin-right:-1px;
		margin-bottom:0px;
		border: 0;
		padding-top:5px;
	}


#TxtSize a:active{	
		border:1px solid  #daa520;
		}



/*======================================================================================*/
/*main*/
#main	{

	margin: 1px 0 0 200px;	 /*was 210 */
	padding:5px 5px 0px 5px;
	/*height:698px;*/
	font-family: serif;
	/*font-size:105%;*/
	text-align:left;
	/*color:  #ffe4e1;*/
	color:#daa520;
	border-left: 1px solid #daa520;
	min-height:800px;	
	}

/*#main	{
	text-align:left;
	}*/

#main a   {
	color:#daa520;
	font-weight: bolder;
	}

#main a:hover {
	background-color:#ffe4e1;
	color:black;
	}

#main ul {
	margin-left:0;
	padding-left:1em;
	}

/*=================================================================================================*/

/*reknowned players page*/

.reknown	{
	font-size:115%;
	text-align:center;
	text-decoration:underline;
	
	}

/*===============================================================================================*/
	

h1	{
	font-style:oblique;
	font-size:210%;
	text-align:center;	
	font-family: helvetica, arial, sans-serif;
	color:#daa520;
	}

h2	{
	font-style:oblique;
	font-size:130%;
	text-align:center;
	font-family: helvetica, arial, sans-serif;
	color:#ffe4e1;
	}

h3	{
	font-style:oblique;
	font-size:120%;
	text-align:left;
	font-family: helvetica, arial, sans-serif;
	color:#ffe4e1;
	}

#footer {
	clear: both;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color:#000;
	background-color:#daa520;
	display:none;
	}
/* ===================================================================================*/
/*sponsor the quins page*/
.sponsList {	
	width:47%;
	border: 1px solid #ffe4e1;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:100%;
	text-align:left;
	background-color: #b87333;
	color:#880000;
	padding-bottom:0px;
	
	}
.sponsBtm{
	width:47%;
	border: 1px solid #ffe4e1;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:100%;
	background-color: #b87333;
	color:#880000;
	padding-bottom:0px;
	}

.sponsHead{
	font-style:oblique;
	font-size:105%;
	text-align: center;
	text-decoration:underline;
	color:#880000;
	font-weight:bold;
	}
/*==========================================================================================*/
/*honours page format*/

.honHead{
	font-size:120%;
	font-weight:bold;
	text-align:center;
	}
p.hon{
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	margin-top:2px;
	}

/*===================================================================================*/
/*club sponsors page*/
p.biz	{
	margin-bottom: 5px;
	font-size:120%;
	font-weight:bold;
	text-decoration:underline;
	color:#ffe4e1;
	}

/*==================================================================*/

table.oc	{
	text-align:center;
	background-color: #ffe4e1;
	color:black;
	}
td.oc	{
	border-top:1px solid #daa520;
	margin:0;	
	padding:0;
	}
th.oc	{
	font-weight:bolder;
	font-size:110%;
	margin-bottom:5px;
	}
/*===============================================================================*/
/*form page - taken from alistapart.com*/

legend {color:#ffe4e1;
	}

.row {
  clear: both;
  padding-top:5px;
  }

.labels {
  float: left;
  width: 150px;
  text-align: right;
  }

.formw {
  float: right;
  width: 500px;
  text-align: left;

  } 

.error{
color:#ffe4e1;
font-weight: bolder;
font-size:110%;
}

/*============================================table format===================================
.table {
  display:table;
   
}
.row {
  display:table-row;
 
 
}
.cell {
  display:table-cell;
  width:240px;
  text-align:center;
 border:1px dashed;
}
*/

.leftPara {
  text-align:center;
  width:290px;
  margin-right:auto;
  margin-left:10px;
  height:620px;
  padding:10px;
 float:left;
border: dashed 1px;
  
}

.rightPara {
text-align:center;
width:290px;
margin-left:auto;
margin-right:10px;
height:620px;
float:right;
padding:10px;
border: dashed 1px;
}