body {
	background: #000000;
	color: #534834;
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
}

* html body {
	line-height: 13px;
}

a:link { 
	color: #1F160B;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #1F160B;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active { 
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:link { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#nav a:link { 
	color: #1F160B;
	font-weight: bold;
	text-decoration: none;
}
	
#nav a:visited { 
	color: #1F160B;
	font-weight: bold;
	text-decoration: none;	
}
	
#nav a:hover { 
	color: #FFF;
	font-weight: bold;
	width: 94px;
	text-decoration: underline;	
}

#nav li a#active
{ background: #FFF;
  color: #000000;
} 

#right a:link { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;
}
	
#right a:visited { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;	
}
	
#right a:hover, #right a:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------------------------------------------------  DIV ID's ------- */

#container {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	width: 900px;
}

#content1 {
	background: url(images/elf-bg.jpg) no-repeat 2px;
	clear: both;
	display: block;
	height: 450px;
	padding-left: 130px;
	padding-top: 38px;
	width: 770px;
}

#content2 {
	background: url(images/skills-bg.jpg) no-repeat 2px;
	clear: both;
	display: block;
	height: 610px;
	padding-left: 130px;
	padding-top: 38px;
	width: 770px;
}

#content3 {
	background: url(images/content3-bg.jpg) no-repeat 2px;
	clear: both;
	display: block;
	height:2280px;
	padding-left: 130px;
	padding-top: 38px;
	width: 770px;
}


#footer {
	background: url(images/footer-bg.jpg) no-repeat;
	clear: both;
	color: #F1D6AC;
	display: block;
	height: 150px;
	padding-top: 20px;
	text-align: center;
	width: 900px;
}
#footer2 {
	background: url(images/footer-bg.jpg) no-repeat;
	color: #F1D6AC;
	display: block;
	height: 99px;
	padding-top: 20px;
	text-align: center;
	margin-top: 60000000px;
	width: 900px;
}

#header {
	background: url(images/header-bg.png) no-repeat;
	display: block;
	height: 197px;
	margin-top: 10px;
	width: 900px;
}

#left {
	background: url(images/btm-left-bg.gif) no-repeat;
	display: block;
	float: left;
	height: 494px;
	width: 558px;
}

#pagebottom {
	clear: both;
	width: 900px;
}

#nav {
	padding-left: 175px;
	padding-top: 45px;
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 70px;
	padding: 0;
}

* html #nav ul {
	margin-right: 40px;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 30px;
	padding: 0;
}

#right {
	background: url(images/btm-right-bg.gif) no-repeat;
	display: block;
	float: left;
	height: 464px;
	padding-left: 25px;
	padding-top: 30px;
	width: 314px;
}

#text1 {
	width: 430px;
}

#text2 {
	margin-left: 110px;
	margin-top: 28px;
	width: 410px;
}

/* quicklinks */

#quicklinks {
	background: url(images/quicklinks-bg.gif) no-repeat;
	display: block;
	height: 218px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 210px;
}

#quicklinks ul {
	list-style: none;
	margin: 0;
	margin-left: 40px;
	padding: 0;
}

* html #quicklinks ul {
	margin-top: 22px;
}

#quicklinks li {
	list-style: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
}

* html #quicklinks li {
	margin-top: 16px;
}

/* quicklinks2 */

#quicklinks2 {
	background: url(images/quicklinks-bg.gif) no-repeat;
	display: block;
	height: 218px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 210px;
}

#quicklinks2 ul {
	list-style: none;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

* html #quicklinks2 ul {
	margin-top: 22px;
}

#quicklinks2 li {
	list-style: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
}

* html #quicklinks2 li {
	margin-top: 16px;
}

/* ------------------------------------------------------------------  CLASSE'S ------- */

.flt-lft {
	float: left;
	margin-right: 10px;
}

.flt-rgt {
	float: right;
}

.heading {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}

* html .heading {
	margin-bottom: -16px;
}

.heading2 {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.small {
	font-size: 10px;
}

/* logo */
#logo2
{ background: #000000 url(images/advert.png) no-repeat;
  color: #5A6370;
  height: 130px;
  width: 900px;
  margin-bottom: -30px;
}
/* skill guides */
.skill-guides
{
margin-bottom: 5px;
margin-right: 50px;
}

.skill-guides table
{
width: 700x;
margin-left: auto;
margin-right: 30px;
}

.skill-guides td
{
width: 500px;
margin-bottom: 50px;
}

.skill-guides a:link {
	background: transparent;
	color: transparent;
}

.skill-guides a:hover {
	background: transparent;
	color: transparent;
}

td.sitetablehead {
	color: #F1D6AC;
	font-size: 10pt;
	font-weight: bold;
	background-color: #920001;
	text-align: center;
		border: solid 1px #000000;
}
td.sitetblrow {
	color: #FFF;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	border: solid 1px #000000;
	background-color: #000000;
	margin-left:auto;
	margin-right:auto;
}
td.sitetblrowdark {
	color: #F1D6AC;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	border: solid 1px #000000;
	background-color: #920001;
	margin-left:auto;
	margin-right:auto;
}

/* comment box*/

#HCB_comment_box textarea {
  background-color: #F1D6AC;
}

#HCB_comment_box div.hcb-wrapper {
  width:300px;
}
#HCB_comment_box textarea {
  height:50px;
}