body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: lowercase;
	background-color: #666666;
	margin: 0 0 0 0;
}
#main {
	height: 100%;
	width: 100%;
	bottom: auto;
}
p { margin-top: 3px;
	text-transform: lowercase;
}
a {
	color: #99CCCC;
	text-decoration: none;
	text-transform: lowercase;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.title {
	font-size: 24px;
	color: #CCFFFF;
	margin: 50px 25px 25px 25px;
	float: right;
	letter-spacing: 12px;
	text-transform: lowercase;
}
.title a:link {
    color: #CCFFFF;
}
.title a:visited {
    color: #CCFFFF;
}
.title a:hover {
    color: #FFFFFF;
}
.title a:active {
    color: #FFFFFF;
}
.intro {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 25px 25px 25px 0px;
	text-transform: lowercase;
}
.nav2 {
	font-size: 11px;
	color: #660000;
	letter-spacing: 1px;
	text-transform: lowercase;
	margin: 25px 25px 25px 25px;
	line-height: 24px;
	font-weight: bold;
	white-space: nowrap;
}
.nav2 a:link {
	color: #666666;
	font-weight: normal;
}
.nav2 a:visited {
	color: #666666;
	font-weight: normal;
}
.nav2 a:hover {
	color: #660000;
	font-weight: normal;
}
.nav2 a:active {
	color: #990000;
	font-weight: normal;
}
.menu{
	color: #CCCCCC;
	font-weight: normal;
	font-size: 10px;
	white-space: nowrap;
	letter-spacing: 1px;
	margin: 15px 25px 25px 25px;
	text-transform: lowercase;
}
.menu a:link {
    color: #99CCCC;
}
.menu a:visited {
    color: #99CCCC;
}
.menu a:hover {
    color: #CCFFFF;
}
.menu a:active {
    color: #CCFFFF;
}
#footer {
	font-size: 10px;
	color: #666666;
	border: none;
	text-align: left;
	height: 40px;
	text-transform: lowercase;
}
#footer a:link {
	color: #99CCCC;
	text-decoration: none;
}
#footer a:visited {
	color: #99CCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.restop {
	font-size: 16px;
	letter-spacing: 1px;
	text-align: right;
	text-transform: lowercase;			
}
.resheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 35px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: lowercase;
}
.resheadertop {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: lowercase;
}

.ressubhead {
	font-weight: bold;
	text-transform: lowercase;
}
.rescopy {
	color: #b2b2b2;
	text-transform: lowercase;
}
.portfoliolinks {
	margin-bottom: 5px;
	text-transform: lowercase;
}