body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
}
body * {
	padding:0;
	margin:0;
}
img { border:0; }
#container {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#left {
	float: left;
	width: 270px;
}
#right {
	width: 700px;
	margin-left: 30px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
#copy {
	font-size: 12px;
	line-height: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666666;
	padding-left: 4px;
}
#copy p {
	padding-bottom: 10px;
}

#nav { padding-top: 20px;}
#nav img {
    border:0px;
	padding: 0px;
	border-style: none;
}

#nav ul {
	padding: 0px;
	list-style-type: none;
}
#nav ul a { display:block;  }
#nav li { padding-bottom: 8px; }




#home a { height: 30px; }
#architecture a { height: 30px; }
#childrens a { height: 30px; }
#ideas a { height: 30px; }
#maps a { height: 30px; }
#shop a { height: 30px; }
#contact a { height: 30px; }
#biog a { height: 30px; }


#home a:hover { background:url(../assets/nav_O_01.gif) no-repeat left top; }
#architecture a:hover { background:url(../assets/nav_O_02.gif) no-repeat left top; }
#childrens a:hover { background:url(../assets/nav_O_03.gif) no-repeat left top; }
#ideas a:hover { background:url(../assets/nav_O_04.gif) no-repeat left top; }
#maps a:hover { background:url(../assets/nav_O_05.gif) no-repeat left top; }
#shop a:hover { background:url(../assets/nav_O_07.gif) no-repeat left top; }
#contact a:hover { background:url(../assets/nav_O_06.gif) no-repeat left top; }
#biog a:hover { background:url(../assets/nav_O_08.gif) no-repeat left top; }

#nav a:hover img { visibility:hidden; } 


/* following hacks for ie5.0s sake */

#nav ul img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#nav a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:30px;}
#ie5postBoxHack{}



#secNav { padding: 0px; }
#secNav ul { padding: 0px;}
#secNav ul a { display:block;  }
#secNav li { display: block; padding: none; float: left;}

#secNav a:hover img { visibility:hidden; } 


#prev a { width: 30px; }
#next a { width: 31px; }

#prev a:hover { background:url(../assets/secnav_O_01.gif) no-repeat left top; }
#next a:hover { background:url(../assets/secnav_O_02.gif) no-repeat left top; }



/* following hacks for ie5.0s sake */

#secNav ul img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#secNav a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:24px;}
.thumb {
	height: 210px;
	width: 210px;
	float: left;
	margin-right: 18px;
	margin-bottom: 25px;
}
#logo {
	margin-top: 20px;
}



.thumb a img {border: 1px solid #FFFFFF;}
.thumb a:hover img {
	border: 1px solid #CCCCCC;
}

#footer {
	width: 1000px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	float: left;
	padding-right: 150px;
}
#nav ul ul {
	color: #666666;
	text-indent: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#nav ul ul a {
	color: #666666;
	text-decoration: none;
}
#nav ul ul a:hover {
	color: #333333;
	text-decoration: none;
	height: 14px;
}
#right p {
	width: 680px;
	clear: both;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
