@charset "UTF-8";
/* CSS Document */
body {background-color:#999900; font-family:Arial, Helvetica, sans-serif; margin-top:20px; }
a {color:#900; font-weigh:bold; text-decoration:none; }
a:hover {color:#903; text-decoration:underline; }
a:visited {color:#030; text-decoration:underline; }
h2 {font-size:10pt; text-align:right; font-weight:bold; }
#container
{ width:612px; height:380px;
}
#intro_left {width:304px; height:400px; padding:5px 0 0 0; background-color:#808000; float:left; }
#intro_right {width:304px; height:400px; padding:5px 0 0 0; background-color:#990000; float:left; clear:none; }
#modern 
{
  display: block;
  width: 300px;
  height: 360px;
  background:url(images/modern.jpg);
}

#modern:hover
{ 
  background-position: -300px 0;
}

#modern span
{
  display: none;
}

#mother 
{
  display: block;
  width: 300px;
  height: 360px;
  background:url(images/mother.jpg);
}

#mother:hover
{ 
  background-position: -300px 0;
}

#mother span
{
  display: none;
}
#left 
{
	width:152px; height:400px; padding:5px 0 0 0; background-color:#808000; float:left; }
#left1 
{
	width:152px; height:400px; padding:5px 0 0 0; background-color:#808000; float:left; clear:none;
}
#left a {border:1px solid #808000;
}
#left1 a {border:1px solid #808000;
}
#mod_m 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/left_m.jpg);
}

#mod_m:hover
{ 
  background-position: 0 -120px;
}

#mod_m span
{
  display: none;
}
#mod_o 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/left_o.jpg);
}

#mod_o:hover
{ 
  background-position: 0 -120px;
}

#mod_o span
{
  display: none;
}
#mod_d 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/left_d.jpg);
}

#mod_d:hover
{ 
  background-position: 0 -120px;
}

#mod_d span
{
  display: none;
}
#mod_e 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/left_e.jpg);
}

#mod_e:hover
{ 
  background-position: 0 -120px;
}

#mod_e span
{
  display: none;
}
#mod_r 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/left_r.jpg);
}

#mod_r:hover
{ 
  background-position: 0 -120px;
}

#mod_r span
{
  display: none;
}
#mod_n 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/left_n.jpg);
}

#mod_n:hover
{ 
  background-position: 0 -120px;
}

#mod_n span
{
  display: none;
}
#right 
{
	width:152px; height:400px; padding:5px 0 0 0; background-color:#990000; float:left; clear:none;
}
#right1
{
	width:152px; height:400px; padding:5px 0 0 0; background-color:#990000; float:left; clear:none;
}
#right a {border:1px solid #990000;;
}
#right1 a {border:1px solid #990000;
}
#left_mov {width:304px; height:400px; padding:5px 0 0 0; background-color:#808000; float:left; clear:none;}
#right_mov {width:304px; height:400px; padding:5px 0 0 0; background-color:#990000; float:left; clear:none;}
#mot_m 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/right_m.jpg);
}

#mot_m:hover
{ 
  background-position: 0 -120px;
}

#mot_m span
{
  display: none;
}
#mot_o 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/right_o.jpg);
}

#mot_o:hover
{ 
  background-position: 0 -120px;
}

#mot_o span
{
  display: none;
}
#mot_t 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/right_t.jpg);
}

#mot_t:hover
{ 
  background-position: 0 -120px;
}

#mot_t span
{
  display: none;
}
#mot_h 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/right_h.jpg);
}

#mot_h:hover
{ 
  background-position: 0 -120px;
}

#mot_h span
{
  display: none;
}
#mot_e 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/right_e.jpg);
}

#mot_e:hover
{ 
  background-position: 0 -120px;
}

#mot_e span
{
  display: none;
}
#mot_r 
{
  display: block;
  width: 150px;
  height: 120px;
  background:url(images/right_r.jpg);
}

#mot_r:hover
{ 
  background-position: 0 -120px;
}

#mot_r span
{
  display: none;
}

#footer
{ text-align:left; font-size:10pt; width:610px; float:left; clear:both; }