body {
	font-family: arial, sans-serif;
	font-size:0.8em;
	margin: 0px 0px 0px 0px;
	background-color: #f9f9f9;
background-image: url('http://www.johnandersoncrc.co.uk/images/body_circle.gif');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 40px 51px;
	}

h1 	{
	font-family: arial, sans-serif;
	font-size:1.8em;
	font-weight: normal;
	}

h2, h3, h4
	{
	font-family: arial, sans-serif;
	font-weight: normal;
	}

A 		{ color: #0099CC; }
A:link		{ color: #0099CC; text-decoration: none; }
A:visited	{ color: #0099CC; text-decoration: none;  }
A:active	{ color: #99CC33; text-decoration: none;  }
A:hover		{ color: #99CC33; text-decoration: underline; }


#mainframe {
	width:750px;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	padding:1em;
	text-align:left;
	background-color: #FFFFFF;
border: 1px solid #ccc;
background-image: url('http://www.johnandersoncrc.co.uk/images/content_circle.gif');
background-repeat: no-repeat;
background-position: -1px 40px;
	}


#navbar {
      width: 90%;
      padding: 0.5em;
      font-size: 1em;
}

#navbar ul {
      list-style-type: none;
      border-bottom: 1px dotted #ccc;
      margin: 0px;
      padding: 0px;

}

#navbar ul  li{
      list-style-type: none;
      display: inline;
      margin: 0px;
      margin-right: 0.8em;
}

#contentleft {

	width:225px;
	float:left;
	margin-left:20px;
	margin-top: 110px;
	border: 0px solid #ccc;
	}

#title h1{
	margin-right: 40px;
	margin-top: 20px;
	color: #333;
	}


#contentright {

	width:90%;
        padding: 1em;
	border: 0px solid #000000;
	}



.blog {
	font-family: arial, sans-serif;
	color:#333;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:140%;
	margin-bottom: 10px;
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 10px;

	}

.title	{
	font-family: arial, sans-serif;
	font-weight:normal;
	text-align: left;
	padding-bottom: 5px;
	color: #333;
	}



.date {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#006699;
	text-align: left;
	margin-top:10px;
	}

.posted	{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #1C2427;
	margin-bottom:15px;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
background-image: url('http://www.johnandersoncrc.co.uk/images/mini_circle.gif');
background-repeat: no-repeat;
background-position: 100% 0px;
display: block;
height: 43px;
	}

.sidetitle
	{
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #006699;
	text-align: left;
	}

.side {
	font-family: arial, sans-serif;
	color: #1C2427;
	font-size:11px;
	font-weight:normal;
	line-height:140%;
	padding: 10px;
	background-color: transparent;

	}

ul, li
	{
	list-style: disc;
	color: #99CC66;
	}

.row1 {
	font-family: arial, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:140%;
	background-color: #99CC66;

	}

.row2 {
	font-family: arial, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:140%;
	background-color: #FFFFFF;

	}

.calendarBG
	{
	background-color: #E0E0E0;
	}

.calendarBlank
	{
	background-color: #FFFFFF;
	}

.calendarHeader
	{
	font-weight: bold;
	color: #0099CC;
	text-align: center;
	background-color: #FFFFFF;
	}

.comments {
	font-family: arial, sans-serif;
	color: #000000;
	font-size:11px;
	font-weight:normal;
	background-color:#0099CC;
	line-height:140%;
	padding:10px;
	border:1px solid #000000;
	margin:10px;
	text-align:left;

	}


.big-title
	{
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight:normal;
	text-align: right;
	color: #0099CC;
	border-bottom: 2px dotted #99CC33;
	}

.paginate
	{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align:center;
	color: #000000;
	}

input, option, textarea, select {
	color: #000000;
	background-color: #EDEDED;
	border: 1px solid #000000;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;

	}

blockquote {
	background-color: #0099CC;
	color: #FFFFFF;
	padding: 10px;
	margin: 10px;
	border: 1px solid #000000;
}
