@charset "utf-8";
/* CSS Document */

#header {
	height: 120px;
	width: 90%;
	padding-left: 40px;
	left: 2%;
	top: 0px;
	padding-right: 40px;
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #666666;
	position: absolute;
}
#left {
	padding: 5px;
	width: 22%;
	position: absolute;
	height: auto;
	top: 130px;
	left: 2%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#centreleft {
	padding: 5px;
	width: 22%;
	position: absolute;
	height: auto;
	left: 26%;
	top: 130px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#centreright {
	padding: 5px;
	width: 22%;
	position: absolute;
	height: auto;
	left: 50%;
	top: 130px;
}
#right {
	padding: 5px;
	width: 22%;
	left: 74%;
	top: 130px;
	position: absolute;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#left #lefttop p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#leftcentre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#centreleft #leftcentretop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#centreleft #leftcentrecentre p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#leftcentre2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#rightcentretop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#righttop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
links {
	color: #666666;
	text-decoration: none;
}
#mainsection {
	padding: 5px;
	width: 72%;
	position: absolute;
	height: auto;
	left: 26%;
	top: 130px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-left-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 12px;
	border-bottom-style: groove;
}
#mainleft {
	padding: 5px;
	width: 22%;
	position: absolute;
	height: auto;
	top: 130px;
	left: 2%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
#left #lefttop {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: ridge;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 12px;
}
