body {
background:#000000 url('images/background.jpg') no-repeat fixed 0 0;
margin:0;
padding:0;
color:#b9c5e1;
}

h2 {
font-family:"Georgia", serif;
font-weight:normal;
font-size:14pt;
text-decoration:underline;
padding-top:5px;
}

.floatright { position:relative; float:right; }
.floatleft { position:relative; float:left; }

.right { text-align:right; }

.small { font-size:80%; }

em { font-weight: bold; font-style:normal; }

i { font-style:italics; }

a { color:#d3b9e1; }

a:visited { color:#AE95FA; }

a:hover { color:#FFFFFF; }

#wrapper {
margin:0 auto;
padding:20px;
max-height:768px;
min-height:768px;
}

#header {
background:transparent url('images/header2.png') no-repeat 0 0;
width:768px;
height:152px;
min-height:152px;
}

#header h1 {
font-family:"Georgia", serif;
font-weight:normal;
font-size:16pt;
color:#d4bef0;
position:relative;
top:120px;
left:170px;
}

#center_square {
position:relative;
left:109px;
background:transparent url('images/center_square.jpg') repeat-y 0 0;
width:660px;
min-height:300px;
}

#center_square #content {
background-color:#000000;
left:15px;
padding:5px 15px 15px 20px;
position:relative;
width:90%;
}

#navigation {
font-family:"Georgia", serif;
font-size:11pt;
z-index:5;
/*position:absolute;*/
top:165px;
position:fixed;
}

.buttoni {
background:transparent url('images/button-inactive.png') no-repeat 0 0;
width:118px;
height:34px;
z-index:5;
}

.buttona {
background:transparent url('images/button-active.png') no-repeat 0 0;
width:118px;
height:34px;
color:#3c1943;
font-weight:bold;
z-index:5;
}

#navigation a {
display:block;
padding:8px 0 10px 8px;
color:d0fdf9;
text-decoration:none;
}

#navigation .buttoni a:visited {color:#BBBBBB;}
#navigation .buttona a:visited {color:#000000;}

#navigation .buttoni a:hover, #navigation .buttona a:hover {color:#FFFFFF;}

#imoen_pic {
background-color:transparent;
position:fixed;
bottom:0px;
left:890px;
z-index:-1;
}


#footer {
background: transparent url('images/footer2.png') no-repeat 0 0;
width:744px;
min-height:48px;
height:48px;
position:relative;
top: -16px;
left:103px;
z-index:10;
}

#footer p {
position:relative;
top:28px;
margin:0;
padding:0;
left:15px;
}

.clickdown { display:none; }