*
{
		margin: 0px;
		padding: 0px;
		vertical-align: top;
}

body
{
		background: url('images/body.jpg');
		background-color: #212121;
		background-repeat: repeat-x;
		color: #AAAAAA;
		font-family: Georgia, Verdana, Serif;
		font-size: 11px;
		text-align: center;
}

a
{
		color: #FFFFFF;
		text-decoration: none;
}

a:hover
{
		color: #FFFFFF;
		text-decoration: underline;
}

.board
{
		margin: auto;
		width: 700px;
}

.banner
{
		background: url('images/banner.jpg');
		height: 150px;
		text-align: left;
		width: 700px;
}

.content1
{
		background: url('images/content1.jpg');
		width: 700px;
}

.content2
{
		background: url('images/content2.jpg');
		background-repeat: no-repeat;
		height: auto !important;
		height: 350px;
		max-width: 700px;
		min-height: 400px;
		padding-left: 90px;
		padding-right: 90px;
		padding-top: 20px;
		text-align: left;
}

.bottom
{
		background: url('images/bottom.jpg');
		height: 120px;
		width: 700px;
}

.sectiongallery
{
		cursor: pointer;
		height: 20px;
		left: 124px;
		position: relative;
		top: 120px;
		width: 80px;
}

.sectionartist
{
		cursor: pointer;
		height: 20px;
		left: 213px;
		position: relative;
		top: 100px;
		width: 100px;
}

.sectionpurchasing
{
		cursor: pointer;
		height: 20px;
		left: 320px;
		position: relative;
		top: 80px;
		width: 170px;
}

.sectioncontact
{
		cursor: pointer;
		height: 20px;
		left: 496px;
		position: relative;
		top: 60px;
		width: 70px;
}

.thumbx1
{
		background: url('works/thumb1.jpg');
		height: 50px;
		position: absolute;
		top: 170px;
		width: 60px;
}

.thumby1
{
		cursor: pointer;
		height: 40px;
		left: 5px;
		position: relative;
		top: 5px;
		width: 50px;
}

.thumbx2
{
		background: url('works/thumb2.jpg');
		height: 76px;
		position: absolute;
		top: 220px;
		width: 60px;
}

.thumby2
{
		cursor: pointer;
		height: 66px;
		left: 5px;
		position: relative;
		top: 5px;
		width: 50px;
}

.thumbx3
{
		background: url('works/thumb3.jpg');
		height: 70px;
		position: absolute;
		top: 296px;
		width: 60px;
}

.thumby3
{
		cursor: pointer;
		height: 60px;
		left: 5px;
		position: relative;
		top: 5px;
		width: 50px;
}

.thumbx4
{
		background: url('works/thumb4.jpg');
		height: 77px;
		position: absolute;
		top: 366px;
		width: 60px;
}

.thumby4
{
		cursor: pointer;
		height: 67px;
		left: 5px;
		position: relative;
		top: 5px;
		width: 50px;
}

.thumbx5
{
		background: url('works/thumb5.jpg');
		height: 39px;
		position: absolute;
		top: 443px;
		width: 60px;
}

.thumby5
{
		cursor: pointer;
		height: 29px;
		left: 5px;
		position: relative;
		top: 5px;
		width: 50px;
}

.thumbx6
{
		background: url('works/thumb6.jpg');
		height: 60px;
		position: absolute;
		top: 482px;
		width: 60px;
}

.thumby6
{
		cursor: pointer;
		height: 50px;
		left: 5px;
		position: relative;
		top: 5px;
		width: 50px;
}

.thumbx7
{
		background: url('works/thumb7.jpg');
		height: 77px;
		position: absolute;
		top: 542px;
		width: 60px;
}

.thumby7
{
		cursor: pointer;
		height: 77px;
		left: 5px;
		position: relative;
		top: 5px;
		width: 60px;
}

.display1
{
		background: url('works/display1.jpg');
		height: 362px;
		left: 70px;
		position: relative;
		width: 450px;
}

.display2
{
		background: url('works/display2.jpg');
		height: 587px;
		left: 70px;
		position: relative;
		width: 450px;
}

.display3
{
		background: url('works/display3.jpg');
		height: 535px;
		left: 70px;
		position: relative;
		width: 450px;
}

.display4
{
		background: url('works/display4.jpg');
		height: 604px;
		left: 70px;
		position: relative;
		width: 450px;
}

.display5
{
		background: url('works/display5.jpg');
		height: 300px;
		left: 70px;
		position: relative;
		width: 475px;
}

.display6
{
		background: url('works/display6.jpg');
		height: 450px;
		left: 70px;
		position: relative;
		width: 450px;
}

.display7
{
		background: url('works/display7.jpg');
		height: 579px;
		left: 70px;
		position: relative;
		width: 450px;
}

.information
{
		left: 270px;
		margin-top: 10px;
		position: relative;
		text-align: right;
		width: 240px;
}

.bold
{
		font-weight: bold;
}

.italic
{
		font-style: italic;
}