*{
	margin:0; 
	padding:0;
}

body {
background-color: #D9D3CA;
width:100%;
}

body,td,p {
	font-family: Verdana;
	font-size:9pt; 
	color:#555555;
	line-height:1.5em;
}

h1 {
	font-size:10pt; 
	color:#98047E;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

textarea {
	font-family: Verdana;
        font-size:9pt;
	color:#555555;
	line-height:1.5em;
}

a { color: #044eb2; text-decoration: underline;}
a:link		{ color: #044eb2; text-decoration: underline;}
a:visited	{ color: #044eb2; text-decoration: underline;}
a:hover		{ color: #98047E; text-decoration: underline;}
a:active	{ color: #044eb2; text-decoration: underline;}



#atget_body {
	width:1000px;
	position:relative;
	margin:0 auto;
	text-align: left;
	background-color:#777777;
}

#atget_header {
	width:100%;
	background-color:#D9D3CA; 
	height:90px;
}

#main_contents {
	margin:0 175px ;
	background-color:#777777;
}


#main {
	padding:3em 0em;
}


#atget_navi_1 {
	position:absolute;
	left:0;
	top:90px;
	width:175px; 
	background-color:#777777;
}

#atgetnavileft {
	padding: 0em 0.5em 2em 0.1em;

}

#atget_navi_2 {
	position:absolute;
	right:0;
	top:90px;
	width:170px; 
	background-color:#777777;
}

#atgetnaviright {
	padding: 2em 2em;
}

/* header */
#header_logo {
	margin-top: 1em;
}


/* left column */
.l_menu {
   background-color: #777777;
}

.l_menu p {
   color: #000000;
   font-weight: bold;
   padding: 2em 0.2em 0.7em;
}

.l_menu li {
   color:#00ff00;
   font-weight: bold;
   list-style-type: none;
   padding: 0 0 0 1em;
   font-size:8pt; 
}


.l_menu li a:link {
   color:#FFFFFF; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

.l_menu li a:visited {
   color:#FFFFFF; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

.l_menu li a:hover {
   color:#000000; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

.l_menu li a:active {
   color:#FFFFFF; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

/* main contents */
/* title */
#index_title {
	width:100%;
	background-color:#ffffff; 
	padding: 2em 0em;
}

#index_image1 {
	float: right;
	margin-right: 3em;
}

#index_image2 {
	float: left;
	margin-left: 3em;
}


.index_title1 {
	color:#98047E;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 2em 0 2em;
	text-align:left; 
	margin-left: 3em;
}

.index_title2 {
	color:#000000;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 1.5em 0 1.5em;
	text-align:center;
}

.index_title3 {
	color:#98047E;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 2em 0 2em;
	text-align:center;
	text-align:right;
}

.ad_index {
	margin: 20px auto 5px ;
}

.ad {
	margin: 20px auto 20px ;
}

/* category */
.category_title {
	text-align:left; 
	padding: 1.5em 0.5em 0.7em;
	background-color:#777777; 
}

.category_title a:link {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title a:visited {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title a:hover {
   color:#000000; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title a:active {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category2titles {
	width:100%;
	background-color:#777777; 
}

.category_title1 {
	width:50%;
	float: left;
	text-align:left;
	padding: 1.5em 0em 0.7em;
	background-color:#777777; 
}

.category_title1 a:link {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title1 a:visited {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title1 a:hover {
   color:#000000; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title1 a:active {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

/* The Photographers */
#photographers {
	width:100%;
	background-color:#ffffff; 
	padding: 1em 0em;
}

.photographer {
	width:49%;
	background-color:#ffffff; 
	float:left;
	padding: 0.3em 0.2em;
}

.age {
	border-bottom:1px solid #C0C0C0;
	padding: 0.5em 1em;
}

.phrs {
	float:left;
	margin: 0.3em 1em 1em 1em; 
}

.phrs_name {
	padding: 1em 1em 0.3em ;
	font-size:9pt;
}

.more {
	text-align: right;
	color: #1dc202;
	font-weight: bold;
}

.more a:link {
   color:#1dc202;
   font-weight: bold;
}

.more a:visited {
   color:#1dc202; 
   font-weight: bold;
}

.more a:hover {
   color:#98047E; 
   font-weight: bold;
}

.more a:active {
   color:#1dc202; 
   font-weight: bold;
}

.youtube {
	margin: 5em 3em 2em;
	line-height:1.9em;
}

.photogallery {
	text-align: center;
	margin: 1.5em 0em 2em;
}

.photogallerytitle {
	text-align: center;
	color:#555555; 
	font-weight: bold;
}

.thumbnails {
	float:left;
	text-align: center;
}

.thumbnails img {
	margin: 0.5em 0.3em 2.5em 2.5em; 
}

#phrs_books {
	width:480px;
	background-color:#efefef; 
	text-align: left;
}

.phrs_book {
	padding: 1.5em 1em 0.1em 2em;
}

.phrs_book img {
	float:left;
	margin: 0.5em 2em 0.5em 0em; 
}

.phrs_book p {
	text-align: left;
	padding: 0.5em 0em 0.2em 0em;
}

.phrs_book a {
	font-weight: bold;
}





/* Other Categories */
.category {
	width:100%;
	background-color:#ffffff;
}

.category1 {
	width:50%;
	float:left;
	border-right: 3px solid #777777;
}

.category2 {
	width:49%;
	float:left;
}


.category1 li {
	list-style-type: none;
}

.category2 li {
	list-style-type: none;
}

.cate_contents {
	padding: 1em 1em;
}

/* Museums */
.region {
	text-align: center;
	margin-top: 1.5em;
	color: #000000;
}

/* Update and PickUp */
#photo_column {
	width:100%;
	background-color:#ffffff; 
	padding: 3em 0em;
}

#photo_column p {
	font-family: Verdana;
	font-size:9pt; 
	color:#555555;
	line-height:1.5em;
	margin: 0 3em 3em;
}

.imgright {
  float: right;
  margin: 0em 3em 1em;
}

.imgleft {
  float: left;
  margin: 0em 3em 1em;
}

.updt {
	color: #6D473D;
	font-size:9pt;
	padding: 1em 0em 2.5em;
	font-weight: bold;
	text-align: center;
}

.updt1 {
	color: #98047E;
	font-size:8pt;
	padding: 0.5em 0em 0;
	font-weight: bold;
	text-align: center;
}

.updt_more {
	text-align: right;
	color: #1dc202;
	margin-right: 4em;
}

.updt_more a:link {
   color:#1dc202; 
   font-weight: bold;
}

.updt_more a:visited {
   color:#1dc202; 
   font-weight: bold;
}

.updt_more a:hover {
   color:#98047E; 
   font-weight: bold;
}

.updt_more a:active {
   color:#1dc202; 
   font-weight: bold;
}


/* footer */
#atget_footer {
	width:100%;
	clear:both;
	background-color:#D9D3CA;
	text-align:center; 
	padding:5em 0;
}

#atget_footer p {
	font-size: 7pt; 
	color: #7c7c7c;
	font-weight: bold;
}

#atget_footer a:link {
	font-size: 7pt; 
	color: #7c7c7c;
	font-weight: bold;
	text-decoration:none;
}

#atget_footer a:visited {
	font-size: 7pt; 
	color: #7c7c7c;
	font-weight: bold;
	text-decoration:none;
}

#atget_footer a:hover {
	font-size: 7pt; 
	color: #7c7c7c;
	font-weight: bold;
	text-decoration:none;
}

#atget_footer a:active {
	font-size: 7pt; 
	color: #7c7c7c;
	font-weight: bold;
	text-decoration:none;
}

/* to top */
#totop {
	width:100%;
	background-color:#777777; 
	padding: 2em 0em 0em;
	text-align:center;
}

#totop a:link {
	font-size: 8pt; 
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

#totop a:visited {
	font-size: 8pt; 
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

#totop a:hover {
	font-size: 8pt; 
	color: #1dc202;
	font-weight: bold;
	text-decoration:none;
}

#totop a:active {
	font-size: 8pt; 
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

/* the photographers */

.thephrs img {
	float:left;
	margin: 0em 2em 2em 2.5em; 
}

.thephrs p {
	padding: 0em 2em 1em 1em;
}

.thephrs a {
	font-weight: bold;
}

/* Collection & Selection */
.cs {
	padding: 1em 2em;
}

.cs p {
	padding: 0.5em 0em 1.5em 2em;
}

.cs a {
	font-weight: bold;
	padding: 0em 0em 0em 0em;
}

/* Museums and Galleries */
.mgmenu {
	padding: 1.5em 0em 1em 11em;
}

.mgmenu table {
	border-collapse: collapse;
}

.mgmenu td {
	padding: 0.2em 1.5em;
	text-align:left;
}

.mgmenu a {
   color:#555555; 
   font-weight: bold;
}

.mgmenu a:hover {
   color:#c0c0c0; 
   font-weight: bold;
}

.mgmenu a:visited {
   color:#555555; 
   font-weight: bold;
}

.mgtop {
	padding: 1em 2em 3em;
}

.mgtop p {
	color:#333333; 
	font-weight: bold;
	padding: 0.5em 0em 0.3em 1.5em;
}

.mgtop img {
	vertical-align: middle;
	margin-right: 1.2em;
}


.mgcountry {
	float:left;
	padding: 0.2em 3em 0.5em 8em;
	text-align:left;
} 

.mgcountry li {
	width: 8.3em;
	font-weight: bold;
	list-style-type: none;
}

.museums {
	padding: 1.2em 0em 0em 5em;
	text-align:left;
}

.museums li {
	font-weight: bold;
	list-style-type: none;
}

/* amazon */
.book {
	width: 120px;
	background-color:#ffffff; 
	padding: 1em 0em 1em;
	border:1px solid #222222;
	text-align: center;
}

.book img {
	margin: 1em 0em;
}

.book p {
	color:#333333;
	font-size: 7.5pt;
	font-weight: bold;
}

/* about */
.a_title {
	color:#2F3653;
	font-weight: bold;
	padding: 0em 2.5em 0.8em;
}

/* submit */
#submit table {
	margin-top: 3em;
}

#submit td {
	text-align:left;
	padding: 0.5em 0.5em;
}

/* banners */
.banners {
    width: 500px;  
    text-align: left; 
    margin: 2em 0em 3em;
}

.banner { 
	text-align: left; 
	margin: 1em 0px 3em ;
	color: #999999;
	line-height:1.2em;
}


.banner img { 
    margin: 5px 0px 0px ;
}


.banner a {
  font-size:9pt; 
  color: #555555; 
  text-decoration:underline;
  font-weight: bold;
}

.banner a:hover {
  font-size:9pt; 
  color: #333333; 
  text-decoration:underline;
  font-weight: bold;
}

.banner a:visited {
  font-size:9pt; 
  color: #555555; 
  text-decoration:underline;
  font-weight: bold;
}

/* links */
#atgetlinks {
	width:100%;
	background-color:#ffffff; 
	padding: 0em 0em;
}

.links {
	padding: 1em 3em 0em;
}

.links p {
	padding: 0.5em 1em 0em 1.5em;
}

.links a {
	font-weight: bold;
}

.linkimg {
	float:left;
	margin-right: 2em; 
	margin-bottom: 3em; 
}

.addasite {
	width:100%;
	background-color:#c0c0c0; 
	padding: 0.8em 0em;
	text-align: right;
	margin-bottom: 2em;
}

.addasite a {
  color: #ffffff; 
  text-decoration:underline;
  font-weight: bold;
}

.addasite a:hover {
  color: #222222; 
  text-decoration:underline;
  font-weight: bold;
}

.addasite a:visited {
  color: #ffffff; 
  text-decoration:underline;
  font-weight: bold;
}

/* 404 */
.nf {
	background-color:#ffffff; 
	padding: 3em 5em 3em;
}

/* postmail */
.post table {
	border: 1px solid #999999;
}

.post td {
	padding: 0.3em 0.8em;
}

