﻿BODY { FONT-SIZE: xx-small; FONT-FAMILY: Verdana }
TABLE.Data { } 
TABLE.Data TH { FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #ffffff; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #0E3F19 }
TABLE.Data TD { FONT-SIZE: xx-small; FONT-FAMILY: Verdana; COLOR: #ffffff; BACKGROUND-COLOR: #869F8C } 
BODY TABLE { } 
BODY TABLE TD { FONT-SIZE: xx-small; FONT-FAMILY: Verdana } 
BODY TABLE TD A { FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #0E3F19; FONT-FAMILY: Verdana } 
INPUT.SmallButton { BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: xx-small; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: medium none; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #000080; TEXT-DECORATION: none } 

BODY {
	margin: 0;
	padding: 0;
	background-image: url('images/body-background.gif');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FAFBD9;
	text-align: center;
}

A IMG { border: 0px }			

DIV#container-splash {
	width: 860px;
	margin: 0 auto;
	padding-top: 20px;
}
DIV#foot {
	margin: 10px 5px;
}

#container1 {
	position: relative;
	margin: 0 auto;
	background-color: #FAFBD9;
}

#container {
	padding-top: 28px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	background-color: #FAFBD9;
}

#body {
	position: relative;
}

#home-left {
	position: relative;
	width: 318px;
}

#home-right {
	position: relative;
	top: 25px;
	width: 318px;
}

#article-container {
	border: 2px #7D7d6C dotted;
	padding: 1px;
	margin-bottom: 10px;
}

.article-image {
	margin-bottom: 1px;
}

.article-title {
	height: 15px;
	padding-right: 7px;
	padding-top: 3px;
	margin-bottom: 1px;
	background-color: #0E3F19;
	color: #FAFBD9;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-transform: uppercase;
}

.article-source {
	height: 12px;
	padding-right: 7px;
	padding-top: 2px;
	margin-bottom: 1px;
	background-color: #849D79;
	color: #FAFBD9;
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-transform: uppercase;
}

.article-copy {
	background-color: #A9BBA7;
	padding: 6px;
}

.dotted-horizontal {
	height: 2px;
	border-bottom: 2px #7D7d6C dotted;
	margin-top: 8px;
	margin-bottom: 10px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.early-porsche-models DIV {
	font-family: Arial;
	width: 76px;
}

.early-porsche-models A {
	font-family: Arial;
}

.early-porsche-body {
	height: 42px;
	text-align: center;
	margin-bottom: 10px;
	background-image: url('images/home09/dotted-vertical.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

#news-container {
	padding-top: 23px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
}

.news-title {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;

}



















