/* CSS document for AnothonyBoden.co.uk - Anothony Boden */

body,html
{
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 12pt;
	line-height: 150%;
	background-color: #C3C3C3;	
}

html
{
	overflow: scroll;
	height: 100%;
	width: 100%;
}

td
{
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 12pt;
	line-height: 150%;
}

hr
{
	height: 1px;
	color: #000000;
	width: 400px;
	text-align: center;
}

.lay_top
{
	background-color: #FFFFFF;
	border-top: 2px black solid;
}

.lay_bottom
{
	background-color: #FFFFFF;
	border-bottom: 2px black solid;
}

.lay_header
{
	text-align: center;
	padding: 20px;
	background-color: #FFFFFF;
	border-left: 2px black solid;
	border-right: 2px black solid;
}

.lay_content
{
	padding: 20px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #FFFFFF;
	text-align: justify;
	border-left: 2px black solid;
	border-right: 2px black solid;
}

.lay_nav
{
	padding: 10px;
	padding-bottom: 5px;
	background-color: #C3C3C3;
	border: 2px solid black;
	text-align: center;
}

.lay_footer
{
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #888888;
	border-left: 2px black solid;
	border-right: 2px black solid;
}

.img_border
{
	border: 1px black solid;
}

.txt_subtext
{
	color: #888888;
	font-size: 10pt;
}

.txt_quote_author
{
	font-style: italic;
	text-align: right;
}

.txt_required
{
	font-weight: bolder;
	color: #FF0000;
}

.tbl_quote
{
	border: 1px black solid;
	background-color: #DFD297;
	padding: 10px;
}