/* 3minie - the 3 MINutes movIE site - about*/

body {
 min-width:760px;
 background-color:#ff;
/* background-image:url('images/bg-site.gif');
 background-repeat:repeat-x;*/
}

#about h1 {color: yellow;font-size: 22px; }
#about h2 {color: yellow;font-size: 18px; font-weight:200; }
#about h3 {color: yellow;font-size: 15px; }
#about h4 {color: yellow;font-size: 14px; }
#about h5 {color: yellow;font-size: 14px; }
#about h8 {color: yellow;font-size: 14px; font-weight: bold; }
#about p {color: yellow;font-size: 14px; }

.catchphrase {
 text-align:center;
 font-weight:bold;

 margin-bottom:1.5em;
}

 #home #mihome a
,#events #mievents a
,#about #miabout a
,#gallery1 #migallery1 a
,#products #miproducts a
,#video #mivideo a
,#video1 #mivideo1 a
,#video2 #mivideo2 a
,#video3 #mivideo3 a
,#video4 #mivideo4 a
,#video5 #mivideo5 a
,#video-prv-1 #mivideo-prv-1 a
,#contact #micontact a
,#map #mimap a
{
 background-color:red;
 color:white;
 cursor:default;
}
