body {
	background-image : url(../common/grid16m.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	margin : 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px solid black;
}

body.description {
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 1000px;
}

body.pacenotes { 
	background-image : url(../common/notebook.jpg);
} 

div {
	background-color: transparent;
	background-image: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	border: none;
}

div.justindale, div.andrewbargery {
/* full page wrapper */
	position: absolute;
	border: 0px solid black;
	margin-right: 0px;
        width: 100%;
	min-width: 780px;
	min-height: 100px;
}

div.header {
	width: 100%;

	background-position: top right;
	height: 80px;
	border-bottom: 1px solid black;
	margin: 0;
	padding: 0;
}

div.justindale div.header {
	background-image: url(../justindale/header_right.jpg);
}

div.andrewbargery div.header {
	background-image: url(../andrewbargery/header_right.jpg);
}


div.menu_bar {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../common/button_bg.gif);
	width: 780px;
	height: 18px;
}

div.content {
	border: solid 1px #cccccc;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	float: none;
}

div.sidecontent {
	border: solid 1px #cccccc;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	float: none;
}

div.leftside {
	width: 180px;
	border: 0px solid #cccccc;
	margin: 0px 0px 0px 0px;
	float: left;
}

div.rightside {
	width: 200px;
	border: 0px solid #cccccc;
	margin: 0px 0px 0px 0px;
	position: absolute;
	right: 0px;
	top: 99px;
	max-height: 400px;
}

div.pagetitle {
	background-image: url(heading/news.gif);
	background-repeat: no-repeat;
	background-position: -6px 2px;
	margin: 0px 200px 0px 10px;
	padding: 10px 0px 0px 30px;
	min-height: 400px;
}
	
/* Hides from IE-mac \*/
* html div.pagetitle {height: 400px;}
/* End hide from IE-mac */

div.newsitem {
	border: solid 1px #cccccc;
	margin: 0px 0px 10px 0px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	min-height: 140px;
/*	padding-left: 220px; */
	position: relative;
}

/* Hides from IE-mac \*/
* html div.newsitem {height: 140px;}
/* End hide from IE-mac */

div.newsitem img {
/*
	position: absolute;
	top: 10px;
	left: 10px;
	*/
	float: left;
	margin: 10px 10px;
	border: 0;
}

/* Hides from IE-mac \*/
* html div.newsitem img {min-height: 1%;}
/* End hide from IE-mac */

div.newsitem h2, div.newsitem p {
	margin-left: 205px;
}
div.newsitem div {
/*	clear: both; */
}

div.newsitem_s {
	border: solid 1px #cccccc;
	margin: 0px 0px 10px 0px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	min-height: 76px;
/*	padding-left: 220px; */
	position: relative;
}

/* Hides from IE-mac \*/
* html div.newsitem_s {height: 76px;}
/* End hide from IE-mac */

div.newsitem_s img {
/*
	position: absolute;
	top: 10px;
	left: 10px;
	*/
	float: left;
	margin: 5px 5px;
	border: 0;
}

/* Hides from IE-mac \*/
* html div.newsitem_s img {min-height: 1%;}
/* End hide from IE-mac */

div.newsitem_s p {
	margin: 5px 10px 5px 120px;
	font: 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.newsitem_s p span.date {
font-style: italic;
padding-right: 3px;
font-size: 1.0em;
}

div.newsitem_s p span.headline {
font-weight: bold;
padding-right: 3px;
font-size: 1.2em;
}

div.newsitem_s div {
/*	clear: both; */
}




div.footer {
	border: solid 0px #cccccc;
	border-top-width: 2px;
	border-bottom-width: 1px;
	text-align: center;
	margin: 50px 0px 20px 0px;
	height: 20px;
	clear: both;
}

.centre_w {
	padding-left: 25px;
        padding-top: 10px;
}

p {
	font-family: arial, sans-serif;
	font-weight: normal;
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0em;
	border-width: 0;
	text-align : justify;
	font-size : 1em;
}

p.menu {
	font-family: lucida console, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color : White;
}
p.question {
 font-weight: bold;
}
p.answer {
 font-style: italic;
}
p.description {
 font-size: 83%;
 font-weight: bold;
}
p.space {
 padding-bottom: 1000px;
}
p.space_s {
 padding-bottom: 10px;
}
p.jump {
 font-weight: bold;
}
p.toptip {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
}
p.contents {
 font-weight: bold;
 margin-top: 0.2em;
 margin-bottom: 0.2em;
}
p.info {
 margin-left: 2em;
 margin-bottom: 0.5em;
}
p.phototitle {
   font-weight: bold;
   margin-left: 20px;
   }
p.photocaption {
   font-style: italic;
   margin-left: 20px;
   }
p.photocredit {
   font-size: 10px;
   margin-top: 1em;
   margin-left: 20px;
   }
 p.photofront {
   font-size: 10px;
   }
p.wreath {
   text-align: left;
   font-size: 10px;
   margin-top: 0;
   margin-left: 10px;
   }
p.system {
 font-weight: bold;
 color: #ff0000;
}

p.headline {
	font-size : 13px;
	font-weight : bold;
}

p.countdown {
	text-align : left;
	background : #ffffcc;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	padding : 2px;
}

p.photo_credit {
	font-size: 10px;
	font-style : italic;
	text-align : right;
	margin: 0 0 0 0;
}

p.photo_car {
	font-style : normal;
	text-align : left;
	margin : 0 0 0 0;
	font-weight : bold;
}

p.photo_crew {
	font-style : italic;
	text-align : left;
	margin : 0 0 0 0;
	font-weight : bold;
}

p.photo_comment {
	font-style : italic;
	text-align : left;
	margin: 3px 0 0 0;
}

p.rss {
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}



p.footleft {
	text-align: left;
	margin: 1px 10px 1px 10px;
	font-size: 10px;
	color: #999999;
}

p.footright {
	text-align: right;
	float: right;
	margin: 1px 10px 1px 10px;
	font-size: 10px;
	color: #999999;

}
p.menutext {
/*
	Font-Family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	Font-Size: 8pt;
	color: #333333;		
	margin: 2px 0px 0px 13px;
*/	
	margin: 2px 0 0 13px;
}
p.lise {
	text-align : center;
}

hr {
	color : #999999;
}

img.eadd {
	position:relative;
	top:3px;
	left:1px;
}

.champh{
	font-weight : bold;
	text-align : center;
	background : #3399cc;
}

.champ1 {
	text-align : center;
	background : #3399cc;
}

.champ2 {
	text-align : left;
	background : #cccccc;
}

.champ3 {
	text-align : center;
	background : #cccccc;
}


.link{
	font-weight : bold;
}

.bold {
	font-weight : bold;
}

.star {
	color : #ff0000;
}

.tablenote{
	font-weight : normal;
	font-style : italic;
}
tr.menuh { 
 background-color: #CCCCcc;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}

td.menuh { 
 background-color: #CCCCcc;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}


pre {
 font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	margin-top: 6px;
}

h1{
	margin-left: 0px;
	margin-right : 10px;
	margin-top: 0px;
}
h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	margin: 10px 0px 10px 0px;
}

ul, li {
}

small {
	font-style: italic;
	font-size : 11px;
	font-weight : normal;
}

a:link {
 text-decoration: none;
}
a:active {}
a:visited  {
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
table.menutext {
	margin-left: 13px;
	margin-top: 2px;
   border-collapse: collapse;
}
td.menutext {
	width: 80px;
}
a.menu {
	margin: 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
 	color: #333333;
 	text-decoration: none;
/*
	background-image: url(../common/button.gif);
	background-position: 0 -2px;
*/
}
a.menu:link { 
 	color: #333333;
}
a.menu:active {
 	color: #0066cc;
}
a.menu:visited { 
 	color: #333333;
}
a.menu:hover {
 	color: #0066cc;
}

table {
	margin-top: 0;
	margin-left: 0;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
}
 
 td {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
 td.sidebar {
	border-left : medium dotted Silver;
	padding-top : 10px;
	border : thin;
}

td.title {
 background-image: url(../common/titlebg.gif);
 background-repeat: repeat-x;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}

table.results {
 color: #000000;
 border-width: 1px;
 border-style: solid;
 border-color: #cccccc;
 background-color: transparent;
 margin-bottom: 24px;
}

table.results tr {
}

table.results tr td {
 border: 1px solid #666666;
 margin: 10px 20px;
 padding: 5px 10px;
 text-align: center;
 min-height: 64px;
}
	
/* Hides from IE-mac \*/
* html table.results tr td {height: 64px;}
/* End hide from IE-mac */

table.events {
 color: #000000;
 border-width: 1px;
 border-style: solid;
 border-color: #000000;

}
table.events tr {
}

table.events tr td {
 color: #000000;
 border-width: 1px;
 border-style: solid;
 border-color: #333333;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 20px;
 margin-right: 20px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
}

td.photo_nav {
	font-size : 12px;
}

td.bodycell {;
	padding-top : 0px;
	padding-right: 0px;
}

td.dash{
	background-image : url(../common/dash_v.gif);
	background-repeat : repeat-y;
}

body.grid {
	color : red;
}

.champ2b{
	color : red;
}

.champ3b{
	color : red;
}

.champ1b{
	color : red;
}

.champ2b{
	color : red;
}

.champ3b{
	color : red;
}

a.email:link { 
	color : red;
   }
a.email:active {
	color : red;
   }
a.email:visited {
	color : red;
   }
a.email:hover 
   {
	color : red;
   }

a.footer:link { 
	color : #666666;
   }
a.footer:active {
	color : #666666;
   }
a.footer:visited {
	color : #666666;
   }

a.footer:hover  {
	color : #333333;
   }

font.scroll {
	color : red;
}

p.blank {
	color : red;
}

.mp_status {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: Gray;
}



ul {
	font-style: italic;
	font-weight: bold;
}
li {
	margin-left: 20px;
	font-weight: normal;
}
