body {
	text-align: center;
	background: url(../_img/backgroundStripes.png) repeat;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 770px;
	text-align: left;
	background: #999;
	margin: 0 auto;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 110px;
	background: #0A090B url(../_img/vgNameplate.png) no-repeat right;
}
#navigation {
	background: #999;
	margin: 0px;
	padding:20px 0 20px 20px;
	width: 155px;
	float: left;
}
#thumbs {
	background: #333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	height: 420px;
}
#wrapper #footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: center;
	padding: 10px;
}
#descriptions {
	float: right;
	height: 500px;
	width: 408px;
	background: #999;	
}
#descriptionsHome {
	float: right;
	height: 420px;
	width: 410px;
	background: #999;
}
#bioDescriptions {
	float: right;
	width: 590px;
	background: #999;
}
#bioTextbox {
	margin: 5px;
	padding: 10px;
}
#wrapper #bioDescriptions p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	clear: right;
}
#textDescription1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 10px 0 0 0;
	padding: 10px;
	height: 80px;
	width: 385px;
	border-top: 0px dotted #999;
	border-right: 0px dotted #999;
	border-bottom: 2px dotted #999;
	border-left: 0px dotted #999;
}
#textDescription2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 10px;
	height: 80px;
	width: 385px;
	border-top: 0px dotted #999;
	border-right: 0px dotted #999;
	border-bottom: 2px dotted #999;
	border-left: 0px dotted #999;
}
#textDescription2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#textDescription2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEC014;
}
#textDescription3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 10px;
	height: 80px;
	width: 385px;
	border-top: 0px dotted #999;
	border-right: 0px dotted #999;
	border-bottom: 2px dotted #999;
	border-left: 0px dotted #999;
}
#textDescription4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 10px;
	height: 80px;
	width: 385px;
	border-top: 0px dotted #999;
	border-right: 0px dotted #999;
	border-bottom: 2px dotted #999;
	border-left: 0px dotted #999;
}
#wrapper #descriptionsHome #textDescription2 img {
	vertical-align: text-bottom;
}
#footer {
	background: #666;
	margin: 0px;
	padding: 0px;
	height: 20px;
	clear: both;
	border-top: 1px solid #000;
	border-right: 0px solid #000;
	border-bottom: 1px solid #000;
	border-left: 0px solid #000;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	position: relative;
}
#share  {
	margin: 0px;
	padding: 0px;
	width: 144px;
	position: absolute;
	left: 600px;
	top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	height: 25px;
}
#thumbPicturebox1 {
	margin: 20px 10px 20px;
	padding: 0px;
	height: 80px;
	width: 160px;
}
#thumbPicturebox2 {
	margin: 10px 10px 20px;
	padding: 0px;
	height: 80px;
	width: 160px;
	
}
#thumbPicturebox3 {
	margin: 10px 10px 20px;
	padding: 0px;
	height: 80px;
	width: 160px;

}
#thumbPicturebox4 {
	margin: 10px 10px 20px;
	padding: 0px;
	height: 80px;
	width: 160px;
	;
}
#wrapper #navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#wrapper #navigation li {
	margin: 0px;
	padding: 0px;
}
#wrapper #navigation ul li a {
	text-decoration: none;
	width: 100%;
	color: #333;
}
#wrapper #navigation ul li a:hover {
	color: #F0C214;
}
#wrapper #header img {
	padding-left: 20px;
}
#wrapper #footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
#sfsTextbox {
	margin: 10px;
	padding: 10px;
	background: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #333;
}
#bioDescriptions #articleMenu li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	list-style: none inside;
	display: inline;
}
#bioDescriptions #articleMenu li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
#bioDescriptions #articleMenu li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FC0;
	text-decoration: none;
}
#bioDescriptions #articleMenu ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	list-style: none inside;
	display: block;
}
#bioDescriptions #sfsTextbox a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
#bioDescriptions #sfsTextbox a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;
	text-decoration: none;
	font-weight: normal;
}
