body {
	background : #FFFFFF;
	color: #D21903;
	font: normal 12px/20px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;

}/* content id's */
#banner {
position:absolute; 
left:30px; 
top:15px; 
width:700px; 
height:210px;
background-image: url(/skins/nav/skin9/daisybanner.jpg);
background-repeat:no-repeat;
}

#sidecontent {
position:absolute; 
font-size:11px;
left:30px; 
top:330px; 
width: 200px; 
}

#content {
position:absolute; 
left:310px; 
top:280px; 
width:420px; 
}
.date {
	color: #FFFFFF;
	font-size: 0px;
	line-height: 0px;
}
/* #bottom {
    position:absolute;
	width: 700px;
	height: 50px;
	left: 30px;
    background-color:#fff;
    background-image: url(/skins/nav/skin9/bottom.jpg);
    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;
	}

.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

.blockquote {
    color: #D21903;
    border: 2px solid #D21903;
    background-color: #FFC692;
	font: small-caps 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 10px;
	margin: 10px;
}

/* psudo links  */

A         {color: #6AA200; text-decoration:none; background-color:transparent}
A:link    {color: #6AA200; text-decoration:none; background-color:transparent}
A:visited {color: #6AA200; text-decoration:none; background-color:transparent}
A:active  {color: #6AA200; text-decoration:none; background-color:transparent}
A:hover   {color: #6AA200; text-decoration:none;
	border-bottom: 2px solid #FFEBA5;
	background: transparent no-repeat url(/skins/nav/skin9/smalldot.jpg);
}
hr{ border-bottom: 2px solid #FFEBA5;
}
/* psudo main links */

a.mainlinks         {color: #6AA200; padding-left: 25px; padding-right:5px; text-decoration: none; background-color:transparent;
	font-size: 16px;
}
a.mainlinks:link    {color: #6AA200; padding-left: 25px; padding-right:5px; text-decoration: none; background-color:transparent;
	font-size: 16px;
}
a.mainlinks:visited {color: #6AA200; padding-left: 25px; padding-right:5px; text-decoration: none; background-color:transparent;
	font-size: 16px;
}
a.mainlinks:active  {color: #6AA200; padding-left: 25px; padding-right:5px; text-decoration: none; background-color:transparent;
	font-size: 16px;
}
a.mainlinks:hover   {color: #6AA200; padding-left: 25px; padding-right:5px; background-image: url(/skins/nav/skin9/lgdot.jpg); background-repeat:no-repeat; background-color:transparent;
	font-size: 16px;
}

/* side attributes */

.sidetitle {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left:45px;
	padding-bottom:5px;
	border-bottom: 2px solid #FFEBA5;
	color: #000000;
	background-color:transparent;
	background-image: url(/skins/nav/skin9/smdot.jpg);
	background-repeat:no-repeat;
}

.blogrollmain {
    line-height: 16px;
    font-size: 11px;
	color: #D21903;
}

.calendar {
    font-size: 10px;
	font-weight: normal;
	color: #D21903;
	margin-bottom:25px;
}

/* main attributes */

.divider {

margin-top:150px;
text-align: center;
}

.mainlinks {
text-align: center;
margin-bottom:55px;

}

.bloghead {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-left:45px;
	padding-bottom:15px;
	border-bottom: 2px solid #FFEBA5;
	color: #000000;
	background-color:transparent;
	background-image:url(/skins/nav/skin9/lgdot.jpg);
	background-repeat:no-repeat;
}
	
.subhead {
    font-size: 16px;
    color: #6AA200;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0;

}

.blogbody {
       margin: 5px 0px 5px 0px;
       font-size: 12px;
	   line-height: 22px;
	   font-weight: normal;
	   margin-top: 0;
	   margin-bottom: 0;
       padding: 10px;
       color: #D21903;
       background-color: transparent;
       border: 2px none #F60E86;

       }
       
.blogfoot {
	   color: #000000;
	   font-size:9px;
       font-variant:normal;
       font-weight:bold;
       padding-bottom:0px;
       text-align: right;
       
}
blockquote {
	padding: 2px 2px 2px 2px;
    line-height: 18px;
	text-align : left;
	border : 2px solid #FFEBA5;
}
  #blog-comments { 
	position: absolute;
	top: 35px;
	left: 0px;
	width: 400px;
	background: transparent;
	padding-left: 0px;
	padding-right: 0px;

	}