* {border:0; margin:0; padding:0; color:#ccc;}
#conash3D0 { display:none }
p, h3 {padding-bottom:1em;}


body {
	font: 16px/20px Arial, Helvetica, sans-serif;
	background-color: #333; background-color:#000;
	color:#CCCCCC; 

}

#container { 
	background-color: black; 
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height:1900px;

}


#innercontainer {
position:relative;
left:50px;
top:20px; }


a, a:link, a:visited, a:hover, a:active{
      text-decoration: underline;
	  color:#ccc;
}

a:hover {
	color:#FFFF00;
}

#navbar {
        text-align:left; 
        font-family: Verdana;
        font-size: 1em;
}

#navbar img {
	margin:0px;
}

#navbar a {
	text-decoration: none;
}

#navbar a:hover { border-bottom: 1px red solid }

body#paintings #navbar a#navpaintings:hover { 
border-bottom:0px grey solid;
}
body#drawings #navbar a#navdrawings:hover { 
border-bottom:0px grey solid;
}
body#home #navbar a#navhome:hover { 
border-bottom:0px grey solid;
}
body#about #navbar a#navabout:hover { 
border-bottom:0px grey solid;
}
body#news #navbar a#navnews:hover { 
border-bottom:0px grey solid;
}

#subnavbar {
	font-size: .75em; 
    text-align:right;
	margin-bottom: 0;
	/* border-bottom:thin solid #999999; */
}

#subnavbar a {
	text-decoration: none;
}

#subnavbar img {
	vertical-align:middle;
}

#gallerysubnav a:hover {border-bottom:red solid 1px}
#footer { 
	text-align:center;
	font-size: .75em; }

#pictureimage  { width:750px;
	text-align:center;
}

#picturetitle {
        font-size:1.5em;
}
#picturedescription { 
        text-align:left;
        font-size: .8em;}

.galleryimage {
	float:left;
	width:150px; 
	height:150px;
	display:inline;
	padding:10px;
}
.galleryimage a:hover {border 1px red solid}

#newscontent {text-align:left; 
font-size:15px; line-height:22px}
#newscontent img { float:left; margin:5px 10px }

#aboutcontent {font-size:.9em;}

.floatleft {
	
	font-size: 0.8em;
	float: left;
	margin: 0px 40px 10px 0;
	text-align: center;
}

#gallerycontent a:hover img {
border:1px solid red}


.floatright { 
font-size: 0.8em; 
text-align:center;
float:right; 
margin: 0px 0px 10px 20px}


.forminput {
	color: #000000;
	background: #CCCCCC;
	font: 12px "Courier New", Courier, mono;
}

form {
	border: 1px solid #999999; 
	display:block; 
	width:310px; 
	padding:10px; 
}

.forminput {
	color: #000000;
	background: #CCCCCC;
	font: 12px "Courier New", Courier, mono;
}

.formok {
	color: #FFFFFF;
}

.formerror {
	color: #FF0000;
}

.submitbutton {
    color: #000000;
}

li {
	margin-bottom:1.3em;
	list-style:none;
}

#gallerycontent { position:absolute; top:210px; width:780px; background:black; left:4px}

.thumb { padding:25px 25px; text-align:center;}
.thumb img {border: 1px solid black; }
#pictureimage .thumb { float:none; }
.hide { visibility:hidden; }

#navbar.nothomepage a {padding:0em .6em; font-variant:small-caps; font-weight:normal; letter-spacing:1px; color:white ; font-family:arial; font-size:.95em; }
#navbar.nothomepage a:hover { background:#222;}
#navbar.nothomepage {text-align:right; padding-top:2em}

hr {clear:both; margin: 15px; visibility:hidden}