html, body {
	padding: 0px;
	text-align: center;
	margin: 0 auto;
	background-color:#F7941D;
	background-image:url(images/main_bg.jpg);
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

#homeBackgroundImg, #contactBackgroundImg, #infoBackgroundImg, #galleryBackgroundImg {
	margin: 0 auto;
	background-image:url(images/Home_Background.jpg);
	background-repeat:no-repeat;
	width: 800px;
	position:relative;
	TOP:0px;
	LEFT:1px;
	HEIGHT:600px;
	}
#contactBackgroundImg {
	background-image:url(images/Contact_Background.jpg);
	background-repeat:no-repeat;
	}
#infoBackgroundImg {
	background-image:url(images/Info_Background.jpg);
	background-repeat:no-repeat;
	}
#galleryBackgroundImg {
	background-image:url(images/backgrounds-gallery.jpg);
	background-repeat:no-repeat;
	}
.bodycopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.bodycopy p a, #tagline a {
	color: #CB7307;
	text-decoration: none; }
.bodycopy p a:hover, #tagline a:hover {
	color: #CB7307;
	text-decoration: underline; }
.txtIllustrator {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #CB7307;
}
.txtName {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-style: normal;
	font-weight: bold;
	color:#170F4C;
}

#titleDiv {
	position:absolute;
	TOP:163px;
	LEFT:181px;
	WIDTH:184px;
	HEIGHT:30px;
	background-image:url(images/tab-bg.gif);
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 4px;
}
.header {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.caption {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
}
.caption2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
}
.link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 100;
	color: #FFFFFF;
}
.gallery {
	font-family: Century;
	font-size: 9px;
	font-style: normal;
	font-weight: 100;
	color: #000000;
}
#phoneNumber {
	position:absolute;
	TOP:524px;
	LEFT:53px;
	WIDTH:85px;
	HEIGHT:18px;
}
#homeMessage {
	position:absolute;
	z-index: 3;
	TOP:221px;
	LEFT:308px;
	WIDTH:423px;
	HEIGHT:120px
}
#infoMessage {
	position:absolute;
	TOP:202px;
	LEFT:300px;
	WIDTH:454px;
	HEIGHT:276px
}
#contactMessage {
	position:absolute;
	TOP:225px;
	LEFT:194px;
	WIDTH:387px;
	HEIGHT:138px;
}
p {
	margin: 8px 0px;
}
.pinkTxt {
	color: #EA205F;}
#tagline {
	position:absolute; TOP:106px; LEFT:532px; WIDTH:225px; HEIGHT:28px; 
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;}
	
#Layer1 {
	position:absolute;
	left:630px;
	top:562px;
	width:43px;
	height:12;
	z-index:4;
}
#leftNav {
	position:absolute;
	left:26px;
	top:157px;
	width:122px;
	height:323px;
	z-index:3;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}