body
{
	background-color:  #fff;
        /*background-image: url(http://djinc.co.uk/images/7.jpg);
        //background-repeat: no-repeat;
        //background-attachment: fixed;
        //background-position: 5px 5px;*/
}


p, blockquote, li, h3
{
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:  0.9em;
	line-height:  1.8em;
	text-align:  left;
	padding-left:  10px;
	padding-right:  10px;
	color:  #777777;
}

h4
{
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:  0.7em;
	line-height:  1.8em;
	padding-left:  10px;
	padding-right:  25px;
	color:  #B0c7d2;
}

blockquote
{
	margin-left:  20px;
	margin-right:  0px;
	color:  #000;
}

#sidebar-2
{
	text-align:  left;
	font-weight:  normal;
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:  1em;
	color:  #B0c7d2;
	line-height:  1.3;
	float:  right;
	width:  200px;
	margin-left:  5px;
        padding-left: 15px;
        margin-top: 25px;
        border-left: thin dotted #f58220

}

#sidebar-1 p
{
	text-align:  left;
	font-weight:  normal;
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.8em;
        color:  #B0c7d2;
	line-height:  1.3;
}

#sidebar-1 a:link
{
	color:  #f58220;
	text-decoration:  underline;
}
#sidebar-1 a:hover
{
	background-color:  #B0c7d2;
	text-decoration:  none;
}
#sidebar-1 a:active
{
	background-color:  #B0c7d2;
	text-decoration:  none;
}
#sidebar-1 a.active
{
	background-color:  #B0c7d2;
	text-decoration:  none;
}
#sidebar-1 a:visited
{
	color:  #f58220;
	text-decoration:  underline;
}
#head
{
	text-align:  left;
	height: 75px;
        width: 690px;
padding-left: 35px;        
 float: left;
	color:  #777777;
}
#nav {      
      background: #B0c7d2;
}
#nav ul {
  list-style-type: none;
  float: left;
  border-left: 1px #f58220;
  margin: 0 0 20px;
  padding: 0;
  clear: both;
}
#nav ul li {
  display: block;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
}
#nav ul li a {
  background: #fff;
  width: 8em;
  height: 2em;
  border: .1em  #f58220;
  border-left: none;
  padding: 0;
  color: #fff;
  background: #B0c7d2;
  display: block;
  text-align: center;
  text-decoration: none;
  font: normal 1em/1.9em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#nav ul li a:hover {
  color: #f58220;
  background: #B0c7d2;
  text-decoration:none;
}
#nav ul a:active {
  background: #B0c7d2;
  color: #fff;
}
#nav ul li a.active {
  background: #B0c7d2;
  border: .1em #f58220;
  color: #f58220;
}
#nav2
{     }
#nav2 ul {
  list-style-type: none;
  float: left;
  border-left: 1px #f58220;
  margin: 0 0 20px;
  padding: 0;
  clear: both;
}
#nav2 ul li {
  display: block;
  float: left;
  text-align: left;
  padding: 0;
  margin: 0;
}
#nav2 ul li a {
  background: #fff;
  width: 8em;
  height: 2em;
  border: .1em  #f58220;
  border-left: none;
  padding: 0;
  color: #f58220;
  display: block;
  text-align: left;
  text-decoration: none;
  font: normal 1em/1.9em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#nav2 ul li a:hover {
  color: #fff;
  background: #B0c7d2;
  text-decoration:none;
}
#nav2 ul a:active {
  background: #B0c7d2;
  color: #fff;
}
#nav2 ul li a.active {
  background: #B0c7d2;
  border: .1em #f58220;
  color: #fff;
}
#container
{
	width:  950px;
	margin:  2px;
	margin-left:  2px;
	margin-right:  auto;
	padding:  0px;
}

#sidebar-1
{
	float:  left;
	width:  90px;
	margin-right:  5px;
	padding-top:  200px;
}

#content
{
	margin-left:  25px;
	margin-right:  0px;
	padding-top:  115px;
        padding-right: 15px;
}

#content img
{
       float: left;
       margin-right:  10px;
       margin-bottom: 10px;
}

#foot
{
	border:  0px;
	font-weight:  normal;
	font-family:  Georgia, Times, Serif;
	font-size:  1.5em;
	text-align:  right;
	color:  #B0c7d2;
}
#foot2
{
	font-family:  Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:  0.9em;
	line-height:  1.1em;
	text-align:  left;
	padding-left:  10px;
	color:  #777777;
}

#accessibility
{
	position:  absolute;
	top:  -10000px;
}

a
{
	color:  #777777;
	text-decoration:  underline;
}

h1
{
	font-weight:  normal;
	text-decoration: none;
	font-family:  Georgia, Times, Serif;


	font-size:  2em;
	color:  #777777;
}

h2
{
	font-weight:  normal;
	font-family:  Georgia, Times, Serif;
	font-size:  1em;
	font-style:  italic;
	color:  #777777;
}

h3
{
	font-weight:  normal;
	color:  #777777;
}

h3 a
{
	border:  0px;
	font-weight:  normal;
	font-family:  Georgia, Times, Serif;
	font-size:  1.5em;
	color:  #B0c7d2;
	text-decoration: none;
}

h1 a, h2 a
{
	border:  0px;
	color:  #777777;
}

.caps
{
	letter-spacing:  0.1em;
	font-size:  10px;
	color:  #777777;
}

#content hr
{
	width:  75%;
	margin-top:  2em;
	margin-bottom:  2em;
	color:  #777777;
}

img.divider
{
	align:  center;
	margin-top:  2em;
	margin-bottom:  2em;
}

.comments_error
{
	background-color:  #000;
}

div.comments_error
{
	border:  1px solid #777777;
	padding:  0.3em;
}