.backgroundIndex {
	background-color: #FFFFFF;
	background-image: url(images/home_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.bodyMargin {
	margin: 0px;
}.backgroundContact {
	background-image: url(images/contact_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundInteract {
	background-image: url(images/interact_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;


}
.backgroundProfile {
	background-image: url(images/profile_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundWork {
	background-image: url(images/work_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundF {
	background-image: url(images/film_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.cdes {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundCD {
	background-image: url(images/cdesign_background2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundCW {
	background-image: url(images/newcwriting_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.guestbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.links:hover {
	color:#FF0000;
}
