* {
	margin:0px;
	padding:0px;

}



body{
		margin-top:8px;
		text-align: center;
	font: 13px Helvetica, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

#content{
	float:left;
	width: 580px;
	margin-left: 20px;
}

#content ul{
margin-left:0px;
}

p {

}

b, strong {
font-weight:bold;
}

/* @group links */

a:link {

}

a:visited {

}

a:hover, a:active {
	text-decoration:none;
}



/* @end */

/* @group images */

img {
	border-style: none;
}

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

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



/* @end */

/* @group Layout */

.clearer {
	clear: both;
}
.clear {
	clear:both;
	overflow:hidden;
}

#footer p {
	
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
	
}

#logo{
float:right;
padding-right:10px;
}

#container{
	padding-top:6px;
	margin:0 auto;
	background: url(images/colours.jpg) repeat-x left top;
	width:788px;
	padding-left: 13px;
}


#pageheader{
	background: #0c1212 url(images/headerimage.jpg) no-repeat right;
	padding:25px 0px 0px 12px;	
	height:172px;
	text-align:left;
}

#pageheader h1{	
text-transform:uppercase;
	letter-spacing: 2px;
    margin-bottom:0px;
    font-size: 60px;
	border-color:#f5ff00;
	text-decoration: none;
}

#pageheader h2{
	text-transform:uppercase;
	padding-bottom:5px;
	font-size: 24px;
	text-decoration: none;
}

#sidebar h1{
	letter-spacing: 2px;
	padding:20px 0 10px 0px;
	font-size: 22px;
	text-align: center;
}

.border{
	border-bottom-style: solid;
	border-width: 1px;
}



.logo{	
}

#content-wrapper{
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	line-height:18px;
	padding: 25px 0 20px;
}


#sidebar-wrapper{
}


#sidebar{
	float:right;
	width: 217px;
}

#footer{
	padding-top:30px;
	text-align:center;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {	
text-transform:uppercase;
font-size:18px;
}

#breadcrumbcontainer ul {


}

#breadcrumbcontainer li {
display:inline;
}

#breadcrumbcontainer a {
	color:#fff;
	text-decoration:none;}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	height:60px;
	background: url(images/nav-bg.jpg) repeat-x 0 top;
	margin-bottom:10px;
	border-top: 1px solid #000;
	text-align:left;
}

#navcontainer #current {
	text-shadow:none;
	color:#000;
	background-color: #36c3f0;
}

#navcontainer .currentAncestor {
	text-shadow:none;
	color:#000;
	background-color: #36c3f0;
	
}

.spacer{
	
}
/* Parent - Level 1 */

#navcontainer ul {	
    padding:0 10px;  
    top: 9px;
	position:relative;
    
}

#navcontainer li {
	display:inline;
	

}

#navcontainer a{
	background: url(images/nav-split.jpg) no-repeat top left;
	font-weight:bold;
	line-height:16px;/* Hack to get Firefox and Safari to match */
	height:61px;	
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:9px 15px 10px 15px;
	text-shadow: 0px -1px 2px #000;
}



#navcontainer a:hover {
	text-shadow:none;
	color:#000;
	background-color: #36c3f0;
}

#navcontainer a:active {

}

/* Child - Level 2 */


#navcontainer ul ul {
	padding-top: 8px;
	position: absolute;
	left: 0;
	width:100%;
	top: 24px;
	height:26px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	font-size:12px;
	color:#000;
	background:none;
	text-shadow: none;
}

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

#navcontainer ul ul #current{
background:none;
text-decoration:underline;
}

#navcontainer ul ul .currentAncestor {
background:none;
}

/* Child - Level 3 */

#navcontainer ul ul ul { display:none;
}

#navcontainer ul ul ul li {

}

#navcontainer ul ul ul a {
;
}

#navcontainer ul ul ul a:hover{

}

#navcontainer ul ul ul #current{
text-decoration:underline;
}

#navcontainer ul ul ul.currentAncestor {

}


/* Child - Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li {

}

#navcontainer ul ul ul ul a {	

}

#navcontainer ul ul ul ul a:hover{

}

#navcontainer ul ul ul ul #current{
text-decoration:underline;
}

#navcontainer ul ul ul ul .currentAncestor {

}


/* @end */

/* @group Global Classes */

.standout, blockquote {
	text-indent:28px;
	font-size:14px;
	
	
}

blockquote p {
	line-height:1.3em;
}

h1 {
	font-weight: normal;
	font-style: normal;

}

h2 {
	font-weight: normal;
	font-style: normal;
}

h3 {
	

	
}

h4 {


}

.imageStyle {
}
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {

}

.blog-archive-headings-wrapper {
letter-spacing: 1px;
	font-size: 22px;
	padding:20px 0 20px 0;
}

.blog-archive-entries-wrapper {
}




.blog-archive-month {
	padding-bottom:5px;
}

.blog-archive-link {
	font-size:16px;

}

	
/* @end */

/* @group Tag Cloud */
.blog-tag-cloud{
	padding-top:15px;
}

ul.blog-tag-cloud li {
	display: inline;
	margin:0px 5px 0px 0;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}

/* @end */
a:link.blog-permalink {


}

.blog-entry {
	padding-bottom:20px;
}

.blog-entry-title{
letter-spacing: 1px;
	font-size: 22px;
	padding-top:20px;
	
}


.blog-entry-title a {	
text-decoration:none;	
}

.blog-entry-date {
	font-size:14px;
	background: url(images/date-icon.gif) no-repeat left 50%;
}

.blog-entry-date, .blog-entry-category{
	padding:8px 0px 8px 33px
}

.blog-entry-category {
	text-size:14px;
background: url(images/cat-icon.gif) no-repeat left 50%;
		margin:0 0 0 4px;
}

.blog-read-more {

}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-entry-body {
padding-top:5px;
}

.blog-entry-comments {
	padding-top:10px;
}

.blog-entry-tags{
padding-top:10px;
}

a.blog-comment-link { }

a.blog-trackback-link { }

/* styles the archives in the blog sidebar */

.blog-archive-link-enabled, .blog-archive-link-disabled, .blog-archive-link-disabled, .blog-category-link-enabled, .blog-comments-rss-link, .blog-rss-link, .blog-category-link-disabled{
	padding-left:20px;
	background: url(images/arrow.gif) no-repeat left center;
	
}

#blog-archives{
	padding:15px 0 0 0px;

}

#blog-categories {
	padding:15px 0 0 0px;
}

#blog-rss-feeds {
	padding:15px 0 0 0px;}

.blog-archive-link-enabled {

}

.blog-archive-link-disabled {

}

/* Styles the blog categories in the blog sidebar */

.blog-category-link-enabled {


}

.blog-category-link-disabled {

}

/* Styles the blog RSS feeds in the blog sidebar */

.blog-rss-link {

}

.blog-comments-rss-link {

}

ul.disc { list-style-type: disc;
}

ul.circle { list-style-type: circle;
}

ul.square { list-style-type: square;
}

ol.arabic-numbers { list-style-type: decimal;
}

ol.upper-alpha { list-style-type: upper-alpha;
}

ol.lower-alpha { list-style-type: lower-alpha;
}

ol.upper-roman { list-style-type: upper-roman;
}

ol.lower-roman { list-style-type: lower-roman;
}

/* @end */

/* @group Photo Album */

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

.photo-background {


}

.photo-navigation {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	height:40px;
	background: url(images/nav-bg.jpg) repeat-x 0 top;
    width: 620px;
    padding:10px;
margin:0 auto;

}

.photo-navigation a:link, .photo-navigation a:visited {
	text-shadow: none;
	text-decoration:none;
}

.photo-navigation a:hover {

}

img.photo-frame{
	padding-top:20px;
}

.photo-links, .photo-links a:link, .photo-links a:visited {
	padding-top:8px;
	font-weight:normal;
	font-size:15px;
	text-decoration:none;
color:#000;
}

.photo-title {	
	text-shadow: 0px -1px 2px #000;
	display: inline;
}

.photo-caption {
padding-left:8px;
	font-weight:normal;
	font-size:14px;
	text-shadow: 0px -1px 2px #000;
display: inline;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */

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

.album-title {
letter-spacing: 1px;
	font-size: 22px;
	padding:20px 0 10px 0;
}

.album-description {
	padding-bottom:10px;
} 

.album-wrapper {
	display: block;
	padding:10px 0;
	position: relative;

	
}

.thumbnail-wrap {
	margin:0px;
	padding:20px 9px;
	text-align: center;
	position: relative;
	float: left;
}



.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
}

.thumbnail-caption {
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
letter-spacing: 1px;
	font-size: 22px;
	padding:20px 0 10px 0;

	
}

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

.movie-thumbnail-frame {
	width: 132px;
	height: 132px;
	padding:0 10px;
	float: left;
	text-align: center;
}


.movie-thumbnail-caption {

padding-top:8px;
	height: 38px;
}
	
/* @end */


/* @end */

/* @group File Sharing */

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

.movie-background {
	margin: 30px;
}

.movie-title {
	padding-top:10px;
	font-size:26px;
	text-shadow: 0px 2px 3px #111111;
	text-align:left;
}

.movie-frame {

}
	
/* @end */

.filesharing-description {
;
	
}

.filesharing-item {
	margin-top:15px;
	padding-left:35px;
	background: url(images/download-icon.gif) no-repeat left center;
}

.filesharing-item-title {

}

.filesharing-item-title a:link {

}

.filesharing-item-title a:hover {

}

.filesharing-item-description {

}

/* @end */

/* @group Contact Form */

.message-text { } 

.required-text { } 

.form-input-field { } 

.form-input-button {}

/* @end */ 

.form-input-button {  
/* @end */