body {
    background: #FFFFFF url(../images/background.jpg) top left repeat;  
    font-family: cursive, Berlin Sans FB, Times, serif;
    font-size: 1.0em;
   
	scrollbar-arrow-color: white;
	scrollbar-track-color: #7B6148;
	scrollbar-darkshadow-color: #E2C59D;
	scrollbar-3dlight-color: #E2C59D;
	scrollbar-face-color: #967A62;
	scrollbar-highlight-color: #967A62;
	scrollbar-shadow-color: #967A62;
}

#container {
	border-top: 20px solid;
	border-bottom: 20px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #000000;
	margin: 10px 40px 10px 40px;
	text-align: left;
	width: 790px;
}

#topBanner {
    background: #FFFFFF url(../images/cats-eyes.jpg) no-repeat; 
    width: 790px;
    height: 70px;
}

#bottomBanner {
	clear: both;
    background: #FFFFFF url(../images/cats-foot.jpg) no-repeat; 
    width: 790px;
    height: 80px;
}

#contentContainer {
	border-top: 20px solid;
	border-bottom: 20px solid;
	border-color: #3E2706;
	margin: 0;
	text-align: left;
	width: auto;
}

#contentBanner {
  	float: right; 
	width: 640px; 
  	}

#leftHandColumn {
	text-align: right;
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(../images/aztecSunGod.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#aboutUs {
}

#australianStandards {
}

#showResults {
}


#forSale {
}


.thumbnails {
	BACKGROUND: #684F3A; 
	padding: 0;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 25px; 
    border: 1px solid black;
}

.scroll-thumbnails {
	width: 610px; 
	height: 125px;
	overflow:auto; 
}

.noscroll-thumbnails {
	height: 103px;
}


#collectionTitle1 {
	background: transparent url(../images/our_queens.jpg) center no-repeat;
	margin: 8px 20px 5px 11px; 
	border: 1px solid #943502;
	height: 37px; 
}

#collectionTitle1 span {
    display: none; 
}

#collectionTitle2 {
	background: transparent url(../images/our_resident_male.jpg) center no-repeat;
	margin: 8px 20px 5px 11px; 
	border: 1px solid #943502;
	height: 37px; 
}

#collectionTitle2 span {
    display: none; 
}

#collectionTitle3 {
	background: transparent url(../images/aztec_burmese_kittens.jpg) center no-repeat;
	margin: 8px 20px 5px 11px; 
	border: 1px solid #943502;
	height: 37px; 
}

#collectionTitle3 span {
    display: none; 
}

#collectionTitle4 {
	background: transparent url(../images/our_tonkinese_cats.jpg) center no-repeat;
	margin: 8px 20px 5px 11px; 
	border: 1px solid #943502;
	height: 37px; 
}

#collectionTitle4 span {
    display: none; 
}

#collectionTitle5 {
	background: transparent url(../images/our_newest_additions.jpg) center no-repeat;
	margin: 8px 20px 5px 11px; 
	border: 1px solid #943502;
	height: 37px; 
}

#collectionTitle5 span {
    display: none; 
}

#portrait_description {
	background-color: transparent;
    padding-top: 0px;
	margin: 0 20px 10px 20px;
}

#top-vertical-rule {
    background: transparent url(../images/vertical-rule.png) top center no-repeat; 
    POSITION: absolute;
    LEFT: 186px;
    TOP: 18px;
	width: 6px;
	height: 110px;
}

#bottom-vertical-rule {
    background: transparent url(../images/vertical-rule.png) top center no-repeat; 
    POSITION: absolute;
    LEFT: 186px;
    TOP: 182px;
	width: 6px;
	height: 400px;
}

#banner {
	background: transparent url(../images/aztecBurmeseCatsLabel.gif) top left no-repeat;
    POSITION: absolute;
    LEFT: 140px;
    TOP: 130px;
	width: 440px;
	height: 59px;
}

.hiddenSection			{ display: none; }

.visibleSection 		{ display: inline; }

.visibleBlock 		{ display: block; }

.collectionHeader {
    color: #3B1F10;
	margin: 0;
	padding: 0;
}

.styleText {
    color: #3B1F10;
	/* font-weight: bold; */
	margin: 2px 20px 9px 30px;
}

.headerText {
    color: #3B1F10;
	font-weight: bold;
	font-style: italic;
	font-size: 1.0em;
	text-decoration: underline;
	margin: 2px 20px 9px 30px;
}

.standards-label {
    color: #3B1F10;
	font-weight: bold;
	font-style: italic;
	font-size: 1.0em;
	margin: 2px 20px 9px 10px;
}

ul {
    color: #3B1F10;
}

.list-label {
    color: #3B1F10;
	font-weight: bold;
}


a, a:link, a:visited, a:focus, a:hover, a:active  { color: #D19040; } 


