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

/* kill defaults */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ============= */

body{
background:#000000 url('img/bg_wood.jpg') repeat-y 0 0;
}

h1{
font-family:Georgia, serif;
font-size:18px;
color:#000000;
line-height:18px;
text-align:center;
padding:10px 0;
}

h3 {
margin: 0px auto;
margin-left: 500px;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
padding-bottom:10px;
}

td{
font:Times, serif;
font-size:12px;
color:#000000;
line-height:18px;

}

/*____________ NAVIGATION____________ */
a.link{
font:Times, serif;
font-size:12px;
font-weight:bold;
color:#000000;
line-height:normal;
text-decoration:none;
}
a.link:hover{
color:#660000;
}

/* About LINKS */	
a.aboutLink{
display: block;
height: 38px;
width: 193px;
background: url('img/btn_about.gif') no-repeat;
text-indent: -5000px;
}

a.aboutLink:hover{
background: url('img/btn_aboutOn.gif') no-repeat;
}


/* Contact LINKS */
a.contactLink{
display: block;
height: 30px;
width: 95px;
background: url('img/btn_contact.gif') no-repeat;
text-indent: -5000px;
}

a.contactLink:hover{
background: url('img/btn_contactOn.gif') no-repeat;
}


/* Drawing LINKS */
a.drawLink{
display: block;
height: 56px;
width: 192px;
background: url('img/btn_drawings.gif') no-repeat;
text-indent: -5000px;
}

a.drawLink:hover{
background: url('img/btn_drawingsOn.gif') no-repeat;
}


/* Painting LINKS */
a.paintLink{
display: block;
height: 69px;
width: 192px;
background: url('img/btn_paintings.gif') no-repeat;
text-indent: -5000px;
}

a.paintLink:hover{
background: url('img/btn_paintingsOn.gif') no-repeat;
}


/* Sculpture LINKS */
a.sculptLink{
display: block;
height: 38px;
width: 191px;
background: url('img/btn_sculptures.gif') no-repeat;
text-indent: -5000px;
}

a.sculptLink:hover{
background: url('img/btn_sculpturesOn.gif') no-repeat;
}

/* Sculpture LINKS */
a.homeLink{
display: block;
height: 43px;
width: 273px;
background: url('img/logo_sbBlock.gif') no-repeat;
text-indent: -5000px;
}

a.homeLink:hover{
background: url('img/logo_sbBlock.gif') no-repeat;
}


a.12gLink{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-decoration:none;
}
a.12G:hover{
background-color:#CCCC99;
text-decoration:line-through;
}

.hiddenPic {display:none;}

/* -------------- end NAV ----------- */




.paper{
background: transparent url('img/paper_lrg.png') no-repeat 0 0;
vertical-align:text-top;
padding-left:20px;
padding-right:30px;
}

.contact{
	background: transparent url('img/paper_wide.png') no-repeat 0 0;
	padding:0px;
	height:227px;
	width:300px;
}

.nav{
margin: 0 auto;
vertical-align:top;
margin-left:200;
}

#flashcontent {
width:100%;
height:100%;
}
