* { border:none ; list-style:none ; margin:0 ; outline:none ; padding:0 }
a { font-weight:bold }
.bold { font-weight:bold }
.align2 { text-align:center }
.align3 { text-align:right }
.pic { background-position:center center ; background-repeat:no-repeat ; float:left ; height:94px ; margin:11px ; text-align:center ; width:94px }

body { color:#FFF ; font-family:verdana,arial,helvetica,sans-serif ; font-size:13px }
#wrap { margin:auto ; padding:70px ; width:820px }
#wrapBottom { padding:35px 0 0 0 ; width:960px }
	#nav1 { margin:32px 0 ; width:820px }
		#nav1 li { float:left }
		#nav1 li.last { float:right }
			#nav1 a { display:block ; font-size:12px ; padding-right:13px }
			#nav1 li.last a { color:#F00 ; font-style:italic }
	h1, h2, h3 { font-family:"comic sans ms",cursive }
	h1 { font-size:24px ; margin-bottom:32px }
	h2 { font-size:18px ; margin-bottom:16px }
	h3 { font-size:13px ; margin-bottom:16px }
	p, address { font-style:normal ; line-height:20px ; padding-bottom:24px }
#footer { font-size:11px ; margin-top:6px ; text-align:center }
	ul, li { list-style:square ; margin-left:12px ; padding-bottom:12px }
	#nav1, #nav1 li { list-style:none ; margin-left:0 ; padding-bottom:0 }

/* INDIVIDUAL PAGE/SECTION STYLES */
	/* HOME */
#home { background:url(http://www.doodlehouse.com/images/background.jpg) ; color:#000 }
#home #wrap { /* border-width:0 2px 2px 2px ; border-style:solid ; border-color:#FFF ; */ padding:0 ; width:960px }
		.logo { padding-bottom:12px ; text-align:center }
			.galleries { margin:32px 0 ; text-align:center }
			.galleries a { padding:0 16px }
			.frame2 { background:url(../images/frame2.png) top left no-repeat ; padding:20px ; margin:auto ; width:860px }
#home #footer a { color:#000 }

#bottomNav { text-align:center}
	#bottomNav a { color:#000 }
			
	/* ILLUSTRATIONS */
#illustrations { background:#000 url(../images/bg_illustrations.jpg) top center repeat-y fixed }
#illustrations .border, #illustrations input, #illustrations select, #illustrations textarea { border:1px solid #FFF }
#illustrations a { color:#FFF }
	
	/* PAINTINGS */
#paintings { background:#FFF url(../images/bg_paintings.jpg) top center repeat-y fixed ; color:#000 }
#paintings .border, #paintings input, #paintings select, #paintings textarea { border:1px solid #000 }
#paintings a { color:#000 }

/* CLEARFIX */
#nav1, #wrap, #wrapBottom { overflow:hidden }
* html #nav1, * html #wrap, * html #wrapBottom { height:1% ; overflow:visible }