/* stylesheet for the index[home] page of lauraandnate.com */
@import url("css/styles/btm_nav.css");

body {
	margin:0;
	background:#663;}
img {
	border:none;}
	
/* TOP BAR
--------------------------------------------------*/
#top {
	background:#CC6 url(images/hm/hm_tpBr.gif) repeat 0 0;
	width:760px;
	height:110px;}
#left { /*  logo  */
	width:100%;}
#right {
	font-family:tahoma,arial,san-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:lowercase;
	color:#FFC;
	background:  url(images/hm/hm_tpBrRght.gif) repeat;
	width:1%;
	padding:35px 5px 0 0;}

#content {
	background:#CC9;
	width:760px;
	height:306px;}
#nwsTp {
	background:url(images/hm/hm_nwsTp.gif) no-repeat 0 0;
	width:280px;
	height:25px;}
#nwsCntnt {
	width:280px;
	height:255px;}
#nwsFrm {
	float:left;
	background:url(images/hm/hm_nwsMddl.gif) repeat-y;
	width:265px;
	height:255px;}
#nwsRght {
	float:right;
	background:url(images/hm/hm_nwsRght.gif) repeat-y;
	width:15px;
	height:255px;}
#nwsBttm {
	background:url(images/hm/hm_nwsBttm.gif) no-repeat 0 0;
	width:280px;
	height:26px;}
#nwsBttm img {
	position:absolute;
	top:382px;
	left:390px;}
	
/* BOTTOM BAR ADJUSTMENT
--------------------------------------------------*/
#btmBr {
	padding-top:25px;}