@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(Images/Buttons/green%20bands/plain%20band.jpg);
	background-repeat: no-repeat;
	background-position: 220px 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thrColFix #container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
} 
.thrColFix #sidebar1 {
	width: 220px;
	float: left;
	padding-top: 10px;
}
.thrColFix #sidebar2 {
	float: right;
	height: 200px;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.photobox {
}
.thrColFix #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 238px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.barbox {
	clear: both;
}
.textbox {
	float: left;
	width: 279px;
	padding-right: 12px;
}
.pagewise {
	color: #2A8051;
	text-decoration: none;
	font-size: 9px;
}
.pagewise:hover {
	color: #336699;
	font-weight: bold;
}
.menu {
	float: right;
	width: 231px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-color: #BDDDC7;
	padding-left: 18px;
	color: #444444;
	height: 390px;
}
.close:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}
.click:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A8051;
	text-decoration: none;
}
.websites:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 5px;
	color: #333333;
}
.contactdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	padding-left: 270px;
}
.photobox {
	float: right;
	width: 220px;
}
.photobox {
	float: left;
	width: 280px;
}
.angelesemail:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.angelesemail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A8051;
	text-decoration: none;
}
.essentialskills:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A8051;
}
.essentialskills:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2A8051;
}
.back:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A8051;
}
.back:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2A8051;
}
.hamlyn:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A8051;
}
.hamlyn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007700;
}
.photochocolate {
	float: right;
	width: 160px;
	padding-left: 10px;
}

