/* Main Document Styles */
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(/images/topBkgrnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}


/* TABLE STYLES */
#table0 {
	width: 100%;
	height: 100%;
	}

.table0_left {
	background-image: url(/images/bkgrndLeftPage.png);
	background-repeat: repeat-y;
	width: 100px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	}

.table0_right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.table0_middle {
	height: 100%;
	width: 800px;
	background-color: #000000;
	}


/* BODY DIV STYLES */
#top {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 30px;
	float: left;
	}

#menu {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 800px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#menu ul {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 1;
	color: #3399CC;
	font-weight: bolder;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	}

#menu li {
	display: inline;
	margin-right: 30px;
	}

#menu a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

#menu a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

#menu a:hover {
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
	}

#footer {
	}
	

/* CONTENT DIV STYLES */
#content {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	width: 800px;
	}

#content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	}

#content p.paintings {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	}

#content p.prices {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #D66735;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	}

#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	}

#content h2 {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 20px;
	padding: 0px;
	}

#content h3 {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #F3E041;
	text-decoration: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}

#content a:link {
	font-weight: bolder;
	color: #FFFFCC;
	text-decoration: none;
	}

#content a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bolder;
	}

#content a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bolder;
	}
