/* CSS Document */
body { margin: 0; padding: 0; font-family: Georgia,Trebuchet,Verdana,Arial,Helvetica,sans-serif; font-size: 76%; line-height: 225%; }

p { margin-top: 0px; margin-bottom: 10px; }

a {padding: 1px 3px 1px 0px; }
a:link { color: #E51CB5; text-decoration: none; }
a:active { color: #606; text-decoration: none; }
a:visited { color: #C70E9B; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; background: #E51CB5; }


h2 {font-size: 16px; margin-bottom: -10px; margin-top: 0px; margin-left: 0px; width: 100%; }
h3 {font-size: 14px; margin-bottom: -10px; margin-top: 0px; margin-left: 0px;}
h4 {font-size: 10px; margin-bottom: -20px; margin-top: 0px; margin-left: 0px;}

/*.post {background: url(/images/post-background.jpg) repeat-x; 
padding: 8px; margin-left: 8px;}*/

.post h2 {line-height: 16px; padding: 2px; position: relative; left: -2px; -5px; margin-top: 40px; margin-bottom: -5px; }

#nav a {padding: 3px 25px 3px 10px; }
#nav a:link { color: #E51CB5; text-decoration: none; }
#nav a:active { color: #606; text-decoration: none; }
#nav a:visited { color: #C70E9B; text-decoration: none; }
#nav a:hover { color: #fff; text-decoration: none; background: #E51CB5;  border-right: 1px solid black;}

#container { width: 100%; position: absolute; top: 0px; left: 0px; font-size: 1em;}

#topleft { background: url('/images/topleft.jpg'); position: absolute; top: 0px; left: 0px; z-index: 0; height: 515px; width: 327px;}
#topright { background: url('/images/topright.jpg'); position: absolute; top: 0px; right: 0px;  z-index: 0; height: 306px; width: 430px;}

#content { position: absolute; top: 37px; left: 239px; width: 45%; }

#nav { position: absolute; top: 206px; left: 3px; width: 151px; text-align: right;}
#nav li { list-style:none;}
#nav h2 {font-size: 12px; margin-bottom: -10px; margin-top: 0px; position: relative; right: 25px; }




.rose { float: right;}

#searchform { font-size: 8px; }
.pagetitle { margin-left: 0px; margin-top: -10px; margin-bottom: 0px;}

.alignright {float: right;}
.alignleft {float: left	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.postmetadata {
background: url(/images/post-background.jpg) repeat-x; 
padding-top: -2px;
padding-left: 5px;
padding-bottom: -2px;
/*background-color: #FFF6FD;
background-color: #F8FFE7;
/*border-bottom: 1px solid #FFCDF3;*/
border-bottom: 1px solid #D3F187;*/
font-size: .75em;
margin: 0px;

} 


#date { font-size: .9em; font-style: italic;}










































