#wrapper {
	background-color:#000000;
	width:800px;
	padding: 0px;

	}

<!-- NEW DROP DOWN MENU -->

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold; 
color:#B9D64A;
/*border: 1px solid #BBB;*/
width: 100%;
background-color:#000000;
/*background: url(chromebg.gif) center center repeat-x; */ /*THEME CHANGE HERE*/
padding: 4px 0px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #B9D64A;
padding: 0px 10px;
margin: 0;
text-decoration: none;
border-right: 1px solid #687B1C;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
/*border: 1px solid #BBB;*/  /*THEME CHANGE HERE*/
font:normal 11px Arial;
line-height:19px;
z-index:100;
background-color: #DEF2AA;
width: 150px;
visibility: hidden;
padding-left: 4px;
padding-right: 4px;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B0CD59; /*THEME CHANGE HERE*/
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ECF8CD;
}

/* ------------END DROP DOWN NAV ---------------------------*/

.frontPageBanner {
	margin-top: 15px;
}

.welcomeBanner {
	margin-top: 45px;
}

.propertyLogoContainer {
	margin-top: 70px;
}

.propertyLogo1stRow_1 {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-right: 0px;
}

.propertyLogo1stRow {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-right: 0px;
	margin-left: 27px;
}

.propertyLogo2ndRow_1{
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-right: 0px;
}

.propertyLogo2ndRow {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-right: 0px;
	margin-left: 27px;
}

.propertyLogo3rdRow_1 {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-bottom:0px;
	margin-right: 0px;
	
}

.propertyLogo3rdRow {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	margin-right: 0px;
}
.propertyLogo4thRow_1 {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	margin-right: 0px;
	
}

.propertyLogo4thRow {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	margin-right: 0px;
	margin-left: 27px;
}
.indexSpacer {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.propertyLogoSpacer {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	margin-right: 0px;
	margin-left: 27px;
}

.frontPageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:14pt;
	color:#ffffff;
	padding-top: 60px;
}

.legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:10pt;
	color:#ffffff;
	padding-top: 80px;
	padding-bottom: 20px;
	text-align:center;
}

.talentPort {
	margin-right: 20px;
	margin-top: 30px;
	margin-left: 93px;
}

.talentTitle {
	margin-top: 20px;
}

.propertiesTitle {
	margin-top: 25px;
	margin-bottom: 5px;
}

.bioText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:16pt;
	color:#ffffff;
}

.bioText a {
	color: #B0CD59;
}

.propertyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:16pt;
	color:#ffffff;
	padding-bottom: 40px;
	padding-left: 10px;
}

.propertyPitchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:16pt;
	color:#ffffff;
	padding-bottom: 40px;
}

.propertyPitchText a{
	color: #B0CD59;
}

.propertyPageLogo {
	margin-top: 40px;
}

.propertyPageCreatorTitle {
	margin-top: 20px;
}

.propertyPageExamplesTitle {
	margin-top: 20px;
}

.propertyPageThumb {
	margin-top: 10px;
	border:0px;
}

.propertyPageFull {
	border:0px;
}

.link {

	color: #B9D64A;
}

.galleryThumb{padding:5px; border: 0;}