html{height: 100%;}

body
{ font: 62.5%/1.4 Anadale Mono, Courier, Georgia, serif;
  background: #fff;
  padding: 0px;
  margin: 23px;
  font-size: 1em;
}

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: .2em;
  padding: 0px 0px 0px 18px; 
  margin: 0px 0px 0px 0px;               
  font-weight: bold;
  font-variant:small-caps;
  color: #444;
}

h2
{ font-size: 1.2em;
  padding: 0px 0px 0px 18px; 
  margin: 0px 0px 0px 0px;               
  font-weight: normal;
  color: #333;
}

h3
{ font-size: 0.95em;
  padding: 0px 0px 0px 18px; 
  margin: 0px 0px 0px 0px;               
  font-weight: normal;
  color: #333;
}

h4
{ font-size: 0.75em;
  padding: 0px 0px 0px 12px; 
  margin: 0px 0px 0px 0px;               
  font-weight: normal;
  color: #555;
}

h5
{ font-size: 0.8em;
  padding: 11px 0px 0px 12px; 
  margin: 0px 0px 0px 0px;               
  font-weight: normal;
  color: #444;
}

h6
{ font-size: 1.2em;
  padding: 6px 18px 0px 12px; 
  margin: 0px 0px 0px 0px;               
  font-weight: normal;
  color: #333;
}

a:link {
	border-bottom: dashed 1px #888;
	text-decoration: none;
	color: #222;
	background:#fff;
	padding: 4px 0px 4px 0px;
}

a:visited {
	text-decoration: none;
	border-bottom: dashed 1px #888;
	color: #444;
	background:#fff;
	padding: 4px 0px 4px 0px;
}

a:hover {
	background-color:#fff;
	color: #666;
	padding: 4px 0px 4px 0px;
	border-bottom: dashed 0px;
}
a:active {
	text-decoration: none;
	background:#92e3fe;
	color: #333;
	border-bottom: dotted 0px #999;
}

img
{ border: 1px dotted #ddd; 
   padding: 3px; 
   margin: 3px 15px 3px 3px;
}



img a:link {
	border-bottom: dotted 0px #ddd;
	text-decoration: none;
	color: #222;
	background:#fff;
	padding: 4px 0px 4px 0px;
}

img a:visited {
	text-decoration: none;
	border-bottom: dotted 0px #ddd;
	color: #444;
	background:#fff;
	padding: 4px 0px 4px 0px;
}

img a:hover {
	background-color:#fff;
	color: #666;
	padding: 4px 0px 4px 0px;
	border-bottom: dotted 0px;
}
img a:active {
	text-decoration: none;
	background:#92e3fe;
	color: #333;
	border-bottom: dotted 0px #999;
}




a{outline: none;}

blockquote
{ padding: 8px 0px 8px 0px;
   border-top: 0px solid #ccc;
   border-bottom: 0px solid #ccc;
   font: Arial, sans-serif;  
   font-size: 0.95em; 
}

/* unordered list */
ul
{ margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul li
{
	list-style-type: none;
	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: 950px;
 height: auto;
 border: 0px dotted;
 border-color:#ff0000;
}

/* logo */
#logo
{ width: 950px;
  height: 145px;
  border: 0px dotted;
  background: #fff;
}

#logo a:link {
	border-bottom: dotted 0px #eee;
	text-decoration: none;
	color: #222;
	background:#fff;
}

#logo a:visited {
	text-decoration: none;
	border-bottom: dotted 0px #eee;
	color: #444;
	background:#fff;
}

#logo a:hover {
	background-color:#fff;
	color: #888;
	padding: 4px 0px 4px 0px;
	border-bottom: dotted 0px;
}

#logo a:active {
	text-decoration: none;
	background:#fff;
	color: #333;
	border-bottom: dotted 0px #999;
}


#logo img
{ border: 0px dotted #ddd; 
  margin:0px; 
  padding: 0px; 
}


/* navigation menu */
#menubar
{ height: 106px;
  width: 926px;
  border-bottom: 0px solid #eee; 
  padding: 12px;
  background: #ffffff;
} 

#menubar img
{ border: 0px dotted #ddd; 
  margin:0px; 
  padding: 0px; 
}

#menubar2
{ height: 2px;
  width: 828px;
  border-bottom: 2px solid #eee; 
  padding: 0 12px 0 12px;
  margin: 0 30px 0 20px;
  background: #fff;
} 

/* main content */
#site_content
{ overflow: hidden;
  padding: 0px 0px 0px 0px;
  width: 950px;
  height: auto;
  border: 0px dotted;
  border-color: #330099;
  background: #ffffff url(mainback.png) no-repeat top left;
}

/* sidebar */
.sidebar
{ float: left;
  width: 480px;
  height: auto;
  padding: 12px 30px 0 0;
  border: 0px dotted;
   background: #fff;
}

#sidebar_insert
{
float: left;
  width: 480px;
  height: auto;
  padding: 12px 30px 0 0;
  border: 0px dotted;
   background: #fff;
}

#sidebar_insert a:link {
	text-decoration: none;
	color: #222;
	background:#fff;
	padding: 4px 0px 4px 0px;
	border-bottom: dashed 0px #888;
}

#sidebar_insert a:visited {
	text-decoration: none;
	color: #444;
	background:#fff;
	padding: 4px 0px 4px 0px;
	border-bottom: dashed 0px #888;
}

#sidebar_insert a:hover {
	background-color:#fff;
	color: #666;
	padding: 4px 0px 4px 0px;
	border-bottom: dashed 0px #888;
}

#sidebar_insert a:active {
	text-decoration: none;
	background:#92e3fe;
	color: #333;
	border-bottom: dashed 0px #888;
}

#sidebar_insert img
{ border: 1px dotted #ddd; 
   padding: 3px; 
   margin: 1px;
}

/* page content */
#content
{ text-align: left;
  float: left;
  width: 350px;
  height: auto;
   padding: 12px 0 0 50px;
  border: 0px dotted;
  background: #fff;
}

#content a.colour, #content a.colour:hover{border-bottom: 0px;}

/* footer */
#footer
{ font-size: 0.8em;
  height: 40px;
  width: 885px;
  margin: 0 30px 0 20px;
  text-align: right;
  border-top: 1px solid #ddd; 
  background: #fff;
}

#footer a:link {
	border-bottom: dotted 0px #eee; text-decoration: none; 	color: #222; background:#fff;
}

#footer a:visited {
	text-decoration: none;	border-bottom: dotted 0px #eee;	background:#fff;
}

#footer a:hover {
	background-color:#fff;	padding: 4px 0px 4px 0px;	border-bottom: dotted 0px;
}

#footer a:active {
	text-decoration: none;	background:#fff; border-bottom: dotted 0px #999;
}

