﻿BODY {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	background-color: #393939;
	margin:0;
	padding:0;
	line-height: 16px;
	
}
P{
	text-align: center;
	font-size:9pt; 
	color:#fff;
	line-height: 16px;
}
td {
	text-align: left;
	font-size:8pt; 
	color:#fff;
	line-height: 16px;
}

h2{
	color: #ffba00;
	font-size:10pt; 
	text-align: justify;
	margin:15px 20px 6px 20px;
}
A {
	color: #FFF;
	text-decoration: underline;
}
A:HOVER {
	color: #ffba00;
	text-decoration: underline;
}
ul {
	font-size: 9pt;
	text-align: justify;
	color: #000;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-bottom:0;
	padding-right:18px;	
	margin-top:0
}

.formarea{
	border: 1px solid #7e7e7e;
	background: #fff;
	font-size:7pt;
}

P.copyright {
	color:gray;
}
a.footer{
	font-size:7pt; 
	color:gray;
	font-weight:bold;
	text-decoration:none;
}
a.footer:hover{
	text-decoration:underline;
}
#holder
{
	width : 751px;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	background-image: url(images/bg_strip.gif);
	background-repeat: repeat-x; 
	background-color: #000;
	border: 1px solid #555;
}
#topbar
{
	width : 751px;
	height:80px;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
}

#container
{
	width : 751px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	background-position: bottom;
	background-repeat:repeat-x;
	margin-top: 20px;
	text-align: center;
}
#container p
{
	margin:15px 20px 6px 20px;
	text-align:left;
	font-size:9pt;
}
#home #container p
{
	font-size:8pt;
	margin:15px 10px 6px 10px;
}
#portfolio #container a
{
	color: #ffba00;
	text-decoration: none;
}
#portfolio #container a:hover
{
	color: #ffba00;
	text-decoration: underline;
}
#spacer
{
	width : 751px;
	border-top: 1px solid #7e7e7e;
	height:1px;
}
#topbar img{
	border-width: 0px;
	margin-right:2px;	
}
.boxes
{
	width : 706px;
	border: 1px solid #7e7e7e;
	margin-left: 20px;
	margin-top: 8px;
	float: left;
	background-image: url('images/lower_bar_strip.gif');
	background-repeat:repeat-x;
	background-color:#232323;
	text-align:center;
}
