* {
	margin: 0;
	padding: 0;
}

body {
  font: 13px verdana;
	/* color: #333333; */
	background: #ccc8b3;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

#wrapper {
  background: #edece0; 
  margin: 0px auto; 
  width: 900px;
  /* text-align: left; */
}

/* header area */
#header {
	background: #5c832f;                 
	width: 100%;
	height: 100px;
	/* margin: 0px auto; */
	border-bottom: 5px solid #90b557;         
	/* margin-bottom: 0px; */
}

#logo {
	float: left;
	width: 320px;
	height: 90px;	
	text-align: left;
	/* border: 1px solid #A2D157; */ 
	/* padding: 5px; */
	margin-top: 5px;
	margin-left: 25px;
}
#nav {
	list-style: none;
	padding-left: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#nav li {
	float: left;
	margin: 0 3px;
	white-space: nowrap;
	width: 90px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
#nav a {
  color: #FFFFFF;
	background: #90b557;                  
	display: block;
	text-decoration: none;
	/* padding: 0px 10px 0px 10px; 
	font: bold 12px Arial, Helvetica, sans-serif; */
	line-height: 25px;  
}

#nav a:hover {
	background: #CFF690;
	color: #666666;
	border: none;
}


#content {
	padding: 0px 0px 7px 20px;
	float: left;
	width: 600px;
	overflow: hidden;
  text-align: left;
  /* border: 1px dashed #ccc8b3; */  
}

#content li {
	margin: 10px 0px 10px 30px;
}

#content2 {
	padding: 0px;
	margin: 0px auto;
	width: 600px;
	text-align: left;
}

#sidebar {
	float: right;
	padding: 10px 5px 20px 5px;
	margin: 10px;
  width: 230px;
	overflow: hidden;
	color: #666666;
	background: #E7E7D7;             
	border: 1px solid #ccc8b3;       
	text-align: left;
}

#sidebar h2 {
	font: 1.5em/1em Georgia, "trebuchet MS", "Lucida Sans Unicode";
	color: #669900;    
	border-bottom: 1px dotted #669900;
	margin-bottom: 5px;
}

#sidebar a:hover{
	border: none;
}
#sidebar a, #sidebar a:visited{
	color: #5c832f;
	text-decoration: none;
}
#sidebar li a:hover{
	color: red;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 4px;
	border: none;
}

#footer {
  width: 100%;
  height: 140px;
	clear: both;
	background: #dbdac4;                       
	border-top: 1px solid #ccc8b3;   /*  #90b557 */
	padding-bottom: 10px;
}

#footer a, #footer a:visited {
	color: #5c832f;
}

#footer a:hover {
	color: red;
}

#footer1 {
	float: left;
	width: 250px;
	margin-top: 10px;
	padding-left: 10px; 
}

#footer2 {
  float: left;
	width: 350px;
	text-align: center;	
	margin-top: 10px;
	color: #666666;
}

#footer3 {
	float: left;
	width: 275px;
	text-align: right;
	margin-top: 10px;
	/* border: 1px solid green; */	
}

#footer4 {
	clear: both;
	width: 100%;
	text-align: center;
	font: 11px verdana;
	color: gray;
	padding-top: 70px;
}

#smart {text-align: center; width: 100%;}

#form  {
margin: 0px auto;
padding: 10px;
width: 240px;
border: 2px solid #ccc8b3; 
background-color: #e7e7d7;
text-align: center;
}

a         {color: darkgreen; text-decoration: none;}
a:visited {color: darkgreen; text-decoration: none;}
a:hover   {color: red;}

img {border: none;}
hr {border-bottom: 1px dashed gray;}

h1 {
	margin-bottom: 10px;
	padding: 25px 0px 5px 0px;
	/* height: 30px; */
	text-align: center;
	/* font: lighter 1.5em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia; */
	font: 1.5em/1em Georgia;
	color: #669900;    /* было #1CA2DE */
	border-bottom: 1px dotted #669900;
}

.h1gt {font: 1.5em/1em "Trebuchet MS",Georgia;}

h2 {
	color: #1CA2DE;
	margin: 0px 0px 2px;
	width: 100%;
	font: lighter 1.7em/1em "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CDCDCD;
}

h3 {font: bold 14px verdana; color: #CC0000; text-align: center; margin-bottom: 10px;}
	/* font: normal 140%/100% "Trebuchet MS", Tahoma, Arial; 
	color: #1CA2DE;
	margin: 10px 0px 5px;  */

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}

.betcraft {font: italic 49px Georgia, "Times New Roman"; color: #90B557;}
.slogan   {font: italic 19px Georgia, "Times New Roman"; color: #E7E7D7;}  /* #EDECE0 */
.subhead {font: bold 13px verdana; text-align: center;}      
.vertext {font: 13px verdana;}                               
.smart1  {font: bold 11px verdana; color: #CC0000; text-align: center; margin-top: 10px}
.smart2  {font: 11px verdana; color: #000000; text-align: center;}
.abc     {font: 11px verdana; color: #dbdac4;} 
p        {font: 13px verdana; text-align: justify;}
p.tms    {font: 15px "Trebuchet MS",Tahoma,Arial; line-height: 17px;}

td.mss1   {FONT-FAMILY: tahoma;  FONT-SIZE: 11px; text-align: center; background-color:#EFF2EF; font-weight: bold;}
td.mss2   {FONT-FAMILY: tahoma;  FONT-SIZE: 11px; text-align: center; background-color:#EFF2EF;}
td.mss3   {FONT-FAMILY: verdana; FONT-SIZE: 11px; text-align: center; background-color:#DBDFD4; font-weight: bold;}

input[type="text"] {
  border: 1px solid gray; 
  font: 13px verdana;
  width: 130px;
}

input[type="submit"] {
	font: bold 11px verdana;
	width: 130px;
	height: 25px;
	margin-top: 5px;
}

.bet {
padding: 15px 0px;
border-bottom: 1px dashed gray; 
}

#betfair {
width: 595px;
padding: 5px 5px 3px 5px;
border: 1px dashed gray; 
}

#betfair1 {
float: left;
width: 235px;
padding-top: 12px;
/* border: 1px dashed red; */
}

#betfair2 {
float: left;
width: 340px;
padding: 5px 5px 5px 10px;
/* border: 1px dashed gray; */
font: 11px verdana; 
}

.line  {width: 100%; height: 5px; border-bottom: 1px solid gray;}
.clear {clear: both;}

/*
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	border: 1px solid #dbefc1;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
*/

