<?php Header ("Content-type: text/css");?> 
/* mct - studies - 5/2008 */

* { margin: 0; padding:0; }
body, html { height: 100%; background-color: #111; color: #FFF; font-family: Arial; font-size: 16px; letter-spacing: 1px; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

a { color: #FFF; text-decoration: underline; }
a:link, a:visited, a:active { color: #FFF; }

#l { position: absolute; top: 5px; left: 5px; cursor: hand; }

#c { width: 600px; padding: 5px; margin: 0px 0 0 110px; }

#h { width: 600px; font-size: 24px; margin-left: 0px; }
#h p { margin: 15px 0; }

#e p { margin: 20px 0; }

#a { float: right; margin-right: 15px;}
#a .title { background-color: #b3b3b3; border-color: #808080; }

.inv a { color: #111; }

.title { width: 200px; padding: 10px; margin-bottom: 0px; height: 20px; border-bottom: 4px solid; }
.title a { display: block; width: 100%; height: 100%; }

.box { opacity: .9; position: absolute;}