body {
    font-family: "Lucida Grande", "Times New Roman", serif;
    margin: 0px;
    padding: 0px;
	font-size: 12pt;
	background:none;
	text-align:center;
	color:#000000;
}


A:link:after, A:visited:after {
content:"("attr(href) ") ";
color:#111111; 
font-weight:600; 
text-decoration:italic;
}


h1 { /* titles, needs BR in html so it lines up in IE 5*/
font-size: 16pt;
font-weight: bold;
letter-spacing: 4px;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
line-height: 1.2em;
}

h1.white { /* art pages titles, needs BR in html so it lines up in IE 5*/
font-size: 14pt;
text-align: right;
margin: 0px 0px 0px 0px;
}

h2 { /* undertitles on art pages*/
color:#C9C5F7;
font-size: 14pt;
font-weight: normal;
letter-spacing: 1px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
line-height: 1.3em;
}

.frame {
position:relative;
    width: 800px;
    margin: auto; /* auto enables the centering to work in firefox*/
    padding: auto;
    text-align:center;
	border-style: solid;
	border-width: 1px 0px 1px 4px;
	/* background-color:#ffffff;  no affect */
}

.titleContainer {
 margin: 0px;
 height:100px;
 background: none;
}

.titlebanner, .titlebanner_over {
    width: 800px;
    /*float : right;*/
    height : 100px;
    margin : 0px;
    padding: 0px;
    border: none;
    /* border-style: solid;
    border-color: #666699; */
    vertical-align: top;
    background: #ffffff  url(../gfx/titlePrint.jpg);
}

.menuContainer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:18px;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	text-align: center;  /* affects each text item*/
	background: none;
} 

.menu2Container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height:15px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	text-align: center; /* affects each text item */
	background: none;
} 

/* MAIN MENU  *horizontal *** css.maxdesign.com.au/listamatic2/horizontal04.htm */
/* here invisible */

ul#navlist, ul#navlist, ul#navlist ul, ul#navlist li, ul#navlist a, ul#navlist, ul#navlist ul, ul#navlist li, ul#navlist li, ul#navlist li a, ul#navlist li a:hover, ul#navlist li a:active {
display:none;
}

/* the popdown from the mainmenu (navlist) only works in ffox */
ul#subnavlist, ul#subnavlist li, ul#subnavlist li a, ul#navlist li:hover ul#subnavlist, ul#navlist li:hover ul#subnavlist li a,  
{ 
display: none; 
}

/***menu2 items***/

ul#nav2list a:before { content: " www.sonjavank.com/sen "; 
font-size:12pt; 
}

ul#nav2list a
{
color: #000000;
font-weight: 600;
text-decoration: none;
letter-spacing:1px;
}

ul#nav2list, ul#nav2list ul, ul#nav2list li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#nav2list li {float: left;}

ul#nav2list li a
{
width:70px;  /*necessary for IE 5, padding + margin has no affect there*/
margin: 0px 0px 0px 0px;  /* in FFox this overrides the width*/
padding: 0px 6px 3px 6px;
letter-spacing:1 px;
}

ul#nav2list li a:hover
{
color: #ffffff;
background-color: #333344;
background-color:none;
}

ul#nav2list li a:active
{
color: #cccccc;
/*background-color: #003366;*/
border: 0px #none inset;
}

.extraMenu a {
display:none;
}

.extraMenu a:hover {
display:none;
}

.contentContainer {
margin:0px;
padding:0px 40px 40px 40px;
border:0px;
background-color:none;
}

.contentContainer2 {
margin:0px;
padding:0px 0px 40px 0px;
border:0px;
background-color:none;
}


.textContainerA {text-align:left;}

.text, textWhite {
font-size:100%;
}

.text em {
color:#000000;
font-weight:bold;
text-decoration:italic;
letter-spacing:1px;
}

.textWhite{
font-size:100%;
color:#ddddff;
font-weight:bold;
letter-spacing:1px;
}

.textQuotationLilac {
font-size:95%;
color:#C9C5F7;
font-weight:500;
letter-spacing:2px;
}

.imgSmLeft {
    float: left;
    text-align: center;
    font-size: 0.8em;
	line-height:120%;
    border-width: 3px;
    border-style: solid;
	color:#787889;
	display: block;
    border-color: #000011;
    padding: 3px;
    margin: 30px 30px 20px 0px;
}

.imgSmLeft strong {
    font-size: 0.8em;	
	color:#787889;
	font-weight:500;
}

.imgSmRightWhite {  /* on a black background*/
    float: right;
    text-align: center;
    font-size: 0.7em;
    border-width: 3px;
    border-style: solid;
    border-color: #000011;
    padding: 3px;
    margin: 2px 0px 2px 2px;
}
