html { min-height: 100%; margin-bottom: 1px; }
body { margin: 0px auto; font: 12px Arial,Tahoma,sans-serif; color: #000000; background: url('imgs/bkg.jpg') repeat-x #5F9C6D; }
img { border: 0px; display: block; }
table { border: 0px; border-collapse: collapse; }
table td { padding: 0px; vertical-align:top;}

h1{
	font-size:20px;
	color:#505050;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Arial,Tahoma,sans-serif;
}

#layout { position: relative; margin: 0px auto; width: 1000px; height: auto; text-align: left; }

#logo { width: 348px; height:144px; }
#header { width: 652px; height:144px; }
#mlogin {
	background: url('imgs/memberLoginBkg1.jpg') no-repeat;
	width:1000px;
	height:22px
}

#nav { background: url('imgs/navBkg1.jpg') no-repeat; width:1000px; }
#nav a  { color:#FFF; font: 13px Arial,Tahoma,sans-serif; height:24px; padding-left:20px; padding-top:4px; text-decoration: none; font-weight: bold; }
#nav a:hover { color:#FF0; }

.v { width: 3px; height:24px; }

#tournaments {background-color:#C9E7C8; width:230px; }

#tournyBox #l	 { width: 7px; height:34px; }
#tournyBox #t { width: 212px; height:34px; }
#tournyBox #r { width: 7px; height:34px; }
#tournyEvent { background-color:#080873; color:#fff; width: 212px; height:34px; }

/* #memberPix {width:100px; height:130px; border:1px solid #000; } */
#memberPix {width:110px; border:1px solid #000; }


#content { background-color:#FFF; width: 1000px; vertical-align:top;}
#tDetails td {padding:4px;}

#foot { width: 1000px; height: 17px; vertical-align:top; }

.ititle { background: url('imgs/titleBkg.jpg') no-repeat; width:580px; padding-left:24px; vertical-align:middle; font: 14px Arial,Tahoma,sans-serif; color:#fff; height:30px; font-weight: bold; } 

#en { background: url('imgs/emailBkg.gif') repeat; width:179px; border-bottom:1px solid #B49E50;}

#enSubmit { width: 76px; height:21px; }
#enTop { width: 179px; height:71px; }

.white {color:#fff;}

#ds { font-size: 11px; color: #97C69D; width: 1000px; } 
#ds a { text-decoration: none; color: #97C69D; }
#ds a:hover { text-decoration: underline; color: #97C69D; }

.textareabox { font: 11px Arial,Verdana,sans-serif; border: 1px solid black; }
.selectbox { font: 11px Arial,Verdana,sans-serif; border: 1px solid black; }
.inputbox { font: 11px Arial,Verdana,sans-serif; border: 1px solid black; }
.inputbutton { font: 10px Arial,Verdana,sans-serif; color:#fff; border: 1px solid black; background-color: #085D31; font-weight: bold; }

a { text-decoration: underline; color: #CB0000; }
a:hover { text-decoration: underline; color: #CB0000; }
