BODY

{

/*customize_body*/

	font: normal normal 11px Verdana;

/*customize_body*/

	line-height: 130%;

/*customize_body*/

	color: #5C514A;

/*customize_body*/

}

/*Links*/

A:link, A:visited

{

	text-decoration: none;

/*customize_link*/

	color: #655443;

/*customize_link*/

}

A:hover

{

	border-bottom: 1px dotted #9F332C;

}

A.more-link

{

	padding-bottom: 2px;

	font-weight: bold;

	border-bottom: 1px dotted #AE855C;

}

A:hover.more-link

{

	text-decoration: none;

}

/*Headers*/

H1, H2, H3, H4

{

	font: bold 1em Georgia, "Times New Roman", Times, serif;

	line-height: 1.2em;

	padding: 10px 10px 7px 12px;

}

H1

{

	font-size: 3.7em;

	font-weight: normal;

	letter-spacing: -2px;

	border-bottom: 1px solid #EBEBEB;

	margin: 0 10px;

	padding: 10px 5px;

	color: #4A4133;

}

H2

{

	font-size: 2.8em;

	font-weight: normal;

	color: #782F2B;

}

H3

{

	font-size: 1.8em;

	font-weight: normal;

	letter-spacing: -0.5px;

	padding: 4px 10px 4px 25px;
	
	color: #5D524B;

}

H4

{

	font-size: 1.4em;

	font-weight: normal;

	letter-spacing: 1.7px;

}

/*Lists*/

UL, OL

{

	margin: 10px 20px;

	padding: 0 20px;

}

UL

{

	list-style: square;

}

OL

{

	list-style: decimal;

}

DT

{

	font-weight: bold;

	color: #7F7362;

}

DD

{

	padding-left: 25px;

}

P, DL

{

	padding: 5px 10px;

}

CODE

{

	margin: 3px 0;

	padding: 15px;

	text-align: left;

	display: block;

	overflow: auto;

	font: 1em/1.5em "Lucida Console", "Courier New", Monospace;

/*white-space: pre;*/

	border: 1px solid #F0F0F0;

	background: #F8F8F8;

}

ACRONYM

{

	cursor: help;

	border-bottom: 1px dotted #895F30;

}

BLOCKQUOTE

{

	margin: -5px 10px;

	padding: 10px 5px 10px 25px;

	border: 1px solid #F0F0F0;

	background: #F8F8F8 url(http://www.chessquotes.com/themes/ChessQuotes/images/quote.gif) no-repeat 12px 12px;

	font-weight: normal;

	font-size: 15px;

	line-height: 1.15em;

	font-style: italic;

	font-family: Georgia, "Times New Roman", Times, Serif;

	color: #654;

}

/*alignment classes & additional classes*/

.float-left

{

	float: left;

}

.float-right

{

	float: right;

}

.align-left

{

	text-align: left;

}

.align-right

{

	text-align: right;

}

.no-border

{

	border: none;

}


