*			{font-family: Verdana; font-size: 10pt;}


h1			{font-size: 15pt}
h2			{font-size: 13pt}
h3			{font-size: 11pt; font-weight: bold;}
.bdy		{font-size: 12pt}


.col1		{color: #000000}
.col2		{color: #394c34}
.col3		{color: #9e632e}


.bg1		{background-color: #394c34}
.bg2		{background-color: #9e632e}

.small		{font-size: xx-small;}


a	{color: #394c34; text-decoration: underline}
a:hover	{color: #9e632e; text-decoration: underline}


li
{
	list-style-image: url(/i/bullet.gif);
	list-style-type: square;
	margin-bottom: 10px;
}


#Menu a {font-size: 11pt; font-weight: bold;}


.form-button 
{
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color:#ffffff;
	background: #394c34; 
	BORDER-RIGHT: #9e632e 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #9e632e 1px solid; 
	cursor: hand
}

.form-button:hover
{
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color:#ffffff;
	background: #9e632e; 
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #394c34 1px solid; 
	BORDER-LEFT: #394c34 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	cursor: hand
}


#Product
{
	width: 150px;
	height: 200px;
	border: 0px solid #3f3f3f;
	margin: 8px;
	text-align: center;
	position: relative;
	float: left;
	font-size: 8pt;
}

#Product a
{
	border: 0px;
}

#Product img
{
	margin: 4px auto 4px auto;
	border: 0px;
}

#Product p
{
	text-align: center;
}

#Advert
{
	font-size: 8pt;
}

#Advert a
{
	font-size: 8pt;
}

#Header
{
	background-color: #394C34;
	width: 100%;
	height: 60px;
	z-index: 10;
	overflow: hidden;
	position: fixed;
}

#Header .content
{
	position: relative;
	width: 840px;
	margin: 0 auto;
	padding: 0px;
	height: 60px;
	z-index: 10;
}

#Header div.Successful
{
	z-index: 10;
	position: absolute;
	left: 100px;
	background-image: url(/images/successful.gif);
	width: 270px;
	height: 60px;
	top: 60px;
}

#Header div.Chess
{
	z-index: 10;
	position: absolute;
	left: 370px;
	background-image: url(/images/chess.jpg);
	width: 270px;
	height: 60px;
	display: none;
}

#SubHeader
{
	width: 100%;
	height: 48px;
	z-index: 10;
	overflow: hidden;
	position: absolute;
	top: 60px;
}

#SubHeader div.ChessCoaching
{
	position: relative;
	background-image: url(/images/chess_coaching.gif);
	background-position: 100px;
	background-repeat: no-repeat;
	height: 48px;
	width: 840px;
	margin: 0 auto;
	top: -60px;
	z-index: 1;
	display: none;
}

#MainContainer
{
	position: absolute;
	top: 100px;
	width: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 1;
}

#Main
{
	position: absolute;
	width: 870px;
}


#Main .Content
{
	position: absolute;
	width: 600px;
	top: 50px;
}

#Right
{
	position: absolute;
	right: 0px;
	width: 230px;
}

#Footer
{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #394C34;
	color: white;
	height: 95px;
	margin: 0px;
	padding: 0px;
}

#Footer p
{
	margin: 0.5em;
}

#Footer .content
{
	width: 840px;
	text-align: center;
	position: absolute;
}

#Footer .content .Fees
{
	width: 700px;
}

#Footer .content .Skype
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 110px;
}

#Footer .content .Fees a,
#Footer .content .Fees a:hover,
#Footer .content .Fees a:visited
{
	text-decoration: none;
	color: white;
}

#Right div
{
	margin-left: 20px;
	font-size: 9pt;
}
#Right div a
{
	font-size: 9pt;

}
#Header .Successful:hover, #Header .Chess:hover, #SubHeader .ChessCoaching:hover
{
	cursor: pointer;
}

#Main dl
{
	width: 550px;
	height: 80px;
}
#Main dl dt
{
	width: 400px;
	position: absolute;
	font-size: 10pt;
}

#Main dl dd
{
	width: 150px;
	position: absolute;
	right: 0px;
	text-align: right;
	font-size: 10pt;
}

#Main dl dd p
{
	font-size: 10pt;
}

.bpm
{
	font-size: 9pt;
}

.Sample
{
	position: absolute;
	right: 0px;
	width: 235px;
	height: 380px;
}

.Sample img
{
	float: right;
	border: 1px solid grey;
}

.Sample span
{
	position: absolute;
	top:340px;
	width: 235px;
	font-size: 8pt;
	text-align: center;
}

.Description
{
	position: relative;
	top: 10px;
	width: 340px;
}

.Description div
{
	font-size: 9pt;
}

.David
{
	width: 200px;
	position: absolute;
	right: -10px;
	top: 0px;
	border: 1px solid grey;
	padding: 2px;
}
