body {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(http://www.manondoyle.com/media/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 18px;
	color: #4f233b;
}

a {
	color: #0099FF;
}

a:hover {
	color: #00CCFF;
	text-decoration: none;
}

p {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

#nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #c3c4c4;
	height: 28px;
	text-align: center;
}

#nav a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #c3c4c4;
	text-decoration: none;
	text-align: center;
}

#nav a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #0066CC;
	text-decoration: underline;
	text-align: center;
}

#banner {
	height: 246px;
	width: 950px;
}

#pageTitle {
	text-align: left;

}

#content {
	text-align: left;
	padding-top: 4px;
	padding-right: 13px;
	padding-left: 13px;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	text-align: center;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

#footer a:hover {
	text-align: center;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.btnWelcome {
	text-align: center;
	display: block;
	height: 28px;
	width: 122px;
}

.btnWelcome a {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-welcome.jpg);
}

.btnWelcome a:hover {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-welcome-ovr.jpg);
}


.btnMixed {
	text-align: center;
	display: block;
	height: 28px;
	width: 122px;
}

.btnMixed a {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-mixedimages.jpg);
}

.btnMixed a:hover {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-mixedimages-ovr.jpg);
}

.btnMosaics {
	text-align: center;
	display: block;
	height: 28px;
	width: 122px;
}

.btnMosaics a {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-mosaics.jpg);
}

.btnMosaics a:hover {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-mosaics-ovr.jpg);
}

.btnProfile {
	text-align: center;
	display: block;
	height: 28px;
	width: 122px;
}

.btnProfile a {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-profile.jpg);
}

.btnProfile a:hover {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-profile-over.jpg);
}

.btnPress {
	text-align: center;
	display: block;
	height: 28px;
	width: 122px;
}

.btnPress a {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-press.jpg);
}

.btnPress a:hover {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-press-over.jpg);
}

.btnBlog {
	text-align: center;
	display: block;
	height: 28px;
	width: 122px;
}

.btnBlog a {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-blog.jpg);
}

.btnBlog a:hover {
	display: block;
	height: 28px;
	width: 122px;
	background-image: url(images/btn-blog-over.jpg);
}


#btnTwitter {
	text-align: center;
	display: block;
	height: 32px;
	width: 30px;
}

#btnTwitter a {
	display: block;
	height: 32px;
	width: 30px;
	background-image: url(images/s-twitter.jpg);
}

#btnTwitter a:hover {
	display: block;
	height: 32px;
	width: 30px;
	background-image: url(images/s-twitter-ovr.jpg);
}

#btnFacebook {
	text-align: center;
	display: block;
	height: 32px;
	width: 30px;
}

#btnFacebook a {
	display: block;
	height: 32px;
	width: 30px;
	background-image: url(images/s-facebook.jpg);
}

#btnTwitter a:hover {
	display: block;
	height: 32px;
	width: 30px;
	background-image: url(images/s-facebook-ovr.jpg);
}


#btnRSS {
	text-align: center;
	display: block;
	height: 32px;
	width: 30px;
}

#btnRSS a {
	display: block;
	height: 32px;
	width: 30px;
	background-image: url(images/s-rss.jpg);
}

#btnRSS a:hover {
	display: block;
	height: 32px;
	width: 30px;
	background-image: url(images/s-rss-ovr.jpg);
}


.entry {
	margin: 0px;
}
