body
	{
	font-family: verdana;
	font-size: 0.7em;
	text-align: center;
	background: 3a4070;
	}

p.center
{
	text-align: center;
}

img {
         border: 0 none;
           }
h3
{
font-size:2em;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

h1.tl
	{
		display:none;
	}

#logo
{
	background-image:url("images/griffith-500-se.jpg");
	height:114px;
	width:760px;
}

p
{
padding-left: 10px;
padding-right: 10px;
}

img
	{
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align:top;
	}
div
	{
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	}
	
div.contentArea
	{
	background: eaeefa;
	background-image: url(images/site_03.jpg);
	width: 760px;
	}
	
	/* The specific style rules used to suggest rendering */
	/* for the CSS table design example, starts here */
	
	DIV.base-layer {
	  background: transparent; border: none; color: #000000;
	  margin: 0.5em 12px 0.5em 12px; padding: 0; text-align: center; width: auto;
	}
	/*border: solid #333333 1px; color: #000000;*/
	
	DIV.table-row {
	  background: none #transparent; border: solid #000000 1px; color: #000000;
	  margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;
	  padding: 0; text-align: center; width: 96%;
	}
	
	/* Style rules for the 3 x 2 table example */
	
	DIV.left-container2 {
	  border: none; float: left; margin: 0; padding: 0; width: 50%;
	}
	
	DIV.right-container2 {
	  border: none; float: right; margin: 0; padding: 0; width: 50%;
	}
	
	/* Rules in detail that is used to suggest rendering for the */
	/* Nobel price winner table example. I still use some of the */
	/* generic rules as found above and below, but still..       */
	/*
	DIV.left-container13 {
	  border: none; float: left; margin: 0; padding: 0; width: 20%;
	}
	
	DIV.left-container23 {
	  border: none; float: left; margin: 0; padding: 0; width: 35%;
	}
	
	DIV.right-container13 {
	  border: none; float: right; margin: 0; padding: 0; width: 45%;
	}
	*/
	
	/* Rules in detail that is used to suggest rendering for the  10 by 5 int. */
	/* product table example. I still use some of the generic rules as found   */
	/* above and below, but still..                                            */
	
	DIV.left-layer11 {
	  border: none; float: left; margin: 0; padding: 0; width: 25%;
	}
	
		DIV.left-layer12 {
		  border: none; float: left; margin: 0; padding: 0; width: 5%; 
	}
	
		DIV.left-layer13 {
			  border: none; float: left; margin: 0; padding: 0; width: 15%;
	}
	
	
		DIV.left-layer14 {
		  border: none; float: left; margin: 0; padding: 0; width: 15%;
	}
	
		DIV.left-layer15 {
			  border: none; float: left; margin: 0; padding: 0; width: 15%;
	}
	
	DIV.right-layer11 {
	  border: none; float: right; margin: 0; padding: 0; width: 25%	;
	}
	
	
	/* Indiv car page */
	
	DIV.left-layer31 {
	  border: none; float: left; margin: 0; padding: 10 0 10 0; width: 33%; text-align:left;
	}
	
	DIV.left-layer32 {
		  border: none; float: left; margin: 10 0 10 0; padding: 0; width: 33%; text-align:left; 
	}
	
	DIV.right-layer31 {
	  border: none; float: right; margin: 10 0 10 0; padding: 0; width: 33%	; text-align:left;
	}
	
	
	/* ............ */
	
DIV.left-layer21 
	{
	border: none; float: left; margin: 0; padding: 0; width: 100%;
	text-align: center;
	}
		
		DIV.right-layer21 {
		  border: none; float: right; margin: 0; padding: 0; width: 25%	;
		}
	
	
	/* Watch out for this DIV... rule, it appears every now and then */
	
	DIV.space-line {
	  clear: both; margin: 0; padding: 0; width: auto;
	}
	
	/* Some rules for captions, headers and running text */
	
	H4{
	  font-size: 1em; margin: 0;
	  padding: 0.3em;  width: auto;
	}
	
	H5.colhdr {
	  background: none #ffffcc; border: solid #3333cc 1px; color: #993333;
	  font-family: sans-serif; font-size: 1em; font-style: italic;
	  font-weight: normal; margin: 0; padding: 0.3em 0.3em 0 0.3em;
	  text-align: center; width: auto;
	}
	
	P.text {
	  border: solid #3333cc 1px; margin: 0; padding: 0.3em 0.3em 0 0.3em;
	  font-style: normal; font-size: 1em; text-align: center; text-indent: 0;
	  width: auto;
	}
	
	/* End of layer specific style rule set */


