body {
	background: black;
	text-align: center;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	font-weight: normal;
}

h4 {
	background: black;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 10px;
}
.teamTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	padding-bottom: 2px;
	font-size: 14px;
	margin-bottom: 6px;
	height: 15px;
}
h3 {
	background: black;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	
}

h2 {
	background: black;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

h1 {
	background: black;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
}
.tableRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 0px;
}

img {
	border: 0px;
}

p {
	text-align: left;
}

#main {
	top: 0;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
}

#header {
	color: white;
	background: black url('../images/full_logo.gif') top no-repeat;
	height: 157px;
	text-align: center;
}

#address {
	position: relative;
	top: 120px;
}

#numbers {
	position: relative;
	top: 127px;
	color: black;
	background-color: gray;
}

#footer {
	background-color: black;
	color: silver;
	text-align: center;
	font-size: .75em;
}

#footer a:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.porfolioDic {
	text-align: center;
	width: 600px;
}
