body {
	background : #FFFFFF;
	color: #D21903;
	font: normal 12px "Courier New", Courier, monospace;
	background-image : url(http://www.daisydo.com/skins/nav/skin5/stila_girl_background_top.gif);
	background-repeat : no-repeat;
}


/* content id's */
#banner {
	position: absolute;
	left: 30px;
	top: 15px;
	width: 700px;
	height: 210px;
}


#sidecontent {
position: absolute; 
font-size: 9px;
line-height: 8px;
text-align: center;
left: 21px; 
top: 15px; 
width: 150px; 
background-image : url(http://www.daisydo.com/skins/nav/skin5/stila_girl_bubbles_blogroll.jpg);
background-repeat : no-repeat;
}


 #bottom {
	position:absolute;
	width: 700px;
	height: 50px;
	left: 30px;
	background-color:#fff;
	background-image: url(http://www.daisydo.com/skins/nav/skin5/stila_girl_background_bottom_r2_c2.gif);
	background-repeat:no-repeat;
}

/* misc elements */

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

blockquote {
    color: white;
	font-size: 11px;
    border: 2px solid #ACD7D5;
    background-color: #B15158;
	padding: 15px;
	margin: 10px;
}

/* psudo links  */

A         {color: #D21903; text-decoration:none; }
A:link    {color: #D21903; text-decoration:none;}
A:visited {color: #D21903; text-decoration:none;}
A:active  {color: #D21903; text-decoration:none;}
A:hover   {color: #ACD7D5; text-decoration:none; background-color:#B15158}

/* psudo main links */

/* side attributes */

.sidetitle {
	font-size: 10px;
	font-weight: bold;
	border-top: 2px solid #ACD7D5;
	border-bottom: 2px solid #ACD7D5;
	color: #ACD7D5;
	text-align : center;
	background-color: #B15158;
}


.bloghead {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	border-top: 2px solid #ACD7D5;
	border-bottom: 2px solid #ACD7D5;
	color: #ACD7D5;
	text-align : center;
	background-color: #B15158;
}
	
.subhead {
    font-size: 16px;
    color: #6AA200;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0;

}

.date{
	text-align: center;
}
.blogbody {
    padding: 10px 10px 10px 10px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #B15158;
	background-color: transparent;
}
       
.blogfoot {
	   color: #D21903;
	   font-size:9px;
       font-variant:normal;
       font-weight:bold;
       padding-bottom:15px;
       text-align: center;
       
}
