/* CSS Document */

html {
/*	overflow: scroll;*/
}

body {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	/*margin-left: 20px;
	margin-right: 20px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	width: 675px;

}

body {
	background-image: url(images/static/bg_test.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#leftsmall h1 {
color:#FFFFFF;}

body, td, th, select, input, textarea, label {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

p, h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0.75em;
}

h1 {
	text-transform:uppercase;
}

h2 {
}

h3 {
}

h4 {
}


A:link, A:active, A:visited, A:hover
{
	text-decoration:none;
	color: #660000;
	/*font-weight: bold;*/

}

A:link {}
A:active {}
A:visited {}
A:hover {
text-decoration:underline;
color: #990000;
}

.spacer {
clear: both;
height: 10px;
}

.break {
clear: both;
height: 10px;
}

#menu {
width: 675px;
}

#logo {
width: 675px;
}

.content {
width: 675px;
}

#rightsmall, #rightlarge, #leftsmall, #leftlarge {
float: left;
}

#heading {
width: 675px;
/*background-color: #eeeeee;*/
}

#rightsmall {
width: 480px;
/*background-color: #eeeeee;*/
overflow: auto;
overflow-x: auto;
overflow-y: hidden;
}

#rightlarge {
width: 550px;
/*background-color: #eeeeee;*/
}

#leftsmall {
width: 125px;
/*background-color: #dddddd;*/

}

#leftlarge {
width: 185px;
/*background-color: #dddddd;*/
margin-right: 10px;
}

#leftsmall img {
margin-right: 10px;
margin-bottom: 10px;
}

#leftlarge img {
margin-right: 10px;
margin-bottom: 10px;
}

#rightlarge img {
margin-right: 10px;
margin-bottom: 10px;
}

#rightsmall img {
margin-right: 10px;
margin-bottom: 10px;
}

#artworksintro {
}
