@charset "iso-8859-1";
/* author: cmbrewer@fish.co.uk */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 03/07/06 */

body {
background-color: #000000;
background-image: url(bg.jpg);
background-repeat: repeat-y;
margin: 0px;
padding: 0px;
color: #323258;
font-family: verdana, helvetica, sans-serif;
font-size: 9pt;
}

a:link {
color: #CD347C;
text-decoration: none;
}

a:visited {
color: #6B6B93;
text-decoration: none;
}

a:hover, a:active {
color: #CD347C;
text-decoration: underline;
}


#title {
position: absolute;
top: 0px;
left: 0px;
width: 770px;
height: 400px;
z-index: 1;
}


#nav {
position: absolute;
top: 263px;
left: 617px;
width: 130px;
color: #C7C7D6;
text-align: center;
z-index: 2;
}

#content {
position: absolute;
top: 150px;
left: 85px;
width: 485px;
z-index: 2;
}

h1 {
width: 770px;
height: 400px;
background-image: url(dontpanic.jpg);
text-indent: -1000000px;
margin: 0px;
padding: 0px;
}

h2, h3 {
color: #CD347C;
padding: 2px;
text-align: center;
border-bottom: 1px dashed #CD347C;
border-top: 1px dashed #CD347C;
font-size: 9pt;
}

ul.nav {
list-style: none;
margin-left: 0px;
padding-left: 0px;
}

img {
border: 0px;
}

table {
margin: 0 auto;
text-align: left;
font-size: 8pt;
}

input, textarea, select { 
background: #C7C7D6;
font-size: 9pt; 
font-weight: normal; 
color: #323258; 
text-decoration: none; 
font-family: verdana; 
text-align: left; 
border: 1px solid #CD347C;
padding: 1px;
overflow: auto;
width: 200px;
margin: 5px;
}

textarea {
height: 50px;
}

option {
background: #C7C7D6;
border: none;
font-size : 9pt; 
font-weight : normal; 
color: #323258; 
text-decoration : none; 
font-family : verdana; 
text-align : left;
}

input.radio {
border: none;
width: 20px; 
margin: 0px;
padding: 0px;
}

input.button {
text-align : center; 
width: 50px;
margin: 2px;
}