BODY {
	font-size : 0.8em;
	font-family : Verdana,Arial,Geneva,Helvetica, sans-serif;
	display: block;
	text-align:center;
	background : #ccc;
	margin:10px 0px;
	padding:0px;
        background: url(images/Davis_Back.jpg);
}

a 
{
    color:#000;
}

h3 
{
    margin:0px;
    padding:10px 0px;
    font-size:1.2em;
}

#container
{
     width:760px; 
     text-align:left;
     padding:0px;
}

div.comment
{
    padding:10px 0px;
}

#header {
	width:111%;
}
#header h1 {
        background: url(images/Davis_Header.jpg);
	margin:0px;
       	height:100px;
}

#header h1 span{
	display:none;
}

#pageheader 
{
    background-color:gray;
    width:111%;
}

#pageheader h2
{
    padding:5px;
    font-size:1.4em;
    margin:0px;
}

#pageheader #breadcrumb 
{
    padding:5px;
}

#contentwrapper
{
     text-align:left;
     padding:0px;
     min-height:400px;
     margin:0px;
}

#leftpane{
	 PADDING:0px;
}

#contentpane{
	PADDING: 20px 0px;
	width:111%;
}

#centerpane{
	PADDING: 20px 0px;
	width:560;
}

#rightpane{
	 width:200px;
	 padding:20px 5px;
	 /*background:#fff;*/
}
 
#footer{ 
	COLOR: #999;
	BORDER-TOP: solid 1px #999;
	TEXT-ALIGN: center;
	margin-top:10px;
	padding-top:5px;
} 

.fullimagelink 
{
 text-align:center;
 border-top:solid 1px black;
 padding-top:10px;  
}


td.imagecell
{
    text-align:center;
    vertical-align:middle;
	padding-bottom:10px;
}
 
td.imagecell img 
{
    border:0px;  
}
 
.ClearBoth {
    CLEAR:both;
}

#MainImageHolder
{
     height:550px;
     text-align:center;
}

table.tabulardata
{
    width:111%;
    background:#999;
}

table.tabulardata tr
{
    background-color:#ccc;
}

table.tabulardata th
{
    background:#fff;