body {
	background-color: #000000;
}

#white {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 600px;
	margin-top: -280px;
	margin-left: -50%;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: center center;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	text-transform: capitalize;
	color:#000000;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: .25em;
}

.navigation {
	font-family: Times;
	font-size: 16px;
	font-style: italic;
	text-transform: capitalize;
	color:#000000;
	text-decoration: none;
	font-weight: lighter;
}

.navigation a, .navigation a:visited {
	font-family:Times;
	font-size: 16px;
	font-style: italic;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
	font-weight: lighter;
}

.navigation a:hover {
	font-family:Times;
	font-size: 16px;
	font-style: italic;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.title {
	font-family: Times;
	font-size: 24px;
	font-style:italic;
	color:#990000;
	text-decoration: none;
	font-weight: lighter;
	width: 900px;
}

.content {
	font-family: Times;
	font-size: 24px;
	color:#990000;
	text-decoration: none;
	font-weight: lighter;
	width: 900px;
}

.content a, .content a:visited {
	font-family:Times;
	font-size: 24px;
	font-style: italic;
	color: #990000;
	text-decoration: none;
	font-weight: lighter;
}

.content a:hover {
	font-family:Times;
	font-size: 24px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.cattitle {
	font-family: Times;
	font-size: 24px;
	font-style:italic;
	color:#990000;
	text-decoration: none;
	font-weight: lighter;
	width: 900px;
}

.catcontent {
	font-family: Times;
	font-size: 18px;
	color:#990000;
	text-decoration: none;
	font-weight: lighter;
	width: 900px;
	
}

.catcontent a, .catcontent a:visited {
	font-family:Times;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: lighter;
}

.catcontent a:hover {
	font-family:Times;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.clientlist {
	font-family:Times;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: lighter;
	vertical-align: text-top;
}

	