/* Main tags */
body {
	margin:0;
	padding:0;
	color:#333;
	background:#fafafa url(img/bodybg.gif) top left repeat-y;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 80%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
}
ul {margin:5px 0 16px 5px; padding:0;}
li {margin:0 0 8px 15px; padding:0; }
img {
	background:#ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {color:#d85d5d; font-weight:bold; text-decoration:none;}
a:hover {
	color:#505050;
	text-decoration:underline;
	text-align: right;
}
a img {border-color:#d85d5d;}
a img:hover {background:#d85d5d; border-color:#d85d5d;}

/* Wrap */
#wrap {width: 1100px;}

/* Left sidebar */
#leftside {
	width:220px;
	background:#e0e0e0 url(img/sidebarbg.gif) top right repeat-y;
	text-align:right;
	float:left;
}
#leftside h1 {
	margin:20px 18px 0 5px;
	color:#d85d5d;
	font-size:1.6em;
	letter-spacing:-1px;
	text-align:right;
}
#leftside h2, #leftside h3 {margin:0 20px 18px 5px; color:#808080; font-size:1.1em; font-weight:bold; letter-spacing:-1px; text-align:right;}
#leftside h3 {margin:20px 18px 4px 5px; color:#606060;}
#leftside p {margin:0 20px 18px 5px; color:#606060; font-size:0.8em;}
#wrap #extras p img {
	float: left;
}

#leftside a {color:#808080}

/* Navigation menu */
#menu a {
	display:block;
	width:202px;
	padding:5px 18px 5px 0;
	color:#606060;
	background:#e0e0e0 url(img/sidebarbg.gif) top right repeat-y;
	font-size:1.4em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-1px;
}
#menu a:hover {color:#303030; background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;}
#menu a.active {padding:5px 18px 5px 0; background:#fafafa; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;}
#menu a.active:hover {color:#505050; background:#fafafa;}

/* Right sidebar */
#extras {
	width:160px;
	float:right;
	color:#666;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCC;
	margin-left: 5px;
	padding-left: 5px;
}
#extras h2 {
	margin:10px 0 12px 0;
	color:#606060;
	font-size:1.4em;
	font-weight:400;
	letter-spacing:-1px;
	text-align:center;
	border-bottom-style: none;
}
#extras p {
	line-height:1.4em;
	margin: 0 0 15px 0;
	color: #333;
}
#wrap #extras div p {
	font-size: 12px;
	color: #060;
}
.extrascolour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
}



/* Content area */
#content {
	width:680px;
	background:#fafafa;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-right-style: none;
	text-align: left;
}
#content p {
	margin:0 0 16px 0;
	line-height:1.5em;
}
#content h1 {
	margin:0;
	color:#d85d5d;
	font-size:2em;
	letter-spacing:-2px;
	text-align:center;
}
#content h2 {
	margin:0;
	color:#808080;
	font-weight:normal;
	font-size:1.75em;
	letter-spacing:-2px;
	text-align:center;
}
#content h3 {
	margin:20px 0 10px 0;
	color:#d85d5d;
	font-weight:normal;
	font-size: 1.75em;
	letter-spacing:-1px;
}
#content h4 {
	margin:20px 0 10px 0;
	color:#d85d5d;
	font-weight:lighter;
	font-size: 1.4em;
	letter-spacing:-1px;
}
#content h5 {
	margin:20px 0 10px 0;
	color:#333;
	font-weight:100;
	font-size: 1.24em;
	letter-spacing:-1px;
	text-align: center;

}
#content h6 {
	margin:20px 0 10px 0;
	color:#000;
	font-weight:500;
	font-size: 1.25em;
	letter-spacing:normal;
	text-align:inherit;
	
}
	
.alignLft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #content hr {
	color: #008040;
}
.HGlogo {
	margin-left: 7px;
}
#wrap #content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 5px;
}
#banner {
}
#wrap #content h3 img {
}
.rotator {
	margin-right: 150px;
	margin-left: 150px;
}
.bluecell {
	background-color: #DFFDFD;
}

