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 : 14px;
line-height : 1.47em;
      }
#box {
text-align : left;
border : thin solid #934c62;
padding : 30px;
      }
#content {
position : absolute;
width : 600px;
margin : -200px 0 0 -300px;
top : 50%;
left : 50%;
text-align : left;
padding : 0;
background-color : #000000;
overflow : visible;
z-index : 10;
color : #fee8c6;
      }
h1 {
font-size : 35px;
text-align : center;
color : #fee8c6;
background-color : #000000;
padding : 15px 15px 0 0;
font-weight : lighter;
      }
h2 {
font-size : 11px;
text-align : left;
color : #fee8c6;
background-color : #000000;
padding : 0 50 0 50px;
text-transform : uppercase;
font-weight : bold;
      }
h3 {
font-size : 9px;
text-align : center;
color : #bc84a1;
background-color : #000000;
padding : 0;
text-transform : uppercase;
font-weight : bold;
      }
h4 {
font-size : 9px;
text-align : left;
color : #bc84a1;
background-color : #000000;
padding : 0 0 0 10px;
text-transform : uppercase;
font-weight : lighter;
      }
a {
color : #bc84a1;
font-size : 0.87em;
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 : 25px;
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 : 60px;
padding : 20px;
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 : 0.72em;
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;
float : right;
top : 72%;
right : 13%;
border-right : thin solid #934c62;
height : 60%;
      }
#line5 {
position : absolute;
float : right;
top : 72%;
right : 12%;
border-right : thin solid #934c62;
height : 60%;
      }

#line6 {
position : absolute;
height : 100%;
margin-top : 23%;
width: 100%;
border-top: thin solid #934c62;
      }

#line7 {
position : absolute;
height : 100%;
margin-top : 25%;
width: 100%;
border-top: thin solid #934c62;
      }
hr {
border-bottom : thin solid #934c62;
border-top : 0;
border-left : 0;
border-right : 0;
width : 80%;
text-align : center;
      }

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;
      }
