body{
background-color:black;
color:white;
}


div.logo{
position:relative;
top:0px;
left:0px;
height:129px;
width:188px;
}

div.title{
position:absolute;
top:40px;
left:210px;
height:129px;
}



p.author{
font-size:12px;
font-family:Arial;
font-style:normal;
}
span.author{
font-size:12px;
font-family:Arial;
font-style:normal;
}
span.quote13{
font-size:13px;
font-family:Arial;
font-style:italic;
text-align:center;
}
p.quote{
font-size:12px;
font-family:Arial;
font-style:italic;
text-align:center;
}
p.quote13{
font-size:13px;
font-family:Arial;
font-style:italic;
text-align:center;
}


div.navbar{
background-color:#113;
font-family:helvetica Verdana ariel;
font-size:15px;
margin-top:40px;
float:left;
width: 220px;
margin-left:0px;
height: 550px;
}

div.content{
background-color:#111145;
overflow:auto;
margin-top:40px;
margin-left:10px;
margin-right:10px;
height: 550px;
}








/********************** DEFAULT ***********************/
a{
text-decoration:underline;
margin-left:10px;
color:white;
white-space:nowrap;
}

a:visited{
color:white;
}

a:hover{
background-color:#444;
}

a:active{
color:black;
background-color:red;
}

img{
margin-left:8px;
}

dl{
margin-left:20px;
}






/************* DESIGNER *********************/
a.designer{
text-decoration:none;
margin-left:3px;
color:yellow;
background-color:black;
white-space:nowrap;
font-size:12px;
}

a.designer:hover{
background-color:#444;
}

a.designer:active{
color:black;
background-color:red;
}


p.sitedesigner{
font-size:12px;
font-family:Arial;
font-style:italic;
color:white;
}







/*************************** NAVBAR ***********************/
a.navbar{
font-family: sans-serif, Arial;
font-weight:500;
font-variant:small-caps;
line-height:19px;
text-decoration:none;
}

a.navbar:hover{
color:white;
background-color:#444;
}
a.navbar:active{
color:black;
background-color:red;
}

a.navbar_highlight{
font-family:sans-serif,Arial;
font-weight:500;
font-variant:small-caps;
color:white;
background-color:#333;
margin-left:10px;
text-decoration:none;
white-space:nowrap;
}

a.navbar_highlight:hover{
color:white;
background-color:#444;
}
a.navbar_highlight:active{
color:black;
background-color:red;
}


div.navlist{
background:#116;
margin-right:15px;
margin-left:15px;
margin-top:10px;
margin-bottom:10px;
height:200px;
}

p.navbar{
background:#116;
margin-right:15px;
margin-left:15px;
margin-top:10px;
margin-bottom:10px;
}



p.navbar_painting{
margin-top:0px;
margin-bottom:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}

img.navbar{
margin-top:0px;
margin-left:10px;
margin-right:5px;
margin-bottom:0px;
}















/************************* CONTENT *************************/

div.default{
background-color:black;
border-top:1px inset gray;
border-right:1px inset gray;
border-bottom:3px inset gray;
border-left:6px inset white;
}

h2.default{
background-color:black;
margin-left:0px;
margin-top:2px;
margin-bottom:0px;
font-family:sans-serif;
font-size:15px;
}

p.default{
font-family:Tahoma,Arial;
font-size:14px;
margin-left:10px;
margin-right:10px;
}

p.default15{
font-family:Tahoma,Arial;
font-size:15px;
margin-left:10px;
margin-right:10px;
}

a.default{
margin-left:10px;
font-size:14px;
font-family:Arial;
font-weight:Normal;
}

a.default_noindent{
margin-left:0px;
font-size:14px;
font-family:Arial;
font-weight:Normal;
}

embed{
margin-left:80px;
margin-top:60px;
}


/********** CONTENT HEADER ***************/
a.content_header{
color:white;
background-color:black;
text-decoration:none;
white-space:nowrap;
font-size:14px;
font-family:sans-serif,Arial;
/*margin-left:20px;*/
margin-left:10px;
margin-right:20px;
margin-top:0px;
margin-bottom:10px;
}

a.content_header:hover{
color:white;
background-color:#444;
}

a.content_header:active{
color:black;
background-color:red;
}

a.content_header_highlight{
color:white;
background-color:#555;
text-decoration:none;
/*margin-left:20px;*/
margin-left:10px;
margin-right:20px;
margin-top:0px;
margin-bottom:10px;
font-family:sans-serif,Arial;
white-space:nowrap;
font-size:14px;
}

a.content_header_highlight:hover{
color:white;
background-color:#444;
}

a.content_header_highlight:active{
color:black;
background-color:red;
}

a.nounder_noindent{
color:white;
background-color:black;
text-decoration:none;
white-space:nowrap;
font-size:14px;
font-family:sans-serif,Arial;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
}

p.content_header{
background-color:black;
margin-top:0px;
margin-bottom:0px;
}

div.content_header{
background-color:black;
border-right:1px inset gray;
border-bottom:3px inset gray;
border-left:6px inset white;
}

h2.content_header{
background-color:black;
margin-left:0px;
margin-top:2px;
margin-bottom:0px;
border-top:1px inset gray;
border-right:1px inset gray;
border-left:6px inset white;
font-family:sans-serif;
font-size:15px;
}


span.nowrap{
white-space:nowrap;
}







/*********** WRITING ******************/
p.carrieQ{
font-style:italic;
}
p.bernhardQ{
font-style:italic;
}



















