@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	/*background-color: url(../images/bgdPage.jpg);
	background-position: top center;
	background-repeat: repeat;*/
	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;
}
.container {
	width: 502px;
	height: 508px;
	background-image: url(../images/bgdHome.png);
	background-repeat: no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.sd {
	position: absolute;
	top: 15px;
	padding-left: 45px;
	z-index: 20;
}
.established {
	position: absolute;
	top: 420px;
	padding-left: 45px;
	z-index: 20;
}
.nav {
	position: absolute;
	top: 105px;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	color: #ffffff;
	z-index: 20;
}
.nav a:link {color: #FFFFFF; text-decoration: none;}
.nav a:visited {color: #FFFFFF; text-decoration: none;}
.nav a:hover {color: #ffbb00; text-decoration: none;}
.nav a:active {color: #FFFFFF; text-decoration: none;}

#footer {
	width: 502px;
	height: 32px;
	margin: 0 auto;
	padding-top: 5px;
	text-align: left;
}
.aboutText16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F7E81;
	line-height: 25px;
}
.aboutText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7E81;
	line-height: 25px;
}
.aboutText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7E81;
	line-height: 25px;
}
.aboutText12 a:link{color: #3B7CB6; text-decoration: underline;}
.aboutText12 a:visited{color: #3B7CB6; text-decoration: underline;}
.aboutText12 a:hover{color: #E69430; text-decoration: underline;}
.aboutText12 a:active{color: #3B7CB6; text-decoration: underline;}

.aboutText11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7E81;
	line-height: 20px;
}
.aboutText11 a:link{color: #3B7CB6; text-decoration: underline;}
.aboutText11 a:visited{color: #3B7CB6; text-decoration: underline;}
.aboutText11 a:hover{color: #E69430; text-decoration: underline;}
.aboutText11 a:active{color: #3B7CB6; text-decoration: underline;}

.buddyText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7E81;
	line-height: 16px;
}
.buddyText12 a:link{color: #3B7CB6; text-decoration: underline;}
.buddyText12 a:visited{color: #3B7CB6; text-decoration: underline;}
.buddyText12 a:hover{color: #E69430; text-decoration: underline;}
.buddyText12 a:active{color: #3B7CB6; text-decoration: underline;}

.buddyText11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7E81;
	line-height: 16px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7F7E81;
}
.footerText9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #7F7E81;
}
.orange {
	color: #ffbb00;
}
.blue {
	color: #008eb4;
}

.worksLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7E81;
	line-height: 31px;
}
.worksLinks a:link{color: #7F7E81; text-decoration: none;}
.worksLinks a:visited{color: #7F7E81; text-decoration: none;}
.worksLinks a:hover{color: #E69430; text-decoration: none;}
.worksLinks a:active{color: #7F7E81; text-decoration: none;}

.twitter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7E81;
}
.twitter a:link{color: #E69430; text-decoration: none;}
.twitter a:visited{color: #E69430; text-decoration: none;}
.twitter a:hover{color: #3B7CB6; text-decoration: none;}
.twitter a:active{color: #E69430; text-decoration: none;}