/* Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

body
{
	background-image: url(images/main/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
}

a:link, a:visited
{
	color: #ccc;
	text-decoration: none;
}

a:hover, a:active
{
	color: #fff;
	text-decoration: none;
}

h1, h2
{
	font-weight: bold;
	font-size: 1.3em;
	padding: 5px 0 0 0;
	color: #000;
	margin: 0;
}

h3, h4, h5, h6
{
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 0 0;
	color: #000;
	margin: 0;
}

p
{
	padding: 0 0 8px 0;
	margin: 0;
}

img
{
	border: none;
	margin: 0;
	padding: 0;
}

#wrapper
{
	width: 800px;
	margin: 0 auto;
}

#topnav
{
	height: 61px;
	text-align: left;
}

#nav
{
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	text-transform: inherit;
	line-height: 1.6em;
	padding: 16px 0px 0 0px;
	font-size: 1.1em;
	margin: 0;
	color: #FFF;
}

#nav li
{
	padding: 0px 0 0 0;
}

.horiznav ul
{
	list-style-type: none;
	list-style-position: default;
	display: none;
	text-align: left;
	/*
	position: absolute;
	left: 160px;
*/
	width: 330px;
	color: #FFF;
}

.horiznav:hover ul, li.over ul, .horiznav li.over ul
{
	list-style-type: none;
	list-style-position: default;
	display: inline;
	text-align: left;
	position: absolute;
	color: #ccc;
	/*
	left: 160px;
*/
	width: 330px;
	line-height: 1.6em;
}

.horiznav li
{
	display: inline;
}

.horiznav .white
{
	color: #fff;
}

#thumbnails
{
	width: 580px;
	height: 464px;
	margin: 17px 0 0 127px;
	text-align: left;
}

#thumbnails-few
{
	width: 580px;
	height: 354px;
	margin: 127px 0 0 127px;
	text-align: left;
}

#slideshow
{
	width: 800px;
	height: 480px;
	text-align: center;
}

#footer
{
	text-align: left;
	color: #fff;
	width: 800px;
	margin: 0 auto;
}

#bottomtitle
{
	float: left;
	width: 315px;
	text-align: right;
	margin: 28px 5px;
	0 0: ;
	color: #666;
	font-size: 1.2em;
}

#bottomtitle a:link, #bottomtitle a:visited
{
	color: #666;
}

#bottomtitle a:hover, #bottomtitle a:active
{
	color: #fff;
}

#bottomtitle2
{
	float: left;
	width: 382px;
	text-align: right;
	margin: 28px 5px;
	0 0: ;
	color: #666;
	font-size: 1.2em;
}

#bottomtitle2 a:link, #bottomtitle2 a:visited
{
	color: #666;
}

#bottomtitle2 a:hover, #bottomtitle2 a:active
{
	color: #fff;
}


#buttons
{
	float: left;
}

#paintingtitle
{
	float: left;
	text-align: left;
	font-size: 1.1em;
	width: 390px;
	margin: 28px 0 0 9px;
	text-transform: uppercase;
}

#backnext
{
	float: left;
}

#text
{
	font-size: 1.1em;
	line-height: 1.6em;
	color: #666;
	text-align: left;
	width: 390px;
	margin: 50px 0 0 409px;
}

#text a:link, #text a:visited
{
	color: #600;
}

#text a:hover, #text a:active
{
	color: #666;
}

#copyright
{
	clear: both;
	margin: 0 auto;
	padding: 330px 0 0 0;
	color: #666;
	font-size: 1.0em;
}

