@charset "utf-8";

/*Default Page - START*/
body {
	background-image: url('http://www.hotshotpic.com/images/site-header.png');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
/*Default Page - END*/

/*Logo - START*/
#logo {
	width: 235px;
	height: 98px;
	background-image: url('http://www.hotshotpic.com/images/header/hsp_logo.png');
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*Logo - END*/

/*Main Body Wrapper - START*/
#divBody {
	background-color: FFFFFF;
	width: 800px;
	height: auto;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
/*Main Body Wrapper - END*/

/*Menu - START*/
#menuHome {
	width: 67px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_home.gif');
}
#menuHome:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_home.gif');
	width: 67px;
	height: 59px;
}
#menuAbout {
	width: 73px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_about.gif');
}
#menuAbout:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_about.gif');
	width: 73px;
	height: 59px;
}
#menuPackages {
	width: 113px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_packages.gif');
}
#menuPackages:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_packages.gif');
	width: 113px;
	height: 59px;
}
#menuPhotos {
	width: 91px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_photos.gif');
}
#menuPhotos:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_photos.gif');
	width: 91px;
	height: 59px;
}
#menuAvailability {
	width: 130px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_availability.gif');
}
#menuAvailability:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_availability.gif');
	width: 130px;
	height: 59px;
}
#menuFaq {
	width: 49px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_faq.gif');
}
#menuFaq:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_faq.gif');
	width: 49px;
	height: 59px;
}
#menuContact {
	width: 103px;
	height: 59px;
	text-indent: 10000px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.hotshotpic.com/images/wlink/wlink_contact.gif');
}
#menuContact:hover {
	background-image: url('http://www.hotshotpic.com/images/olink/olink_contact.gif');
	width: 103px;
	height: 59px;
}
/*Menu - END*/

/*About Frame - START*/
#aboutTitle {
	position: absolute;
}
#aboutContent {
	position: absolute;
	margin-left: 40px;
	margin-top: 50px;
	width: 700px;
}
#bioHeader {
	width: 800px;
	position: absolute;
	text-align: center;
	margin-top: 230px;
}
#aboutMichele {
	width: 251px;
	height: 376px;
	position: absolute;
	margin-left: 50px;
	margin-top: 300px;
	text-align: center;
}
#aboutMicheleText {
	width: 433px;
	height: 400px;
	position: absolute;
	margin-left: 317px;
	margin-top: 300px;
}
/*About Frame - END*/

/*Footer - START*/
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 750px;
}
/*Footer - START*/
