body {
	font: 12px arial, helvetica, serif;
	background: white
	text-align: center;
	padding: 0;
	margin: 2em;
}

body#home a#homenav,
body#illustrations a#illnav,
body#biog a#biognav,
body#print a#printnav,
body#kidsbooks a#kidsbooknav,
body#commissions a#commissionsnav,
body#oilpainting a#gallerynav,
body#contact a#contactnav {
	color: #990033;
	background: #FFFFFF;
}

#container {
	background: #FFFFFF;
	text-align: left;
	width: 740px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin: 1em 2em;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #858676;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

h1 {
	height: 125px;
	background: url(../images/cindyname_03.gif) bottom center no-repeat;
	text-indent: -999em;
	margin: 1em 0 0 0;
}

.Horline {
	width: 52em;
	text-align: center;
	/* background: url(../images/HorLineBit.gif) center; */
	background-repeat: repeat-x
}

.navbox {
	padding-left: 160px;
}

.topnav {
	color: #898A78;
	height: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding-bottom: 2px;
	width: 425px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.topnav a{
	color: #898A78;
	text-decoration: none;
	background-image: none;
    padding-right: 5px;
	padding-left: 5px;
}

.topnav a:hover{
	    color: #666666;
		text-decoration: none;
		background: #CCCCCC;
}

.topnav a:active{
	    color: #898A78;
		text-decoration: none;
		background: none;
}


.redb {
	color: #990033;

}



.galnav {
	color: #D70005;

}
.galnav a{
	color: #D70005;
	text-decoration: none;

}

.galnav a:hover{
	    color: #996363;
		text-decoration: none;

}

.galnav a:active{
	    color: #D70005;
		text-decoration: none;

}




#content {
	text-align: left;
	clear: left;
	color: #AEAFA5;
}

#content a {
	color: #8B8A72;
	text-decoration: none;
}

#content a:hover {
	color: #990033;
	text-decoration: none;
}


#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

#footer a{
	color: #666666;
	text-decoration: none;

}

#footer a:hover{
	    color: #990033;
		text-decoration: underline;
}

.imgborder {
	margin: 10px;
}
.thumbcell {
	width: 125px;
}
h2 {
	color: #990033;
}
