html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'times new roman',times,serif;
	font-size: 12px; 
	line-height: 14px; 
	background-color: #faead7;
}

#main {
	width: 814px;
	height:887px;
	position:absolute; 
	color: #333;
	border: 0;
	text-align: left;
	background-color: #e8cba2;
	
}

#header {
	width: 814px;
	height:100px;
	position:absolute; 
	top: 0px;
	left: 0px;
}

#nav {
	width: 814px;
	height:25px;
	position:absolute; 
	top: 100px;
	left: 0px;
}

#content {
	width: 814px;
	height:762px;
	position:absolute; 
	top: 125px;
	left: 0px;
	background-image: url(/img/bg_kittyrose.jpg); 
	background-repeat: no-repeat; 
}

#photo_home {
	margin: 0 0 0 398px;
}

#just_released {
	position:absolute; 
	top: 323px;
	left: 36px;
}

#email_list {
	margin: 27px 0 0 36px;
}

#subhead {
	margin: 75px 0 0 292px;
}

.scrollers {
	position:absolute;
	top:235px;
	left:290px;
}

.arrow_spacing {
	margin:0 0 90px 0;
}

#quote {
	position:absolute;
	visibility:visible;
	z-index: 10;
	top:130px;
	left:325px;
	width:350px;
	height:420px;
}

#quotes {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 330px;
	height: auto;
	background: #fff;
	background-color: transparent;
	padding: 0;
	border: none;
	visibility: inherit;
}

#quotes p {	
	color: #000;
	margin: 0px;}

#quotes em {color: #cccccc}

#links_horse {
	position:absolute; 
	z-index: 1;
	top: 210px;
	left: 512px;
}

#music_star {
	position:absolute; 
	z-index: 1;
	top: 390px;
	left: 550px;
}

#press_chicken {
	position:absolute; 
	z-index: 9;
	top: 10px;
	left: 600px;
}

#rangers_cowfolk {
	position:absolute; 
	z-index: 1;
	top: 322px;
	left: 272px;
}

.clear {
	clear:both; 
	padding-bottom:1px;
}

.external_links {
	margin: 0 0 5px 0;
}

.footer {
	font-size: 13px; 
	line-height: 14px;
	font-weight: bold;
	color: #333;
}

.copy {
	font-family: 'times new roman',times,serif;
	font-size: 12px; 
	line-height: 17px; 
	color: #333;
}

.copy14_red {
	font-family: 'times new roman',times,serif;
	font-size: 14px; 
	line-height: 17px; 
	color: #840000;
}

.p {
	margin: 0 0 5px 0;
}

a:link {
        color: #333;
        text-decoration: none;
}
a:visited {
        color: #333;
        text-decoration: none;
}
a:hover {
        color: #333;
        text-decoration: none;
}
a:active {
        color: #333;
        text-decoration: none;
}

a:link.blue {
        color: #0067B1;
        text-decoration: none;
}
a:visited.blue {
        color: #0067B1;
        text-decoration: none;
}
a:hover.blue {
        color: #0067B1;
        text-decoration: underline;
}
a:active.blue {
        color: #0067B1;
        text-decoration: none;
}

iframe {
	position: absolute;
	z-index: 10;
	top: 185px;
	left: 295px;
	width: 400px;
	height: 350px;
	background-color: #faead7;
}