body{
	background-color: #FFFFFF;
}

p{
	font-family: Georgia;
	font-size: 10pt;
	color: #993333;
}

td{
	font-family: Georgia;
	font-size: 10pt;
	color: #993333;
}

ul{
	font-family: Georgia;
	font-size: 10pt;
	color: #993333;
}

p.right{
	font-family: Georgia;
	font-size: 9pt;
	color: #f0ba19;
	text-align: right;
}
p.other{
	font-family: Georgia;
	font-size: 9pt;
	color: #917fd2;
	text-align: right;
}

#contentSNT
{position: relative;
 top: 100px;
 left: 250px;
 z-index:-1;
font-family: Georgia;
	font-size: 10pt;
	color: #993333;
 background-color:#ffffff;
 height:auto;
 width: 480px;
 padding:10pt;
}

.content {
	float:left;
}

#sub-nav {
	float:left;
}

#one {
	float:left;
}

#two {
	float:left;
}

#form {
	float:left;
	background:url(images/form.jpg);
}
#three {
	float:left;
	width:480px;
}
#four {
	float:left;
	width:250px;
}

#five {
	float:left;
	width:400px;
}

#footer {
	clear:both;
}

#blank {
	height:33px;
}

#thin {
	float:left;
	width:70px;
}

.container {
	position: relative;
	margin:0 auto;
	display:table;
}

/* START navigation */

.navigation {
	float:left;
	width:350px;
}

a.home img{background:url("images/leftbar_00.jpg");}
a.artist-statement img{background:url("images/leftbar_01.jpg");}
a.art-dresses img{background:url("images/leftbar_02.jpg");}
a.paintings img{background:url("images/leftbar_03.jpg");}
a.lightscapes img{background:url("images/leftbar_04.jpg");}
a.art-books img{background:url("images/leftbar_05.jpg");}
a.miscellaneous img{background:url("images/leftbar_06.jpg");}
a.italian-instruction img{background:url("images/leftbar_07.jpg");}
a.contact-me img{background:url("images/leftbar_08.jpg");}

a.home:hover img{background:url("images/leftbar-hover_00.jpg");}
a.artist-statement:hover img{background:url("images/leftbar-hover_01.jpg");}
a.art-dresses:hover img{background:url("images/leftbar-hover_02.jpg");}
a.paintings:hover img{background:url("images/leftbar-hover_03.jpg");}
a.lightscapes:hover img{background:url("images/leftbar-hover_04.jpg");}
a.art-books:hover img{background:url("images/leftbar-hover_05.jpg");}
a.miscellaneous:hover img{background:url("images/leftbar-hover_06.jpg");}
a.italian-instruction:hover img{background:url("images/leftbar-hover_07.jpg");}
a.contact-me:hover img{background:url("images/leftbar-hover_08.jpg");}

a.home:active img{background:url("images/leftbar-hover_00.jpg");}
a.artist-statement:active img{background:url("images/leftbar-hover_01.jpg");}
a.art-dresses:active img{background:url("images/leftbar-hover_02.jpg");}
a.paintings:active img{background:url("images/leftbar-hover_03.jpg");}
a.lightscapes:active img{background:url("images/leftbar-hover_04.jpg");}
a.art-books:active img{background:url("images/leftbar-hover_05.jpg");}
a.miscellaneous:active img{background:url("images/leftbar-hover_06.jpg");}
a.italian-instruction:active img{background:url("images/leftbar-hover_07.jpg");}
a.contact-me:active img{background:url("images/leftbar-hover_08.jpg");}
/* END navigation */


