html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	background-image: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	margin:20px;
	padding:0;
	height:100%;
	background-color:#ffffff;
	color:#303030;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
a {
	color:#000099;
	text-decoration:underline;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
ul {
	margin:0 0 0 20px;
	list-style-type:disc;
}
li {
	margin:4px 0 5px 10px;
}
blockquote {
	margin:1em;
	padding:.5em;
	background-color:#eeeeee;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
blockquote p {
	margin:.2em;
}
#container {
	margin:0 auto 0 auto;
	padding:0;
	width:850px;
	text-align:left;
	vertical-align: middle;
	background-color:#ffffff;
	background-image: url(../../images/wrapper.jpg);
	background-repeat: repeat-y;
}
#header {
	margin:0;
	padding:0;
	height:140px;
	background-image:url(../../images/headers/headerboogi.jpg);
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}
#header h1 {
text-indent:-9000px;
	margin:0;
	padding:20px 0 0 20px;
	font-size:1.8em;
	letter-spacing:.1em;
	color:#ffffff;
	font-weight:lighter;
}
#header h2 {
text-indent:-9000px;
	margin:0;
	padding:0 0 0 20px;
	font-size:.9em;
	font-weight:lighter;
	letter-spacing:.1em;
	color:#eeeeee;
}
#leftColumn {
  margin-left: 5px;
	float:left;
	padding:0;
	width:160px;
	font-size:.9em;
}
#leftColumn p {
	padding:10px
}
#leftColumn h2 {
	margin:0;
	padding:10px 0 0 10px;
	font-size:1.1em;
}
#leftColumn ul {
	margin:0 0 0 0;
	list-style:none;
}
#leftColumn li {
	margin:4px 0 2px 3px;
}
#leftColumn li a {
	text-decoration: none; 
	display:block; 
	background-color:#DD6CD1; */
	border-right: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	color: #ffffff;
	width: 150px;
	height: 20px;
	padding:5px;
}
#leftColumn li a:hover {
	text-decoration: none; 
	display:block;
	border-right: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background-color: #FF6CD1;
	color: #006CD1;
	width: 150px;
	height: 20px;
	padding:5px;
}
.amhere {
	font-weight: bold;
}
#centerColumn {
	margin:0 10px 0 180px;
	border-left: #CCCCCC solid 1px;
	padding-left:20px;
	padding-right:20px;
	font-size: 12px; 
	line-height:1.4;
}
#centerColumn p {
  padding-top:5px;
	padding-bottom:5px;
}
#centerColumn h1 {
	color: #006CD1;
}
#centerColumn h2 {
	margin:0;
	padding:10px 0 5px 0;
	font-size:1.3em;
	letter-spacing:.1em;
	color: #006CD1;
}
#centerColumn h3 {
	margin:0;
	font-size:1.2em;
	letter-spacing:.1em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #006CD1;
}
#footer {
	position:relative;
	bottom:0;
	margin:80px 0 0 0;
	padding:0;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:.7em;
	background-image:url(../../images/footer.jpg);
}
/*contact us*/
#contact label {
	float: left;
	width: 120px;
}
#contact input, #contact textarea {
	width: 180px;
	margin-bottom: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
#contact textarea {
	width: 250px;
	height: 150px;
}
#submitbutton {
	margin-left: 120px;
	margin-top: 5px;
	border: 1px #000000 solid;
	background-color: #003da1;
	color:#FFFFFF;
}
td {
	padding: 5px;
	font-size: 10px;
}
th {
	font-weight: bold;
	padding: 5px;
	background-color:#009aff;
	color: #ffffff;
}
table {
	border: 1px solid #000033;
}


/*stats*/

 #mainstats {
 background-color: #ffffff;
 }

 

#mainstats td{
	padding: 1px;
	margin: 0;
	background-color: #ffffff; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

input.loginBtn
{
border: 1px #000000 solid;
	background-color: #003da1;
	color:#FFFFFF;
}