@charset "UTF-8";
/* CSS Document */

.masterNav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;

	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-image: url(file:///Macintosh HD/Users/carolyn/Websites/Valerie Toporoff/valerie-toporoff_sm.gif);
	height: 70px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-indent: -5000px;
	font-size: 24px;
	background-image: url(images/vktoporoff_sm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
}
.HomeImg {	border: 2px outset #c0c0c0;
}
.HomeText {	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	color: #000;
}
.HomeImg {
	border: 2px outset #c0c0c0;
}
.HomeText {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	color: #000;
}
.Contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
</style>
<link href="../main.css" rel="stylesheet" type="text/css" /><style type="text/css">

a:link {
	text-decoration: none;
	color: #999966;
}
a:visited {
	text-decoration: none;
	color: #993;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #999966;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
}
.Copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #996;
}
.Disclaimer {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.valerie {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: lowercase;
	color: #808080;
	margin: 0px;
	padding: 0px;
	line-height: 0.9em;
	display: block;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996;
	border-bottom-color: #996;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.Exhibits {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
}
.MiniThumb {
	border: 2px outset #996;
	margin-top: 8px;
	margin-bottom: 8px;
}
.oneColFixCtrHdr #container #header .valerie a {
	color: #666;
	text-decoration: none;
}
.Describe {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999966;
}
.MedImgRt {
	margin: 4px;
	padding: 4px;
	border: 4px outset #996;
}
.Tagline {
	font-size: 10px;
	color: #FFF;
}
.WhiteTxt {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: normal;
	color: #FFF;
	display: block;
}
