html{height: 100%;}

body
{ font: 62.5%/1.4 font: Helvetica, Trebuchet, Arial, sans-serif;
  background: #000;
  padding: 0px;
  margin: 0px;
  font-size: 1em;
 margin-top: 2.3px;
 }


p
{ padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 0.9em;
  letter-spacing: .09em;
}

h1
{
	
	font-size: 1.5em;
	letter-spacing: 0.1em;
	padding: 8px 30px 8px 20px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #ff99cc;
	border: 0px dotted #eee;
	text-align:left;
}

h2
{

	font-size: 1.3em;
	letter-spacing: 0.05em;
	padding: 4px 30px 8px 20px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #666699;
	border-bottom: 1px dotted;
	border-top: 1px dotted #adad30;
	text-align:left;
}

h3
{

	font-size: 1.1em;
	letter-spacing: 0.02em;
	padding: 20px 30px 20px 30px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #eee;
	text-align:left;
}

h4
{
	font-size: 0.9em;
	padding: 20px 30px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: 0.08em;
	color: #A7A7A7;
	border-bottom: 0px dotted;
}
h5
{
	font-size: 0.8em;
	padding: 8px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #999999;
}

h6
{
	font-size: 0.75em;
	padding: 10px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #CCCCCC;
}
h7
{
	font-size: 0.7em;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #333;
}

h8
{
	font: Helvetica, Trebuchet, Arial, sans-serif;
	font-size: 1.8em;
	letter-spacing: 0.05em;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #E3E399;
	text-align:center;
}


img
{ border: 0px; 
  margin: 0px; 
  padding: 0px 0px 0px 0px; 
}

a{
	color: #eee;
	background-color:#111;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
}

a:hover
{
	background-color:#fff;
	color:#111;
	border-bottom: 0px dotted;
	border-top	: 0px dotted;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {text-decoration: none;
}


/* unordered list */
ul
{ margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul li
{ list-style-type: circle;
  margin: 0px 0px 0px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #footer, #logo, #menubar, #site_content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main
{
	width: 800px;
	height: auto;
	border: 0px dotted;
	border-color:#CCCCCC;
}

/* navigation menu */

#menu
{ height: 35px;
  width: 800px;
  background: #eeefed;
  margin-top: 0px;
  position: relative;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
  list-style: none;
} 

#menu li a 
{
	display: block;
	float: left;
	height: 26px;
	text-decoration: none;
	padding: 6px 36px 4px 36px;
} 

#menu li a:hover
{
	display: block;
	float: left;
	height: 26px;
	text-decoration: none;
	padding: 6px 36px 4px 36px;
	background: #dedede;
	color: #FFFF00
} 


/* logo */
#logo
{
	width: 800px;
	height: 40px;
	border-top: 0px solid #ffffcc;
	background: #ffffff;
}

#logo2
{
	width: 760px;
	height: auto;
	border-left: 0px solid #eee8aa;
	background: #244652;
	padding: 0px 20px 0px 20px; 
}

/* navigation menu */
#menubar
{
	height: 200px;
	width: 800px;
	border-top: 3px solid #111; 	
	border-bottom: 1px solid #eee;
	background: #ffffff url(logo.jpg);
} 


/* main content */
#site_content
{
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: auto;
	border: 0px dotted;
	border-color: #FFFFFF;
	background: #fff;
}

/* sidebar */
.sidebar01
{
	float: left;
	width: 400px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	border: 0px dotted;
	background: #fffff0 url(01.jpg) no-repeat;
}

.sidebar02
{
	float: left;
	width: 400px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	border: 0px dotted;
	background: #fffff0 url(02.jpg) no-repeat;
}

.sidebar03
{ float: left;
  width: 400px;
  height: 300px;
padding: 0px 0px 0px 0px;
  border: 0px dotted;
  	background:#fffff0 url(03.jpg) no-repeat;
}

.sidebar04
{ float: left;
  width: 400px;
  height: 300px;
padding: 0px 0px 0px 0px;
  border: 0px dotted;
  	background: #fffff0 url(04.jpg) no-repeat;
}

/* sidebar items / links */
.sidebaritem
{ text-align: left;
  width: 400px;
  float: left;
  margin: 6px;
}


.sidebaritem ul
{ width: 156px; 
}

.sidebaritem li
{ list-style: none; 
  padding: 0px 0px 0px 0px; 
}

.sidebaritem li a, .sidebaritem li a:hover
{ text-decoration: none; 
  font-size: 0.9em;
  letter-spacing: .09em;              
  font-weight: bold;
  text-transform: uppercase;
} 

.sidebaritem li a.current, .sidebaritem li a.current:hover
{ color: #6c6c6c;
}

/* page content */
#content
{ text-align: left;
  float: left;
  width: 800px;
  height: auto;
  padding: 0px;
  border-top: 0px dotted;
}

#content a.colour, #content a.colour:hover{border-bottom: 0px;}

/* footer */
#footer
{
	font-size: 0.9em;
	height: 42px;
	width: 800px;
	margin: 0px;
	text-align: center;
	background:#244652;
	padding: 4px 0px 0px 0px; 
}

