* { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; letter-spacing: -.1px; border: 0 none;}
/*body { text-align: center;background:#transparent url('../images/body_bg.gif') repeat-y center; }*/
body { text-align: center;background:transparent url('../images/body_bg_simple.gif') repeat-y center; overflow-y: scroll;}
/*body { text-align: center;background:#fff; }*/
a {text-decoration: none; border: 0 none; cursor: pointer;}
a:link, a:focus { border: 0 none; text-decoration: none;}
img {border: 0 none;}
#container {width: 870px; margin: 0 auto; text-align: left;}

/*Navigation Styles*/
#header {width: 100%; overflow: hidden; clear:both; margin-bottom: 20px;}
#top_nav { width: 500px; height: 50px; background:transparent url('../images/top_nav.png') no-repeat top left; float:right;}
	#top_nav a {width: 90px; float: left; height: 44px;margin: 0px; font-size: 0px;}
	#top_nav a.current {border-bottom: 1px #C6962A solid;}
	#top_nav a:hover {border-bottom: 1px #ddd solid;}
a.logo {text-indent: -9999px; background:transparent url('../images/nana_taimour_logo_left.png') no-repeat; height:181px; width:400px; display:block; float:left; clear:both;}

/*Home Page Styles*/
#home_nav { width: 870px; padding: 10px; display: block; margin-left: 10px;height: 330px; overflow: hidden;background: transparent url('../images/home_nav.png') no-repeat bottom;}
a.image_nav { width: 270px; height: 270px; overflow: hidden; float: left; display:block;margin-left: 2px; border: 1px solid #fff;}
a.image_nav:hover { border: 1px solid #aaa;}
a.image_nav p { color: #999; font-size: 18px; width: 290px; position: absolute; display:block; text-align:center; margin-top: 290px; }

/*Inner Page Styles*/
#image_gallery { width: 870px; padding: 10px; display: block; background: transparent;padding-bottom: 200px; display: block;}
.image_thumb { width: 200px; height: 200px; display: block; float: left; margin: 4px 6px;}

/*Contact Styles*/
#image_gallery { color: #999;}
#image_gallery h1 { font-size: 18px; padding: 10px 20px; color: #666;}
#image_gallery ul li { font-size: 14px; padding: 2px 26px; color: #999;}
#image_gallery ul li a { font-size: 14px; color: #999;}
#image_gallery p { font-size: 14px; padding: 6px 20px; color: #666; width: 800px;}


/*Footer Styles*/
#footer { height: 140px; display:block; margin-bottom: 20px; width: 300px;float:left; color: #ccc; font-size: 10px;}