*
{
font-family: arial;
color: #000000;	
}

body
{
margin: 0px;
margin-bottom: 50px;
font-size: 12px;
}

img
{
vertical-align: bottom;
border: none;
}

p
{
margin-top: 0px;
margin-bottom: 15px;
line-height: 19px;	
}

a
{
	
}

a:hover
{
	
}

.clear
{
clear: both;	
}

#holder
{
text-align: center;
}

#main
{
margin-left: auto;
margin-right: auto;	
text-align: left;
width: 900px;
padding-top: 40px;
padding-bottom: 15px;
}

#table
{
background: #000000;	
}

#table td
{
padding: 10px;
background: #ffffff;
}

#thumbnails
{
width: 239px;
}

#thumbnails a
{
display: block;
float: left;
margin-right: 2px;
margin-bottom: 2px;
}

#image_holder
{
width: 500px;
}

#ajax_image_table
{
padding: none;
vertical-align: middle;
margin-left: auto;
margin-right: auto;
}

#ajax_image_table td
{
padding: none;
vertical-align: middle;
}

#ajax_image
{
width: 100%;
overflow: hidden;
vertical-align: middle;
}

#ajax_image #content_image
{
margin-left: 0px;
}

#ajax_image img
{
}

#ajax_copy
{
font-size: 11px;
margin-top: 0px;	
width: 100%;
}

#ajax_copy2
{
font-size: 11px;
height: 30px;
vertical-align: top;
}

h1
{
font-weight: normal;
font-size: 22px;
}

#pagetitle
{
display: block;
font-size: 20px;
margin-bottom: 0px;	
text-decoration: none;
color: #CDAF00;
color: #000000;
}

.pagetitle
{
font-style: italic;
}

#category_navigation
{
width: 200px;
}

#category_navigation a
{
display: block;
text-decoration: none;
font-size: 11px;
}

.cn_section
{
margin-bottom: 15px;	
}

.cn_title
{
font-weight: bold;	
}

#pagination
{
margin-top: 5px;
font-size: 11px;
text-align: right;
}

#pagination a
{
display: inline;
float: none;
font-size: 11px;
margin-left: 3px;
margin-right: 3px;
border: none;
}

#current_page
{
font-weight: bold;
text-decoration: none;	
}

#padded_content
{
padding: 0px;
}

.tiny_text
{
font-size: 11px;
margin-bottom: 3px;
margin-top: 2px;
text-align: right;
font-style: italic;
}

/* FOR DOCUMENTS */
#filetable
{
margin-bottom: 20px;
}

#filetable td
{
padding: 5px;
border-bottom: 1px solid #000000;
}

#filetable td img
{
border: none;
width: 25px;
}

#filetable #header td
{
font-weight: bold;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #dddddd;
}
/* END FOR DOCUMENTS */













/* NAVIGATION HEADER */
#navigation_pre_holder
{
margin-top: 48px;	
}

#navigation_pre
{
width: 900px;
margin-left: auto;
margin-right: auto;
text-align: left;
font-size: 9px;
margin-bottom: 0px;
font-family: arial;
}

#navigation_pre a
{
text-decoration: none;
font-size: 9px;
display: inline;
}

#navigation_pre a:hover
{
color: #F5D100;	
}

#navigation_holder
{
background: #000000;
margin-bottom: 0px;
margin-top: 0px;
text-align: center;	
}

#navigation
{
width: 900px;

border-top: 1px solid #000000;
border-bottom: 0px solid #000000;
padding-bottom: 1px;
margin-left: auto;
margin-right: auto;
text-align: left;
font-family: arial;
}

#navigation_table td
{
}

#navigation_table td a
{
display: block;
margin-bottom: 3px;
font-family: arial;
}

a#logo
{
width: 141px;
height: 69px;
display: block;
border-right: 1px solid #ffffff;
padding-right: 18px;
margin-right: 22px;
background: url('images/logo_off.gif') top left no-repeat;	
}

a:hover#logo
{
background: url('images/logo_on.gif') top left no-repeat;	
}

a#marc
{
width: 84px;
height: 54px;
display: block;
margin-right: 83px;
background: url('images/marc_off.gif') top left no-repeat;	
}

a:hover#marc
{
background: url('images/marc_on.gif') top left no-repeat;	
}

a#tony
{
width: 106px;
height: 54px;
display: block;
margin-right: 88px;
background: url('images/tony_off.gif') top left no-repeat;	
}

a:hover#tony
{
background: url('images/tony_on.gif') top left no-repeat;	
}

a#ray
{
width: 33px;
height: 54px;
display: block;
margin-right: 83px;
background: url('images/ray_off.gif') top left no-repeat;	
}

a:hover#ray
{
background: url('images/ray_on.gif') top left no-repeat;	
}

a#steve
{
width: 52px;
height: 54px;
display: block;
margin-right: 80px;
background: url('images/steve_off.gif') top left no-repeat;	
}

a:hover#steve
{
background: url('images/steve_on.gif') top left no-repeat;	
}

a#phil
{
width: 63px;
height: 54px;
display: block;
margin-right: 78px;
background: url('images/phil_off.gif') top left no-repeat;	
}

a:hover#phil
{
background: url('images/phil_on.gif') top left no-repeat;	
}

a#sarah
{
width: 88px;
height: 54px;
display: block;
background: url('images/sarah_off.gif') top left no-repeat;	
}

a:hover#sarah
{
background: url('images/sarah_on.gif') top left no-repeat;	
}

#navigation_table td #navigation_sub
{
font-size: 9px;	
vertical-align: top;
color: #ffffff;
}

#navigation_table td #navigation_sub a
{
display: inline;
text-decoration: none;
font-size: 9px;
margin: 0px;
color: #ffffff;
}

#navigation_table td #navigation_sub a:hover
{
color: #F5D100;	
}
/* END NAVIGATION HEADER */


















/* FOOTER */
#footer_holder
{
margin-top: 15px;
background: #ffffff;
}

#footer
{
padding-top: 10px;
padding-bottom: 20px;
text-align: center;
border-top: 1px solid #000000;
font-size: 9px;
width: 800px;
margin-left: auto;
margin-right: auto;
background: #ffffff;
color: #000000;
}

#footer a
{
font-size: 9px;
text-decoration: none;
color: #000000;
}

#footer_table td
{
text-align: center;
width: 20%;	
vertical-align: top;
line-height: 10px;
color: #333333;
font-size: 9px;
}

#footer_table td a
{
font-size: 9px;
color: #333333;
}

#footer_table td a:hover
{
color: #000000;
}


#footer_table td b.name
{
display: block;
font-weight: bold;	
font-size: 9px;
color: #000000;
}


#copyright
{
margin-top: 10px;
font-size: 9px;
color: #333333;
}
/* FOOTER */










/* BIO */

#bio img
{
float: left;
margin-right: 15px;
margin-bottom: 15px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
margin-top: 5px;	
}

#bio p
{
font-size: 14px;	
}



/* END BIO */




/* CONTACT FORM */
#contact *
{
text-align: center;
margin: 0px;
padding: 0px;
font-size: 12px;
}

#contact .section
{
margin-bottom: 30px;
line-height: 16px;
}

#contact b
{
display: block;	
}

#contact a
{
font-weight: bold;
text-decoration: none;
color: #CDAF00;
}

#contact h1
{
font-size: 15px;
font-weight: bold;
}

#contact h2
{
font-size: 13px;
font-weight: bold;	
}


/* END CONTACT FORM */







/* BLOG */
.alt {
	}

.post small {
font-size: 10px;
display: block;
margin-bottom: 20px;
text-transform: uppercase;
color: #000000;
font-weight: bold;
	}

#sidebar *
{
font-size: 11px;
line-height: normal;
}

#sidebar h2 {
margin-bottom: 2px;
font-size: 14px;
	}
	
#sidebar a {
font-size: 11px;
text-decoration: none;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
font-size: 13px;
clear: both;
padding-bottom: 25px;
margin-bottom: 35px;
border-bottom: 1px solid #777777;
	}

.post hr {
	display: block;
	}

.entry
{
margin-right: 10px;
clear: both;
}

.widecolumn .post {
	margin: 0;
	}

.postmetadata
{
font-size: 11px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/* End Structure */





/* Begin Images */
.entry p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.entry img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.entry img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.entry img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.entry .alignright {
	float: right;
	}

.entry .alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar * 
{
margin: 0px;
padding: 0px;
list-style: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li ul {
margin: 0px;
padding: 0px;
	}
	
#sidebar ul li ul li {
margin: 0px;
padding: 0px;
	}
	
#sidebar ul li a {
margin: 0px;
	}

#sidebar ul p, #sidebar ul select {
	
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: circle;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 120px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

#blog_left .navigation {
	display: block;
	text-align: center;
	}
	
#blog_left .navigation .alignleft, .post .navigation .alignright {
	display: block;
	}

#blog_left .navigation .alignleft a 
{
font-size: 10px;
text-decoration: none;
}
	
#blog_left .navigation .alignright a 
{
font-size: 10px;
text-decoration: none;
}
/* End Various Tags & Classes */
/* END BLOG */

/* Begin Images */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}
/* End Images */




/* HORIZONTAL SCROLLING */
#container {
margin-top: 1px;
margin-bottom: 1px;
  overflow: hidden;
  text-align: center;
  width: 722px;
  
}

#scroller {
overflow: hidden;
  width: 2250px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
    text-align: center;
	margin-left: auto;
	margin-right: auto;
}

<!--[if IE]>
<style type="text/css">
#scroller{
  width: 2000px; /* = width + margin left + margin right from the content rule + border*2 from the container rule*/
    text-align: center;
}

</style>
<! [endif]-->
/* END HORIZONTAL SCROLLING */





