/* Michelle LeBlanc CSS Stylesheet */
	
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px; 
	line-height:15px; 
	color:#333333;}
	
html {
	overflow-y: scroll;
}

a {
	color:#325a8b;
}

h4 {color:#99CC00; font-size:18px;}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px; 
	line-height:15px; 
	color:#333333;}
	

td.liney {
	background-image:url(images/liney.gif); 
	background-repeat:repeat-y;}
	
	
td.content {
	padding-left: 12px; 
	padding-top:20px; 
	padding-right:12px; 
	padding-bottom:16px;}


h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px; 
	line-height:15px; 
	color:#333333; 
	font-weight:bold; 
	margin-bottom:-1px; 
	margin-top:15px;}
	
	
/* Calendar Page */	
td.calendar { 
	padding-bottom:12px; 
	padding-left:12px; 
	padding-right:150px; 
	padding-top:12px;}
	

td.calendar h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px; 
	line-height:35px; 
	color:#333333; 
	font-weight:bold; 
	margin-bottom:-7px; 
	margin-top:15px; 
	background-image:url(images/above_dot.gif); 
	background-repeat:repeat-x; 
	background-position:top;}
	
	
/* Music Page */
.album {padding:5px;}


.albumtitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 6px;}
	

hr.tracks { 
	background-image:url(images/above_dot.gif); 
	background-repeat:repeat-x; 
	border:0; 
	width:341px;}
	
.presstitle {
	font-size: 14px;
	font-weight: bold;
	line-height:18px;}
	
.small {font-size:10px; color:#999999;}
a.small {color:#999999;}

.copyright { text-align:center; font-size:10px; color:#666666; margin-top:10px; margin-bottom:10px;}