/* 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.gif);
background-repeat: no-repeat;
background-position: 10px center;
}
#header h1 {
display: none;
}
#header h2 {
display: none;
}

/*** NUREMBERG ***/

#nuremberg {
position: absolute;
top: 1150px;
left: 500px;
height: 73px;
width: 361px;
background-image: url(../images/nuremberg.gif);
background-repeat:no-repeat;
z-index: 3000;
padding-bottom: 20px;
}
#nuremberg h3 {
display: none;
}

/*** NAVIGATION ***/

#navigation {
position: absolute;
left: 550px;
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: 430px;
    width: 430px;
    top: 12px;
    background-color: transparent;
    font-size: 22px;
	text-align: center;
    padding: 0;
    margin: 0px;
    border: 0;
  }
  #update a {
    color: #FFF;
    padding: 0;
    border: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
  }
/*** 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 {
width: 680px;
padding: 0;
padding-bottom: 70px;
margin: 80px 25px 10px 120px;
}

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: 89px;
width: 480px;
height: 161px;
}
#ttaylor-cit p {
display: none;
}
#ttaylor-descr {
    position: absolute;
    left: 206px;
    top: 0px;
    width: 510px;
    height: 73px;
}
#ttaylor-entry {
position: absolute;
left: 410px;
top: 260px;
}
#ttaylor-expl {
position: absolute;
left: 550px;
top: 280px;
font-style: italic;
}
#ttaylor-video {
    position: absolute;
    left: 11px;
    top: 270px;
    width: 260px;
    font-weight: bold;
    background: #903852;
    padding: 10px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}
    #ttaylor-video p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 130%;
    }
    #ttaylor-video a {
    color: #CCC;
    text-decoration: none;
    }
    #ttaylor-video a:hover {
    text-decoration: underline;
    }
    #ttaylor-video span {
    color: #CCC;
    font-style: italic;
    line-height: 120%;
    }


#ttaylor-docs {
    position: absolute;
    left: 321px;
    top: 320px;
    width: 369px;
    font-weight: bold;
    background: #903852;
    padding: 10px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 12px;
}
    #ttaylor-docs p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    }
    #ttaylor-docs a {
    color: #CCC;
    text-decoration: none;
    }
    #ttaylor-docs a:hover {
    text-decoration: underline;
    }



#ttaylor-planning {
    position: absolute;
    left: 11px;
    top: 410px;
    width: 678px;
    font-weight: bold;
    background: #903852;
    padding: 10px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 12px;
}
    #ttaylor-planning p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    }
    #ttaylor-planning a {
    color: #CCC;
    text-decoration: none;
    }
    #ttaylor-planning a strong {
    color: #CCC;
    text-decoration: none;
    font-weight: bold;
    }
    #ttaylor-planning a:hover {
    text-decoration: underline;
    }



#keydocuments {
    padding: 0;
    margin: 0;
	width: 320px;
	height: 320px;
    background: #427682;
    padding: 10px;
    border-bottom: 1px solid #427682;
    border-right: 1px solid #427682;
    font-size: 12px;
}
    #keydocuments h4 {
    /*color: #CCC;*/
    color: #fff;
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 22px;
    font-weight: bold;
    }
    #keydocuments ul {
    color: #fff;
    padding: 0;
    margin: 10px 0;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
	line-height: 130%;
    }
    #keydocuments ul li {
    margin: 15px 0;
    }
    #keydocuments p {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 14px;
    }
    #keydocuments a {
    color: #fff;
    text-decoration: none;
    }
    #keydocuments a:hover {
    text-decoration: underline;
    }

#bottomlinks {
width: 710px;
padding-top: 20px;
}

	.keydocs {
	font-size: 14px;
	width: 720px;
	margin-top: 80px;
	}
    .keydocs h2 {
    color: #903852;
    font-size: 26px;
    font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 0;
    }
    .keydocs h4 {
    color: #903852;
    font-size: 26px;
    font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 0;
    }
    .keydocs p {
    color: #000;
    font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 0;
    }
    .keydocs ul li {
	line-height: 130%;
	margin-bottom: 5px;
    }
    .keydocs ul li ul {
	line-height: 130%;
	margin-top: 5px;
    }

/*** 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: 800px;
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: #903852;
}
