* {padding: 0; margin: 0; }
body {
	font-family: "trebuchet MS", helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background-color: #F0EDE6;
	background-image: url(binaries/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
    margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 901px;
}
h1 {
	background-image: url(binaries/h1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 390px;
	margin-left: 20px;
}




#nav {
	position: relative;
	background-image: url(binaries/nav_bg.jpg);
	height: 60px;
	width: 900px;
	text-indent: -9999px;
}
#nav ul {
	list-style-type: none;
	position: relative;
	padding-top: 30px;
}
#nav li {
	float: left;
	display: inline;
}
#nav a {
    height: 30px;
	display: block;
}
#nHome {
	width: 54px;
	margin-left: 18px;
}
#nArtist {
width: 77px;
margin-left: 25px;
}
#nAbout {
width: 76px;
margin-left: 21px;
}
#nFraming{
width: 66px;
margin-left: 25px;
}
#nPhotography{
width: 102px;
margin-left: 23px;
}
#nStore {
width: 162px;
margin-left: 22px;
}
#nHome a:hover {
	background-image: url(binaries/n1.gif);
}
#nArtist a:hover {
	background-image: url(binaries/n2.gif);
}
#nAbout a:hover {
	background-image: url(binaries/n3.gif);
}
#nFraming a:hover {
	background-image: url(binaries/n4.gif);
}
#nPhotography a:hover {
	background-image: url(binaries/n5.gif);
}
#nStore a:hover {
	background-image: url(binaries/n6.gif);
}

#navContact {
text-indent: -9999px;
	position: absolute;
	left: 713px;
	top: 44px;
	list-style-type: none;
	width: 200px;
}
#navContact a {
	height: 45px;
	display: block;
	width: 70px;
}
#navContact li {
	float: left;
	display: inline;
	margin-right: 30px;
}

#homeMainPic {
	margin-top: 20px;
	float: left;
	background-color: #000000;
	height: 540px;
	width: 570px;
	padding-top: 20px;
	padding-left: 20px;
}
#homeText {
	background-color: #000000;
	float: right;
	width: 270px;
	margin-top: 20px;
	color: #DDC5A3;
	padding: 10px;
	min-height:540px;
	height:auto !important;
	height:540px;
	text-align: justify;
}
#homeText a {
    color: #DDC5A3;
}
#homeText a:hover {
    text-decoration: none;
}
#mainContent {
	background-color: #000000;
	margin-top: 20px;
	color: #DDC5A3;
	padding: 10px;
}
#mainContent p {
    width: 560px;
}
#mainContent .frames p {
    width: 100%;
}
p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 8px;
}
h2 {
	font-size: 1.6em;
	margin-bottom: 12px;
	color: #FFFFFF;
}
#footer {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	margin-top: 20px;
	width: 860px;
	clear: both;
	position: relative;
	padding-top: 10px;
	background-image: url(binaries/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	font-size: 1.4em;
	color: #FFFFFF;
	margin-bottom: 12px;
	padding-top: 18px;
}
.frames {
	width: 150px;
	float: left;
	display: inline;
	margin-right: 13px;
	margin-left: 13px;
	padding-top: 20px;
}
.frames img {
	padding-bottom: 10px;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.rightfloatimg {
	float: right;
	clear: both;
	margin-bottom: 10px;
}
.whiteAbout {
	font-style: italic;
	color: #FFFFFF;
	height: 42px;
}
blockquote {
    font-size: 1.4em;
	color: #FFF;
	width: 500px;
	padding-top: 8px;
	margin: 0px 20px 15px 20px;
}#opening {
	position: absolute;
	left: 35px;
	top: 173px;
	font-size: 2.6em;
	padding-top: 2px;
	padding-bottom: 2px;
}

.homeComeSoon {
	padding-top: 30px;
	font-size: 1.8em;
	font-variant: small-caps;
}#freeDel {
	position: absolute;
	height: 50px;
	width: 186px;
	background-image: url(binaries/free_del.gif);
	text-indent: -9999px;
	left: 712px;
	top: 0px;
}
#notice {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #993333;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
