body {
  background-color: #000000;
  text-align: center;
}
#content {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
  color: #000000;
  text-align: left;
}

#header{
position: relative;
top: 0px;
}

#navigation{
	position: relative;
	top: 0px;
	background-image : url(../images/nav_bg.jpg);
}

#subnav{
	position: relative;
	top: 0px;
	background-color : #49436F;
}

#mainimage{
	position: relative;
	top: 0px;
	background-image: url(../images/porsche_bg2.jpg);
	background-repeat: no-repeat;
	background-color: White;
	background-position: center;
	min-height: 300px;
	padding: 10px;
}

#swirlimage{
	position: relative;
	top: 0px;
}

#thumbnails{
	position: relative;
	top: 0px;
}

#copyright{
position: absolute;
left: 320px;
}

.bodytext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font: bold;
	color : #49436F;
}

.homebody{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #9691BD;
}

.copy{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
}

.body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #49436F;
}

.small{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 6.5pt;
	color : #49436F;
}
