@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #bfbebe;
	background-image: url(images/body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #container {
	width: 924px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	top: 25px;
}
.oneColFixCtrHdr #header {
	/*height: 40px;*/
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/index_03.jpg);
	padding-bottom: 5px;
	vertical-align: baseline;
	position: absolute;
	top: 0%;
	width: 924px;
	margin-left: -462px;
	left: 50%;
}
.oneColFixCtrHdr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #445550;
	text-align: center;
	float: left;
	clear: both;
	padding-top: 15px;
	position: absolute;
	top: 770px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}
.portfolioLinksMAIN    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #445550;
	text-align: right;
	vertical-align: top;
}
.aboutLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #445550;
	text-align: left;
	text-indent: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #445550;
}
.verticalLine {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #445550;
}
.horizontalline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #445550;
	height: 2px;
	width: 924px;
}

.verticalLineRt {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #445550;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #445550;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: justify;
	width: 80%;
}
.bodytextitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	width: 80%;
	color: #999999;
}
.ContentHeader {
	position: absolute;
	height: 20px;
	top: 87px;
	width: 914px;
	left: 50%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -462px;
	padding-left: 10px;
	color: #445550;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	letter-spacing: 3px;
	text-align: left;
}
.Content {
	position: absolute;
	top: 117px;
	width: 924px;
	margin-left: -462px;
	left: 50%;
	height: 500px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #445550;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
	text-align: justify;
}
.ExternalLinksContainer {
	width: 914px;
	margin-left: -462px;
	position: absolute;
	left: 50%;
	top: 617px;
}
.FlashLinksContaner {
	position: absolute;
	width: 525px;
	top: 617px;
	margin-left: -64px;
	left: 50%;
	height: 140px;
}


a.footerlink:link	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #445550;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.footerlink:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #445550;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.footerlink:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #222222;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a.link2:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #445550;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.link2:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #445550;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.link2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #222222;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a:link	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #445550;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #445550;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #222222;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.MainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #445550;
	height: 500px;
	position: absolute;
	top: 87px;
	width: 924px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #445550;
}
.Links {
	position: absolute;
	top: 587px;
	width: 924px;
	height: 166px;
}
.flashLinksContainer {
	position: absolute;
	height: 140px;
	top: 10px;
	right: 0px;
	width: 525px;
	clear: left;
	float: right;
}
