@charset "UTF-8";
/* CSS Document */

body { background: url(michellepics/bg_body.jpg);

}

.blank {
	background:url(michellepics/blank.jpg) no-repeat;
	}
.homeinfo {
	background:url(michellepics/homeinfo.jpg) no-repeat;
	}
	
.blank_right {
	background:url(michellepics/blank_right.jpg) no-repeat;
	}
	
.links {
	font-family: Lucida Grande CY;
	color: #301D1C;
	text-decoration: none;
	}
.links:hover {
	font-family: Lucida Grande CY;
	color: #ffffff;
	text-decoration: none;
	}
	
.article_right {
	background:url(michellepics/blank_right.jpg) no-repeat;
	}
.article {
	display: block;
	font-family: Lucida Grande CY;
	font-size: 11px;
	color: #301D1C;
	padding: 8px 4px 8px 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.video {
	display: block;
	font-family: Lucida Grande CY;
	font-size: 11px;
	color: #FF0000;
	padding: 8px 4px 8px 12px;
	font-weight: bold;
	text-decoration: none;
	}
.video:hover {
	display: block;
	font-family: Lucida Grande CY;
	font-size: 11px;
	color: #FF0000;
	background-color: #301D1C;
	padding: 8px 4px 8px 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.article:hover {
	display: block;
	font-family: Lucida Grande CY;
	font-size: 11px;
	color: #ffffff;
	background-color: #301D1C;
	padding: 8px 4px 8px 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.article:visited {
	display: block;
	font-family: Lucida Grande CY;
	font-size: 11px;
	color: #ffffff;
	background-color: #301D1C;
	padding: 8px 4px 8px 12px;
	font-weight: bold;
	text-decoration: none;
	}
.guestbook {
	display: block;
	font-family: Lucida Grande CY;
	font-size: 13px;
	color: #301D1C;
	padding: 8px 4px 8px 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.guestbook:hover {
	display: block;
	font-family: Lucida Grande CY;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #301D1C;
	padding: 8px 4px 8px 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.contact_right {
	background:url(michellepics/contact_right.jpg) no-repeat;
	}
	
.contact_left {
	background:url(michellepics/contact_left.jpg) no-repeat;
	}