body {
background-color : #000000;
color : #fee8c6;
padding : 0;
margin : 0;
font-family : Tahoma, Verdana, Arial, sans-serif;
letter-spacing : 2pt;
font-weight : lighter;
font-size : 0.87em;
line-height : 1.47em;
      }
#box {
text-align : left;
border : thin solid #934c62;
padding : 25px;
      }
#content {
position : absolute;
width : 400px;
margin : -100px 0 0 -200px;
top : 50%;
left : 50%;
text-align : left;
padding : 0;
background-color : #000000;
overflow : visible;
z-index : 101;
color : #fee8c6;
      }

a {
color : #bc84a1;
font-size : 10px;
text-decoration : none;
text-transform : uppercase;
background-color : #000000;
      }
a:hover {
text-decoration : none;
text-transform : none;
color : #B72D2D;
background-color : #000000;
      }
#header a:hover {
text-decoration : none;
font-size : 24px;
color : #bc84a1;
text-transform : none;
border : thin solid #934c62;
background-color : #000000;

      }
#header a {
text-decoration : none;
font-size : 12px;
color : #fee8c6;
border : thin solid #934c62;
padding : 8px;
text-transform : uppercase;
background-color : #000000;
font-weight : bold;
      }
#header {
margin : 30px;
padding : 60px;
height : 100px;
text-align : center;
 position:absolute;
 z-index: 101;
      }
p:first-letter {
font-size : 30px;
float : left;
margin-right : 3px;
color : #934c62;
background-color : #000000;
      }
p {
padding-bottom : 10px;
padding-top : 20px;
padding-left : 0;
padding-right : 0;
      }
#foot {
margin : 0;
padding-left : 30px;
padding-right : 30px;
padding-top : 10px;
padding-bottom : 15px;
height : 20px;
text-align : right;
color : #bc84a1;
text-transform : uppercase;
font-size : 10px;
background-color : #000000;
      }

#line2 {
position : absolute;
height : 100%;
left : 22%;
margin-top : -50px;
border-right : thin solid #934c62;
      }
#line3 {
position : absolute;
height : 100%;
left : 18%;
margin-top : -50px;
border-right : thin solid #934c62;
      }
#line4 {
position : absolute;
margin-top : 23%;
width: 100%;
border-top: thin solid #934c62;
      }
#line5 {
position : absolute;
margin-top : 25%;
width: 100%;
border-top: thin solid #934c62;
      }

a img {
border : none;
      }
img.left, img.center, img.right {
padding : 4px;
border : 1px solid #934c62;
      }
img.left {
float : left;
margin : 12px;
      }
img.center {
display : block;
margin : 12px;
      }
img.right {
float : right;
margin : 12px;
      }
