html {
	}

body {
	margin: 0px;
	background: #1a1303;
	}
	
#main {
	width: 1202px;
	position: absolute;
	left: 50%;
	height: 100%;
	margin-left: -601px;
	background-color: #FFFFD0;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: top left;
	}
	
#header {
	width: 1000px;
	background-image: url(images/header_bg.jpg);
	position: relative;
	background-color: #FFFFD0;
	top: 0;
	height: 80px;
	left: 86px;
	border-bottom: 2px #530d0d solid;
	}
	
#logo_1 {
	position: absolute;
	left: 0px;
	top: 10px;
	border: 1px;
	}

#logo_2 {
	position: absolute;
	left: 565px;
	top: 5px;
	border: 1px;
	}
	
#body {
	width: 970px;
	background: #FFFFD0;
	position: relative;
	top: 0;
	left: 86px;
	padding: 5px;
	}

#left {
	position: absolute;
	background: #FFFFD0;
	padding: 0px;
	left: 0;
	top: 0px;
	width: 195px;
	padding: 0 15px 0 15px;
	}

#right {
	position: absolute;
	background: #FFFFD0;
	padding: 10px 30px 30px 30px;
	border-left: 2px #530D0D solid;
	right: 10px;
	top: 0px;
	width: 697px;
	}

#artwork {
	width: 442px;
	border: 0px #91adff dotted;
	padding: 0 15px 0 15px;
	margin: 20px;
}

/* TEXT STYLING */
p.main {
	font-family: garamond;
	font-size: 15px;
	color: #342A14;
}

h1 {
	margin-top: 10px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #530D0D ;
	letter-spacing: 0px;
	border-bottom: 2px solid #342A14;
	padding-left: 0px;
	padding-right: 5px;
	}

h2 {
	margin-top: -3px;
	margin-bottom: -7px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: heavy;
	color: #333333;
	letter-spacing: 0px;
	border-left: 0px solid #342A14;
	padding-left: 10px;
	padding-right: 5px;
	}
	
h2.artwork {
	margin-top: -3px;
	margin-bottom: -9px;
	margin-left: -20px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: heavy;
	color: #530d0d;
	letter-spacing: 0px;
	border-bottom: 1px solid #342A14;
	padding-left: -10px;
	padding-right: 5px;
	}

h3 {
	margin-top: 10px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: -10px;
	margin-left: 5px;
}

p.left {
	margin-top:10px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #1a1303;
	}

/* NAVIGATION TOP */

#navigation {
	position: absolute;
	left: 300px;
	top: 43px;
	font-weight: bold;
	font-family: verdana;
	}

p.navigation a {
	display:inline; 
	background-color: #342a14; 
	color: #F5FFC0;
  	text-decoration: none;
  	padding: 2px 15px; 
  	padding-bottom: 5px;
  	border: 1px solid #1a1202;
  }

p.navigation a:visited {
	display:inline; 
	background-color: #342a14; 
	color: #F5FFC0;
 	 text-decoration: none;
  	padding: 2px 15px; 
  	padding-bottom: 5px;
  	border: 1px solid #1a1202;
	}

p.navigation a:hover {
	display:inline; 
	background-color: #530d0d; 
	color: #F5FFC0;
	text-decoration: none;
	padding: 2px 15px; 
	border-bottom: 3px solid #530d0d;
	border-top: 6px solid #530d0d;
	}

p.navigation a.on {
	display:inline; 
	background-color: #530d0d; 
	color: #F5FFC0;
	text-decoration: none;
	padding: 2px 15px; 
	border-bottom: 3px solid #530d0d;
	border-top: 6px solid #530d0d;
	}

a {
	font-family: verdana;
	color:	#FF9900;
	font-size: 11px;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	color: red;
	}

/* Art Navigation */


#art {
	position: absolute;
	font-weight: bold;
	font-family: verdana;
	border: 0px black solid;
	top: 60px;
	}

p.art a {
	display: block;
	width: 173px;
	background-color: #342a14;
	color: #F5FFC0;
  	text-decoration: none;
	padding: 5px; 
	border: 0px solid black;
	margin-bottom: 3px;
  }

p.art a:visited {
	display: block; 
	color: #F5FFC0;
	text-decoration: none;
	padding: 5px; 
	border: 0px solid black;
	}

p.art a:hover {
	display:block;
	width: 170px;
	background-color: #530d0d;
	color: #F5FFC0; 
	text-decoration: none;
	padding: 5px; 
	border: 0px solid black;
	border-left: 8px solid #F5FFC0;
	}

p.art a.on {
	display:block; 
	width: 170px;
	color: #F5FFC0; 
	background-color: #530d0d;
	text-decoration: none;
	padding: 5px; 
	border: 0px solid black;
	border-left: 8px solid #F5FFC0;
	}


/*IMG ROLLOVER*/

a.rollover1 {
	display: block;
	width: 30px;
	height: 75px;
	text-decoration: none;
	background: url(images/arrowleft.png);
	}

a.rollover2 {
	display: block;
	width: 30px;
	height: 75px;
	text-decoration: none;
	background: url(images/arrowright.png);
	}

a.rollover1:hover {
	background-position: -36px 0;
	}
	
a.rollover2:hover {
	background-position: -39px 0;
	}
	
.displace {
	position: absolute;
	left: -5000px;
	}
	
/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    top: 10%;
    right: 20px;
    border: 2px solid #530d0d;
    background: #FFFFD0;
    padding: 5px 5px 1px;
    width: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }


