/*  Style Rules for the Globe 50th anniversary mini site - by Simon H. and Dan S. for Goshen College */

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 1.0em;
margin: 0;
padding: 0;
background: url('pics/bkgd.gif') repeat;
}

#header {
height: 200px;
width:auto;
margin-top:20px;
margin-bottom:10px;
}

#content {
position: relative;
width: 750px;
margin: 0 auto;
margin-bottom:20px; 
}

#center {
background-color:#ddd77b;
margin-right: 200px;
margin-bottom:20px;
padding:10px;
}

#right {
position: absolute;
right:0;
width: 200px;
}

#footer {
height: 100px;
text-align:center;
margin-top:20px;
}

.menuright {
list-style-type: none;
margin: 0;
padding:0;
}

.menuright li {
margin-bottom: 5px;
}

.menuright a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}

.menuright a:hover {
text-decoration: none;
}

#header a {
font-size:1.4em;
font-weight:normal;
font-family:Impact,Arial,sans serif;
color:#ddd77b;
}

#header a:hover{
color:#336699;
}

.headertext {
color:#ddd77b;
font-family:Impact,Arial,sans serif;
font-weight:bold;
}

.center {
text-align:center;
}

.bold {
font-weight:bold;
}

.italic {
font-style:italic;
}

p {
margin: 0 0 10px 0;
text-indent:0.4em;
}

h1 {
font-size:2em;
color:#336699;
font-weight:bold;
}

h2 {
font-size:1.1em;
color:#336699;
font-weight:bold;
}

.table td{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
padding: 5px 5px 5px 5px;
vertical-align:top;
border: solid 2px;
border-color: #ffffcc;
}

