@charset "utf-8";
body {
	background-image: url(http://lightbrightlistings.com/WhiteInkStudio/assets/WhiteInk_BackGround.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	margin: 0px;
	padding: 0px;
	z-index: 5;
	font-weight: normal;
	color: #999999;
}

#wrapper {
	background-image: none;
	height: 768px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	top: 0px;
	z-index: 10;
}

#logo_menu_wrapper {
	top: 50px;
	position: relative;
}
#slogan {
	position: relative;
	top: 45px;
	letter-spacing: 2.5px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 99%;
}
#directory  {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #999999;
	border: thin dotted #CCCCCC;
	text-align: center;
}
#directory  p  {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}


.smaller {
	font-size: .8em;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #808080;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
#list {
	text-align: left;
}
.grayText {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: absolute;
	left: 866px;
	top: 160px;
}
.grayList {
	color: #999999;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	height: auto;
	top: 50px;
}

h1 {
	font-size: 10px;
	color: #CCCCCC;
}

#slogan #Image2 {
	float: left;
	margin-right: 10px;
	padding: 5px;
	height: 150px;
	width: 150px;
}
#wrapper #slogan .grayText    {
	color: #999999;
	text-align: justify;
	width: 1px;
	float: none;
	height: auto;
	margin-top: 0em;
	font-size: 11px;
}
#wrapper #footer {
	width: 100%;
	position: fixed;
	clear: both;
	float: left;
	left: 4px;
	bottom: 0px;
	height: 50px;
}
.athlete {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(assets/Athlete_BG.jpg);
	height: 725px;
	width: 1200px;
}
.athlete .text1 {
	position: absolute;
	height: 100px;
	width: 800px;
	left: 220px;
	top: 165px;
	font-size: 14px;
	font-weight: 500;
}

.athlete .text2 {
	position: absolute;
	height: 100px;
	width: 800px;
	left: 223px;
	top: 486px;
	font-size: 14px;
	font-weight: 500;
}
.footer {
	text-align: center;
	position: fixed;
	bottom: 0px;
	height: auto;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFFFFF;
}
.grayList #leftList {
	float: left;
	width: 50%;
}
.grayList #rightList {
	float: right;
	width: 50%;
}
