body {
	margin: 0px;
	background-color: #999999;
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0462FD;
}
a:active {
	color: #0462FD;
}
input {
	background: #CCCCCC;
	border: 3px ridge #E1E1E1;
}
select {
	color: #333333;
	background: #CCCCCC;
	border: 3px ridge #E1E1E1;
}
textarea {
	background: #CCCCCC;
	border: 3px ridge #E1E1E1;

}
form {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #999999;
	padding: 10px;
	border: 1px none #ADADAD;
}

.maincopy {
	padding: 10px;
	border: 1px none #ADADAD;
	position: absolute;
	left: 275px;
	top: 150px;
	height: auto;
}
.topcopy {
	border: 1px none #ADADAD;
	position: absolute;
	left: 245px;
	top: 69px;
	z-index: 2;
}
.logo {
	position: absolute;
	left: 13px;
	top: 69px;
	z-index: 1;
}
#footer {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #333333;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #AEAEAE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #AEAEAE;
	border-left-color: #AEAEAE;
	background: #999999 url(../site%20import/northcotegallery/images_nav/vert_line.gif) no-repeat;
	border-bottom: 1px solid #AEAEAE;
}

#header {
	border-bottom: 1px solid #AEAEAE;
	background: #999999 url(../site%20import/northcotegallery/images_nav/vert_line.gif) repeat-y;
	height: 100px;
	left: 0px;
	top: 0px;
}
.bold {
	font: bold 16px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.img {
	border: 1px solid #666666;
	height: 150px;
	width: 150px;
	margin-bottom: 20px;
}
.imgnoborder {
	border: 1px none #ADADAD;

}
.menu {
	height: 90px;
	border: 1px none #89895F;
	left: 30px;
	top: 160px;
	position: absolute;
}

.subhead {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;

}
#copy {
	width: auto;
	padding: 20px;
	border: 1px solid #ADADAD;
}
h1, h2, h3, h4, h5, h6 {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
}

p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
}
.BodyText {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
}

.titlemenu {
	position: absolute;
	left: 285px;
	top: 135px;
	width: 692px;
}
.disclaimer {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.white {
	color: #CCCCCC;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.whitebold {
	color: #CCCCCC;
	font: bold 14px Arial, Helvetica, sans-serif;	
}
