/* CSS Document */

body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image:url(../images/background.gif);
background-repeat:repeat-y;
background-color: #e8e2db;
}
a:hover {
text-decoration: none;
}

/*** HEADER ***/

#header {
position: absolute;
left: 100px;
top: 0;
background: #427682;
border-left: 5px solid #427682;
color: white;
width: 795px;
height: 60px;
text-align: left;
padding: 5px;
background-image:url(../images/acad-prof_es.gif);
background-repeat: no-repeat;
background-position: 10px center;
}
#header h1 {
display: none;
}
#header h2 {
display: none;
}

/*** NUREMBERG ***/

#nuremberg {
position: absolute;
top: 505px;
left: 480px;
height: 83px;
width: 400px;
background-image: url(../images/nuremberg_es.gif);
background-repeat:no-repeat;
z-index: 3000;
}
#nuremberg h3 {
display: none;
}

/*** NAVIGATION ***/

#navigation {
position: absolute;
left: 430px;
width: 560px;
top: 45px;
margin: 0;
padding: 0;
z-index: 9000;
}
#navigation ul {
padding: 0;
margin: 0px 0 10px 0;
list-style-type: none;
height: 20px;
}
#navigation li {
float: left;
padding: 2px 5px;
color: white;
font-size: 11px;
}
#navigation a {
color: #FFF;
}

  #update {
    position: absolute;
    left: 630px;
    width: 230px;
    top: 0;
    color: #fff;
    background-color: #903852;
    text-align: center;
    font-size: 18px;
    padding: 0;
    margin: 3px;
    border: 0;
  }
  #update a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 4px;
    border: 2px solid #903852;
  }
  #update a:hover {
    color: #903852;
    background: #E9D7DC;
    text-decoration: underline;
    padding: 4px;
    display: block;
    border: 2px solid #903852;
  }
/*** BOXES ***/

#boxes {
background: #c2b19f;
width: 100px;
position: absolute;
left: 0;
top: 0px;
padding: 0;
margin: 0;
}
#boxes .spacer {
visibility: hidden;
height: 100px;
}
#boxes h4 {
color: #000;
margin: 5px 5px 0 5px;
padding: 2px;
font-size: 12px;
font-weight: bold;
}
#boxes p {
color: #333;
margin: 0 5px 5px 5px;
padding: 2px;
font-size: 12px;
}
#boxes a {
color: #333;
}
#boxes a:hover {
color: #666;
}
#boxes .friend {
position: absolute;
top: 520px;
left: 0px;
width: 80px;
color: #e8e2db;
background: #903852;
text-align: center;
border: 2px solid #903852;
padding: 4px 2px;
font-size: 12px;
}
#boxes .friend a {
color: #e8e2db;
}
#boxes .friend a:hover {
color: #FFF;
}

/*** RIGHT ***/

#right {
    background: #903852;
    position: absolute;
    left: 903px;
    top: 0;
    width: 100px;
    z-index: 2000;
}
#right .spacer {
visibility: hidden;
height: 70px;
}
#right h4 {
color: #FFF;
margin: 5px 5px 0 5px;
padding: 2px;
font-size: 12px;
font-weight: bold;
}
#right ul {
list-style-type: none;
padding: 0;
margin: 0;
}
#right li {
color: #CCC;
text-align: right;
margin: 0 10px 0 0;
padding: 2px;
line-height: 110%;
font-size: 11px;
}
#right p {
color: #CCC;
margin: 0 5px 5px 5px;
padding: 2px;
font-size: 12px;
}
#right a {
color: #CCC;
}
#right a:hover {
color: #FFF;
}

#flags {
position: absolute;
top: 70px;
right: 0;
width: 114px;
margin: 0px 8px 0 0;
padding: 0;
z-index: 5000;
}
#flags img {
padding: 0;
margin: 0 10px 10px 0;
border: 1px solid #e8e2db;
}

/*** MAIN ***/

#main {
position: absolute;
left: 120px;
top: 93px;
width: 680px;
padding: 0;
padding-bottom: 70px;
margin: 0px 25px 10px 25px;
}

h5 {
margin: 0 0 5px 0;
padding: 0 0 5px 0;
font-size: 16px;
}
p {
padding: 5px 0;
margin: 5px 0;
font-size: 16px;
line-height: 140%;
}

#ttaylor {
position: absolute;
left: 0px;
top: 0px;
}
#ttaylor-cit {
position: absolute;
left: 235px;
top: 77px;
background-image: url(../images/ttaylorr-cit-es.gif);
background-repeat: no-repeat;
width: 480px;
height: 161px;
}
#ttaylor-cit p {
display: none;
}
#ttaylor-descr {
    position: absolute;
    left: 196px;
    top: 0px;
    width: 520px;
    height: 73px;
    z-index: 5500;
}
#ttaylor-entry {
position: absolute;
left: 210px;
top: 300px;
}
#ttaylor-expl {
    position: absolute;
    left: 410px;
    top: 228px;
    font-style: italic;
    width: 161px;
}

/*** BUTTONS ***/

#buttons p {
position: absolute;
bottom: 21px;
left: 0;
color: white;
width: 100%;
height: 20px;
font-size: 12px;
text-align: center;
background: #333;
padding: 2px;
font-weight: normal;
margin: 0;
}
a {
color: white;
}

/*** FOOTER ***/
#footer {
position: absolute;
top: 568px;
left: 150px;
width: 500px;
height: 25px;
background-color: #e8e2db;
z-index: 1000;
}
h6 {
color: #000;
height: 20px;
padding: 2px;
font-weight: normal;
font-size: 11px;
margin: 10px auto;
}
a {
color: #000;
}
