/* 1) -=-=-=- General selectors -=-=-=- */

body {
	background: #fff;
	margin-top: 20px;
	font-family: Arial, Verdana, Helvetica;
	}

a:link {
	color: #78A515;
	text-decoration: none;
	}
	
a:visited {
	color: #999;
	}
	
a:hover, a:active {
	color: #fff;
	text-decoration: none;
	}
	

p {
	line-height: 1.4;
	}

.italic {
  font-style: italic;
  font-size: 10px;
}

.bold {
    font-size: 10px;
    font-weight: bold;
}

.normal {
    font-size: 10px;
    font-weight: normal;
    color: #000;
}

/* 2)-=-=-=- Structure -=-=-=- */

#wrapper {
	width: 100%;
	margin: -4px 0px 0px 18px;
	text-align: left;
	}
	
.spacer{
  margin: 7px 0px 7px 0px;
}

#logo{
	position: absolute;
	margin: 20px 0px 0px 240px;
}

#content{
	margin: 10px 0px 0px 0px;

}

#left{
	position: absolute;
	margin: 0px 0px 0px 0px;
	text-align: left;
  width: 150px;
}

#center{
	position: absolute;
	margin: 0px 0px 0px 160px;
}

 #second{height:60px;}

#header, #first, #second, #third {
  clear:both; text-align:left;margin: 0px;
}

#header a{
	text-decoration: none;
}

#first, #second, #third{
  
  padding: 0px 0px 3px 0px;
}

#sitename, .black, .black a {
  font-size: 10px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.black a:hover {
  color: #808080;
  text-decoration: none;
}

#sitename, #marca, #info {
  float:left;
  width: 160px;
  margin: 0px;
  padding: 0px;
}
#sitename a {
  color: #000;
  text-decoration: none;
}

#sitename a:hover {
  color: #acacac;
}

.black, .mail {
  margin: 0px;
  float:left;
  width: 150px;
}

#aim, #skype, #flickr {
  margin: 0px;
  float:left;
  width: 140px;
}


#city, .country {
  margin: 0px;
  float:left;
  width: 110px;
}

#city, .country, #phone, #info, #info a, .mail, .mail a, #aim, #skype, #flickr, #flickr a, #marca, .caption {
  font-size: 10px;
  color: #808080;
  text-decoration: none;
}

.mail a, #flickr a {
  font-weight: bold;
}

.mail a:hover, #flickr a:hover, #info a:hover {
color: #000; text-decoration: none;
}

.caption {
  text-transform: uppercase;
  float:left;
}

/* 3)-=-=-=- Left selectors -=-=-=- */	
#navcontainer { width: 150px; padding: 30px 0px 0px 10px;margin: 0px 0px 0px 0px; clear:both;}
.relcontainer { width: 150px; padding-top: 10px; padding-bottom: 0;}

#navcontainer li{float:left;}

#navcontainer ul, .relcontainer ul
{
margin: 0px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li, .relcontainer li, .navlist
{
margin: 0px;
padding: 0px;
}

#navcontainer a, .relcontainer a
{
  display: block;
  padding: 0px;
  width: 140px;
  font-weight: bold;
  color: #808080;
  text-decoration: none;font-size: 10px;
}

#navcontainer a:link, #navlist a:visited, .relcontainer a:link, .relatedlist a:visited {
  text-decoration: none;margin: 0px;
}

#navcontainer a:hover, #navcontainer ul li#active a, .relcontainer a:hover {
  color: #000;
}
	
.line {
	border-top: 3px solid #F0C191;
	margin-top: -5px;
	}
	
#statement {
  font-size: 10px;
  width: 140px;
}

#pager {
  height: 20px;
  width: 755px;
  clear:both;
  text-align: right;
  font-size: 11px;
}

#pager a, .news h3, .about h3
{
  color: #808080;
  text-decoration:none;
}

#pager a:hover {
  color: #000;
}

.news {
  width: 160px;
}

.news h3, .about h3 {
  font-size: 10px;
  font-weight: bold;
  margin:0px 0px 0px 0px;
  padding:0px;
}

.news p, .about p {
  font-size: 10px;
  margin:0px 0px 5px 0px;
  padding:0px;
}

.about {
  margin:0px 0px 0px 200px;
  letter-spacing: -0.02em;
}

.aboutleft {
  width: 220px;
  float:left;
}

.aboutright  {
  width: 270px;
  float:left;
}

.aboutleft {
margin:0px 0px 0px 0px;
}

.aboutright {
  margin:0px 0px 0px 40px;
}

.about h2 {
  font-family: Georgia, Times New Roman, serif;
  font-size: 20px;
  font-weight: normal;
}

.aboutplace {
  color: #808080;
}

.relcontainer h2 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: normal;
  color: red;
}


a.roll {
    width: 555px;
    height: 360px;
    border: 0px;
    display: block;
}

a.roll:hover {
    width: 555px;
    height: 360px;
    border: 0px;
}

#foto {
	background: url(http://www.miyoyoshida.com/new/images/large/home_1.jpg) #fff no-repeat center center; width: 555px; height: 360px;
}
.rollover {
	width: 555px; height: 360px;
}
.rollover IMG {
	border: none;
}
.rollover a {
	DISPLAY: block;
}
.rollover a:hover img {
	DISPLAY: none;
}
.rollover a:hover {
	BACKGROUND: url(http://www.miyoyoshida.com/new/images/large/the_void_3.jpg) no-repeat center center; width: 555px; height: 360px;
}


