@charset "utf-8";
html, body, div, applet, span, iframe, object, h1, h2, h3, h4 , h5, h6 {
	margin: 0px;
	border: 0px;
	padding: 0px;
	outline: 0px;
	font-size: 100%;
	}
img, div, a {
	behavior:url(iepngfix.htc);
	}
	
body {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/header_image_03.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: 0px top;
}

#container {
	width: 1168px;
	margin-right: auto;
	margin-left: auto;
	
}

#topNavigation {
	font-size: .8em;
	color: #000000;
	background-image: url(images/logo_artclip.png);
	background-repeat: no-repeat;
	width: 1168px;
	height: 169px;
	padding-left: 0px;
	
}

#navBar {
	position: relative;
	left: 355px;
	top: 70px;
}

#main {
	background-image: url(images/book-illus-copy-final-72.jpg);
	background-repeat: no-repeat;
	width: 890px;
	background-position: left top;
	overflow: auto;	
}

#reserve {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	width: 165px;
	margin-left: 120px;
	float: left;
	padding-top: 350px;
}

#copy {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 505px;
	margin-top: auto;
	margin-left: 360px;
	
}

#right {
	float: right;
	width: 270px;
	padding-top: 100px;
	
}

img {
	border:none;
	}

h1 {
	font: bold 110% Georgia, "Times New Roman", Times, serif;
	color: #00acec;
}

h2 {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #00acec;
}

h1.red {
	margin-bottom: -10px;
	padding-top: 10px;
}

.italic { font-style: italic; }

a:link {
	color: #666666;
	text-decoration: none;
	}

a:active {
	color: #666666;
	text-decoration: none;
	}

a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover {
	text-decoration:none;
	color: #0099FF;
	}

a.buy:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}

a.buy:active {
	color: #ff0000;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}


a.buy:visited {
	color: #0099FF;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;

}


a.buy:hover {
	color: #ff0000;
	text-decoration: underline;
	font-size: 110%;
	font-weight: bold;
}


.red { color: #FF0000; }

p { font: 0.9em/140% Verdana, Arial, Helvetica, sans-serif; }

#container #main #copy ul { font-size: .9em; }

#container #main #copy li {margin: 0px 0px 5px 0px;}




hr {

	width: 80%;
	margin-top: 10px;

}


.pointsnorth { padding-top: 50px; }
