body {
	font-family: "Helvetica medium", "Helvetica Arial", sans-serif;
	background-color: #FFFFFF;
	color: #4A392C;
	font-size: 14px;
}
.home {
	background-image: url(http://www.vine360.com/mdid2-12-06/home2.jpg);
	background-repeat: repeat-x;
}
.profile {
	background-image: url(http://www.vine360.com/mdid2-12-06/profile2.jpg);
	background-repeat: repeat-x;
}
.contact {
	background-image: url(http://www.vine360.com/mdid2-12-06/contact2.jpg);
	background-repeat: repeat-x;
}
.portfolio {
	background-image: url(http://www.vine360.com/mdid2-12-06/portfolio2.jpg);
	background-repeat: repeat-x;
}
.bold {
	font-weight: bold;
}
.header {
	background-image: url(images/brown-header.jpg);
	background-repeat: repeat-x;
}
.title {
	background-image: url(images/brown-titlebar.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-image: url(images/brown-footer.jpg);
	background-repeat: repeat-x;
}
.red {
	color: #C11311;
}
a:link {
	color: #4672B0;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #4A392C;
}
.center {
	text-align: center;
}
.home {
	background-image: url(images/brown-homefooter.jpg);
	background-repeat: repeat-x;
}
.home2 {
	background-image: url(images/brown-homefooter2.jpg);
	background-repeat: repeat-x;
}
