@charset "utf-8";

body {
    background-image: url(../../Pictures/GRAPHICS/Backgrounds/allahjartansbg.gif);
    font-family: verdana;
    font-size: 7.5pt;
    color: #665561;
}
h1 {
    color: #ff64cf;
    font-size: 19pt;
    font-family: Redensek;
    letter-spacing: 2px;
    font-weight: normal;
    background-color: #ffdef8;
    font-style: normal;
    line-height: 15px;
    margin-top: 0px;
    margin-bottom: 5px;
}
h2 {
    color: #FFF2F8;
    font-size: 15pt;
    font-family: Redensek;
    letter-spacing: 2px;
    font-weight: bold;
    font-style: normal;
}
h3 {
    color: #FF7AB7;
    font-size: 10.5pt;
    font-family: Redensek;
    letter-spacing: 2px;
    font-weight: normal;
    font-style: normal;
    margin-top: -1px;
    margin-bottom: 5px;
}
b {
    font-family: Redensek;
    font-size: 10pt;
    color: #FFA2CD;
    font-weight: 600;
}
u {
    font-family: verdana;
    color: #FFD67F;
    text-decoration: none;
    font-size: 7pt;
}
i {
    color: #FFAFD4;
}




a:link, a:visited, a:active, a {
    font-family: Redensek;
    font-size: 10pt;
    color: #D89EFF;
    letter-spacing: 0.5px;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    color: #EDD3FF;
    font-family: Redensek;
    letter-spacing: 1px;
}
hr {
    color: #ff587b;
    background-color: #FFCEE4;
    width: 300px;
    height: 3px;
    margin-bottom: 0;
    border-width: 0px;
}
.container {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
iframe {
    border: 1px solid #FFFFFF;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}



#header {
    height: 100px;
    border: 1px solid #EE7BCB;
    margin-bottom: 5px;
    background-color: #FFCBEF;
}
#nav {
    border: 1px solid #EE7BCB;
    height: 35px;
    margin-bottom: 5px;
    background-color: #FFCBEF;
}
#nav a {
    font-family: Redensek;
    font-size: 50px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 25px;
}

#main {
    border: 1px solid #F0B1DD;
    width: 591px;
    height: 462px;
    float: right;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    clear: none;
    overflow-y: hidden;
}
#side {
    height: 300px;
    width: 200px;
    border: 1px solid #F0B1DD;
    margin-bottom: 5px;
    background-color: #FFFFFF;
}
#bios {
    width: 150px;
    border: 1px solid #000000;
    margin-left: auto;
    margin-right: auto;
    line-height: 15px;
}
#ext  {
    width: 200px;
    border: 1px solid #F0B1DD;
    height: 155px;
    background-color: #FFFFFF;
}
