@charset "UTF-8";
body,td,th {
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 100%;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/gradient01.jpg);
	background-repeat: repeat-x;
}
body {
	margin-bottom: 60px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	height: 200px;
	margin-bottom: 18px;
}
#container {
	float: left;
	width: 720px;
}
#rightCol {
	float: right;
	width: 220px;
}
#leftCol {
	float: left;
	width: 220px;
	margin-bottom: 100px;
}
#wrapper #container #midCol table tr td {
	width: 96px;
}
#midCol {
	float: right;
	width: 480px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
p {
	font-size: 0.7em;
	line-height: 1.6em;
	text-indent: 2em;
	margin: 0px;
}
.tdTxt {
	line-height: 1.4em;
	text-indent: 0px;
	padding-bottom: 18px;
	font-size: 0.7em;
}
.first {
	text-indent: 0px;
}
#dock {
	position: fixed;
	z-index: 100;
	height: 90px;
	bottom: 0px;
	clear: both;
	width: 100%;
	background-image: url(images/dock_03.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.imgSpaceDock {
	margin-right: 20px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #06F;
}
a:active {
	text-decoration: none;
	color: #3C0;
}
.macLogo {
	margin-top: 12px;
	margin-bottom: 2px;
}
.dwLogo {
	margin-left: 14px;
	margin-right: 14px;
}
.flaLogo {
	margin-left: 14px;
}
.w3cLogo {
	margin-top: 12px;
	margin-bottom: 3px;
}
.cred {
	margin-top: 6px;
	text-indent: 0px;
	color: #666;
}
#dimmer {
	margin: auto;
	position: absolute;
	z-index: 200;
	height: 100%;
	width: 100%;
	background-image: url(images/00_bgTrans.png);
	text-align: center;
	visibility: hidden;
}
#dimmerContent {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
	text-align: left;
	background-repeat: repeat-y;
	color: #000;
}
#dimmerTop {
	height: 34px;
	background-image: url(images/cvtray_01.png);
	background-repeat: no-repeat;
	text-align: right;
}
.imgPetter {
	margin-bottom: 6px;
	margin-left: 12px;
}
#dimmerMid {
	background-image: url(images/cvtray_03.png);
	background-repeat: repeat-y;
	padding-left: 24px;
	padding-right: 24px;
}
.cvTitle {
	font-size: 1.4em;
	color: #999;
	text-indent: 0px;
	font-weight: bold;
}
#dimmerFooter {
	height: 34px;
	background-image: url(images/cvtray_04.png);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.webCounter {
	text-align: center;
	margin-top: 12px;
}

