/* @group General Styles */

body {
	font: 11px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #333333;
	margin: 0px 5px 0px 5px;
	text-align: center;
	color: #333333;
}

p {
	
}

b, strong {
	font-weight: bold;
	color: #557711;
}

a:link {
	color: #557711;
	text-decoration: none;
}

a:visited {
	color: #764b2c;
	text-decoration: none;
}

a:hover, a:active {
	color: #008000;
	background: #eaffc0;
}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}

/* @end */

/* @group Layout */

#container {
	background: #FFFFFF repeat-y right url(images/sidebar_bg.png);


/* This Is The BG Color Of The Main Div */
	width: 780px;
	margin: 0px auto;

/* Right And Left Margin Widths To Auto */
	text-align: left

;
	/* Hack To Keep IE5 Windows Happy */
	color: #3e3e3e;
	padding-bottom: 20px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #333333;
}

#pageHeader {
	width: 780px;
	text-align: left;
	list-style: none;
	height: 111px;
	background: no-repeat url(images/header_bg.png);
}

#pageHeader img {
	display: inline;
	float: right;
	margin-top: 30px;
	margin-right: 40px;
}

#pageHeader h1 {
	color: #ffffff;
	margin: 0px;
	font-weight: bold;
	font-size: 26px;
	padding: 20px 20px 0px 40px;
}

#pageHeader h2 {
	color: #ffffff;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 0px;
}

#contentContainer {
	width: 590px;
	float: left;
	text-align: left;
	padding-top: 30px;
}

#contentContainer #content {
	line-height: 2.0em;
	padding-right: 30px;
	padding-left: 40px;
	width: 520px;
}

#sidebarContainer {
	width: 190px;
	float: right;
	text-align: left;
	padding-top: 27px;
	text-transform: lowercase;
	font-size: 96%;
}

#sidebarContainer .sidebar {
	padding: 10px;
	line-height: 2.0em;
}

#footer {
	width: 780px;
	margin: 0px auto;


/* Right And Left Margin Widths To Auto */
	text-align: center;

/* Hack To Keep IE5 Windows Happy */;
	height: 3px;
	height: 21px;
	background: repeat-x url(images/footer_bg.png);
	color: #2e3c0d;
	padding-top: 10px;
}

#footer a {
	color: #e0f0b7;
	padding: 3px 4px;
}

#footer a:hover {
	color: #f8ff08;
	background-color: #738d1f;
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: center;
	width: inherit;
	padding: 0px;
	margin-top: 10px;
	float: left;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
	padding: 4px;
}

#breadcrumbcontainer a:hover {
	display: inline;
}

/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	line-height: 2.0em;
	padding-top: 40px;
}

#navcontainer #current {
	color: #4f620e;
	font-weight: bold;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li {
	
}

#navcontainer a {
	display: block;
	color: #4f620e;
	text-decoration: none;
	padding-left: 10px;
	height: 20px;
}

#navcontainer a:hover {
	color: #764b2c;
}

/* Child - Level 1 */

#navcontainer ul ul {
	list-style: square;
	padding: 0px;
	margin: 0px 0px 0px 35px;
}

#navcontainer ul ul li {
	
}

#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	font-size: 90%;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul a:hover {
	background: transparent;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #808080;
}

#navcontainer ul ul ul li {
	
}

#navcontainer ul ul ul a {
	display: block;
	text-decoration: none;
	font-size: 90%;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #999999;
}

#navcontainer ul ul ul ul li {
	
}

#navcontainer ul ul ul ul a {
	display: block;
	text-decoration: none;
	font-size: 90%;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #b3b3b3;
}

#navcontainer ul ul ul ul ul li {
	
}

#navcontainer ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	font-size: 90%;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 5 */

#navcontainer ul ul ul ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #cccccc;
}

#navcontainer ul ul ul ul ul ul li {
	
}

#navcontainer ul ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	font-size: 90%;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul ul ul ul a:hover {
	background: transparent;
}

/* @end */

/* @group Global Classes */

.standout, blockquote {
	background: #764b2c;
	color: #ffffff;
	padding: 10px;
	margin: 5px;
}

h1 {
	color: #764b2c;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 3px;
}

h2 {
	color: #764b2c;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
}

h3 {
	color: #764b2c;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1px;
}

h4 {
	color: #764b2c;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	color: #764b2c;
	font-size: 12px;
	font-weight: bold;
}

.imageStyle {
	
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
	color: #000000;
	text-align: center;


/* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	color: #764b2c;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
}

.blog-archive-link {
	
}

/* @end */

.blog-entry {
	
}

.blog-entry-title {
	color: #764b2c;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 9px;
	color: #3c4f07;
}

.blog-entry-body {
	margin-bottom: 45px;
}

.blog-entry-comments {
	color: #3c4f07;
	font-size: 9px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px dotted #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #764b2c;
	font-size: 14px;
	font-weight: bold;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	color: #764b2c;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
	
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
	
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	border-style: none;
}

.thumbnail-caption {
	color: #c8ae83;
	margin-top: -2px;
	font-size: 0.8em;
}

/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	margin: 0px;
	padding: 10px;
	width: 190px;
	text-align: left;
	position: absolute;
	left: 10px;
	background: url(images/sidebar_bg.png) repeat;
}

.photo-navigation a {
	
}

.photo-navigation a:hover {
	
}

.photo-frame {
	margin: 0px;
	border: 5px solid #ffffff;
	position: absolute;
	left: 230px;
}

.photo-links {
	
}

.photo-title {
	color: #764b2c;
	font-size: 19px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.photo-caption {
	font-size: 0.8em;
	margin: 0px;
	color: #c8ae83;
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-description {
	text-align: center;
}

/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #764b2c;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
}

.movie-thumbnail-caption {
	text-align: center;
	color: #c8ae83;
}

/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #557711;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
	
}

.required-text {
	
}

.form-input-field {
	
}

.form-input-button {
	
}

/* @end */

/* @group pdr Additions */

.magmark {
	background: #fffe36;
	display: inline;
}

p.centre {
	text-align: center;
	color: #ff5600;
}

/* @end */

/* @group Specialist paragraph */

.code {
	background: #ededc8 none no-repeat;
	border-spacing: 12px 12px;
	border: dotted #f0f3da 2px;
	padding: 8px;
	margin: 4px 8px 4px 12px;
	color: #3f3f3f;
	font: 9px/24px monaco, "andale mono", mono, Courier;
	text-align: left;
	list-style: none;
	white-space: normal;
}

.correspond {
	font: normal 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #cee4b4 none 8px 12px;
	border-spacing: 8px 8px;
	border: dotted #f0f3da 2px;
	white-space: normal;
	text-align: left;
	color: #3c4f07;
	padding: 16px 24px;
	margin: 20px 8px 20px 20px;
	width: 80%;
}

.correspond_alt1 {
	font: normal 11px "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	background: #e4e9b8 none 8px 12px;
	border-spacing: 8px 8px;
	border: dotted #f0f3da 2px;
	white-space: normal;
	text-align: left;
	color: #3c4f07;
	padding: 16px 24px;
	margin: 20px 8px 20px 20px;
	width: 80%;
}

.correspond_alt2 {
	font: normal 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #ccafa5 none 8px 12px;
	border-spacing: 8px 8px;
	border: dotted #f0f3da 2px;
	white-space: normal;
	color: #3c4f07;
	padding: 16px 24px;
	margin: 20px 8px 20px 20px;
	width: 80%;
}

.correspond_out {
	font: bold 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #cee4b4 none 8px 12px;
	border-spacing: 0px 0px;
	border: dotted #77995f 1px;
	white-space: normal;
	text-align: color: #3c4f07;
	padding: 12px;
	z-index: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -30px;
	width: 50%;
	bottom: -20px;
}

.clearer {
	clear: both;
}

.quotes {
	background: #fffbf1 url(images/easychair.png) no-repeat -5px -3px;
	border-spacing: 8px 8px;
	border: solid #f2ece6 1px;
	color: 9;
	text-transform: lowercase;
	padding: 30px 24px 20px 120px;
	float: right;
	list-style: url(images/header.png);
	font: 13px/30px zapfino;
	text-align: right;
	margin: 5px 0 20px;
	height: 75px;
}

.quoted {
	background: transparent url(images/asterisk.gif) no-repeat 0px;
	border: transparent;
	color: #7f7f7f;
	text-transform: lowercase;
	list-style: url(images/header.png);
	font: 9px/24px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: right;
	padding-right: 24px;
	float: right;
	z-index: inherit;
	text-indent: 16px;
}

strikeout {
	color: #f84046;
	text-decoration: line-through;
	background: #ffffff;
	list-style: url(images/header_bg.png);
}

.red {
	color: red;
	background: inherit;
	list-style: url(images/header_bg.png);
	display: inline;
}

.maroon {
	color: maroon;
	background: inherit;
	list-style: url(images/header_bg.png);
	display: inline;
}

.navy {
	background: inherit;
	list-style: url(images/header_bg.png);
	color: navy;
	display: inline;
}

.massive {
	color: #c6c6c6;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 2em;
	padding-bottom: 2em;
	font-size: 1.8em;
	line-height: 1.1em;
}

/* @end */

/* @group Indents */

.image-left-overtop {
	padding: 8px;
	float: left;
	bottom: 60px;
	margin-top: -45px;
	margin-right: -px;
	margin-left: -50px;
}

.image-left-overleft {
	padding: 8px;
	float: left;
	bottom: 60px;
	margin-right: -px;
	margin-left: -120px;
	margin-top: 30px;
}

.image-right-overtop {
	padding: 8px;
	float: right;
	bottom: 60px;
	margin-top: -50px;
	margin-right: -30px;
	margin-left: 2px;
}

.indent_1 {
	margin-right: 20px;
	margin-left: 40px;
}

.indent_2 {
	margin-right: 20px;
	margin-left: 80px;
}

.indent_3 {
	margin-right: 20px;
	margin-left: 120px;
}

.indent_4 {
	margin-right: 20px;
	margin-left: 160px;
}

/* @end */

/* @group Lists */

/* @group Definition List */

dl {
	padding: 1em;
}

dt {
	margin: 1ex;
	font-weight: bold;
}

dd {
	padding-bottom: 0.5em;
	padding-right: 3em;
}

/* @end */

/* @end */

/* @group haloscan */

#haloscan-recent {
}

#haloscan-recent a {
}

#haloscan-recent ul {
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#haloscan-recent li {
	list-style: none;
	margin: 1px;
}

#haloscan-recent li span.hsrname {
	text-align: left;
	font-weight: bold;
}

#haloscan-recent li span.hsrmsg {
	font-weight: normal;
}

/* @end */