/* Unchanged */
/*****************************************
ELEMENT FORMATING
*****************************************/
HTML
{
	/*background: #9ACE48 url(/images/Hectors%20World/html-bg.png) repeat-x bottom;*/
	background:#9ACE48;
}
BODY
{
	background-color: transparent;
}
P
{
	margin-bottom: 5px;
	margin-top: 14px;
	line-height: 150%;
}

H2
{
	margin-bottom: 4px;
	padding-bottom: 0;
}
/*****************************************
FORMS
*****************************************/
TEXTAREA
{
	width: 100%;
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	line-height: 150%;
	padding: 2px;
	margin-top: 10px;
}
/*****************************************
TEMPLATE
*****************************************/
H1.imgtxt
{
	height: 47px;
	width: 455px;
	background-position: 0px 20px;
	margin-top: 2px;
	margin-bottom: 10px;
}
#make_report
{
	background: transparent url(/images/Hectors%20World/hector_report24.png) no-repeat !important;
	background: transparent url(/images/Hectors%20World/hector_report8.png) no-repeat;
	top: 99px;
	width: 257px;
	margin-left: 703px;
}
#wholepage
{
	background-image: url(/images/Hectors%20World/hectorbg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #98CBFE;
	text-align: left;
}
.btn
{
	height: 48px;
	width: 233px;
	padding-top: 0;
	background-position: left top;
}
/*****************************************
CONTENT
*****************************************/
#content_area
{
	width: 720px !important;
	width: 727px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	padding: 0;
	margin: 0;
}
#content_area.white_wide
{
	width: 700px;
}
div.white_wide #content_left
{
    width:600px;
}
#content_area.two_col
{
	width: 700px;
}
#content
{
	background-image: url(/images/Hectors%20World/bg-content-centre.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 497px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	/*[disabled]height:550px;*/
	background-color: transparent;
	overflow: hidden;
}
.white_wide #content
{
	width: 630px;
	float: left;
	background-image: url(/images/Hectors%20World/bg-content-fw.png);
}
.two_col #content
{
	width: 650px;
	float: left;
	background: url(/images/Hectors%20World/bg-content-fw-rb.png);
	padding-right: 0;
}
#content_left
{
	width: 460px;
	padding: 15px;
	float: left;
	min-height: 408px;
	height:auto !important;
	height:408px;
}
#content_left_footer_sidebar
{
	display: block;
	width: 532px;
	height: 34px;
	background: url(/images/Hectors%20World/hector_pageedges_narrow24.png) no-repeat 0px -61px !important;
	background: url(/images/Hectors%20World/hector_pageedges_narrow8.png) no-repeat 0px -61px;
	margin-bottom: 216px;
}
DIV.two_col #content_left_footer
{
	width: 670px;
	display:block;
	height:36px;
	margin-bottom:100px;
	background: url(/images/Hectors%20World/hector_pageedges_greywide24.png) no-repeat -1px -87px !important;
	background: url(/images/Hectors%20World/hector_pageedges_greywide8.png) no-repeat -1px -87px;
	margin-bottom: 200px;
}
DIV.white_wide #content_left_footer
{
	display: block;
	width: 670px;
	height: 34px;
	background: url(/images/Hectors%20World/hector_pageedges_wide24.png) no-repeat 0 -87px !important;
	background: url(/images/Hectors%20World/hector_pageedges_wide8.png) no-repeat 0 -87px;
	margin-bottom: 200px;
}
/*****************************************
LEFT COL
*****************************************/
#col-1
{
	display: block;
	width: 230px;
	float: left;
}
#navigation_page .btn A, #navigation_page .btn A:hover
{
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 55px;
	text-decoration: none;
}
#content_container
{
	float: left;
	width: 530px;
	overflow: hidden;
	display: block;
}
#left_links
{
	margin-right: 0;
	width: 233px;
}
#navigation_page li
{
	margin-bottom: 10px;
	width:200px;
	padding-bottom:0;
	display:block;
}
/*****************************************
RIGHT COL
*****************************************/
#content_right
{
	width: 141px;
	float: left;
	padding-left: 12px;
}
#right_links
{
	margin: 0;
	margin-right: 0px;
	padding: 0;
	width: 145px;
	float: right;
}
/*****************************************
BOXES
*****************************************/
.box
{
	height: 45px;
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 10px;
}
DIV.box P
{
	line-height: 100%;
}
/*****************************************
HEADER
*****************************************/
#top_links_bar
{
	height: 28px;
	padding-top: 3px;
}
/*****************************************
BREADCRUMBS
*****************************************/
#breadcrumbs
{
	background-image: url(/images/Hectors%20World/hector_pageedges_narrow24.png) !important;
	background-image: url(/images/Hectors%20World/hector_pageedges_narrow8.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 21px;
	padding-left: 20px;
	width: 542px;
	padding-right: 20px;
}
DIV.white_wide #breadcrumbs
{
	background-image: url(/images/Hectors%20World/hector_pageedges_wide24.png) !important;
	background-image: url(/images/Hectors%20World/hector_pageedges_wide8.png);
	width: 630px;
}
DIV.two_col #breadcrumbs
{
	background-image: url(/images/Hectors%20World/hector_pageedges_greywide24.png) !important;
	background-image: url(/images/Hectors%20World/hector_pageedges_greywide8.png);
	width: 630px;
}
/*****************************************
PARRI (ANIMATED CHARACTER)
*****************************************/
#sprite1
{
	display: block;
	width: 200px;
	height: 200px;
	position: relative;
	background: url(/images/Hectors%20World/parri.gif) no-repeat 49px 0px;
	margin-top: -225px;
	margin-bottom: 22px;
}
#sprite1
{
	display: block;
	width: 200px;
	height: 200px;
	position: absolute;
	background: url(/images/Hectors%20World/parri.gif) no-repeat 46px 0px;
	margin-top: -235px;
	margin-bottom: 22px;
}
