/*
I guess, everything here is straightforward.
If, however, I am wrong, please send questions and comments to devocean@gmail.com
*/

* {margin:0; padding:0; list-style:none;}
* img{border:0;}
html{text-align:center; width:100%; background:#ffffff;}
body{font:100% tahoma,sans-serif; text-align:left; position:relative; margin:24px;background:transparent; color:#333333;}

h1{position:absolute; top:-6px; left:172px; right:172px;}
h1 a{display:block; text-decoration:none; text-transform:capitalize;letter-spacing:-0.05em;}
/*h1 a span{color:#C0901F;}*/
h1, h1 a {color:#C0901F;} 

#purple_old h3 {color:#800080;}
#mid h3 {color:#747FCE;}
#mid a {color:#747FCE;}
#mid a:hover {color:#FF4E00;}
#pagetop{display:none; visibility:hidden; font-size:0; line-height:0;}

#mid{font-size:80%; margin:48px 172px;}
div[id="mid"]{padding-top:48px;}
#mid h2
{
  font-size: 150%;
  line-height: 90%;
  color: #747FCE;
  font-weight: normal;  
  text-decoration: none;
}
#mid h3{letter-spacing:-0.05em;}
#mid h4{font-weight:normal; border-top:1px solid #a9a9a9; text-transform:uppercase;color:#333333; font-size:0.7em; margin:0.5em 0;}
#mid > h3{font-size:	140%;}
#mid div{margin-bottom:1em;}
#mid p{margin-bottom:1em; line-height:140%;}
#mid hr{display:none;visibility:hidden;width:0; height:0;}


#left{left:0; text-align:right;}
#right{right:0; text-align:left;}
#left, #right{position:absolute; width:150px; padding-bottom:1.5em; font-size:70%;top:0;}
#left a, #right a{text-transform:uppercase; color:#747FCE; font-size:90%; text-decoration:none;}
#left a:hover, #right a:hover{color:#FF4E00;}
#left a:visited, #right a:visited{font-weight:normal;}
#left h2, #right h2{font-size:11px; font-weight:bold; color:#C0901F; }
#left ul, #right ul{margin-bottom:1em;}

#bottom_old {text-align:center; font-weight:normal; border-top:1px solid #a9a9a9; color:#333333; font-size:0.7em; margin:0.5em 0;}
#bottom {text-align:center; font-weight:normal; color:#333333; font-size:0.7em; margin:0.5em 0;}
#bottom a {color:#800080; text-decoration:none; }

