body {
background: #fff;
color: #000;
font: normal 0.8em/1.2em "trebuchet ms", verdana, arial, sans-serif;
margin-top: 5%;
padding: 0;
}


#wrapper{
background: #fff url(images/background.jpg) no-repeat center;
border: 1px solid #D9C5D1;
color: #000;
margin-right: auto;
margin-left: auto;
overflow: hidden;
padding: 6%;
position: relative;
width: 450px;
}

p.content {
background-color: transparent; 
color: #000;
font: 1.3em/1.6em "Trebuchet MS", Geneva, sans-serif;
}

h1 { 
background-color: transparent; 
color: #719C68;
font: bolder 1.5em/1.3em "Trebuchet MS", Geneva, sans-serif;
padding-bottom: 30px;
text-align: center;
}

h2 { /* light tan */
background-color: transparent; 
color: #841655;
display: inline;
font: bold 1.5em/1.3em "Trebuchet MS", Geneva, sans-serif;
}

#footer {
background-color: #719C68; 
color: #fff;
font: 1.3em/1.6em "Trebuchet MS", Geneva, sans-serif;
width: 450px;
text-align:center;
margin-right: auto;
margin-left: auto;
padding: 1%;
}

#copyright {
background-color: transparent; 
color: #999;
font: .8em/1.2em arial, helvetica, sans-serif;
text-align:center;
margin-top: 2%;
margin-right: auto;
margin-left: auto;
}


ul {
background-color: transparent; 
color: #000;
display: inline;
font: 1.3em/1.6em "Trebuchet MS", Geneva, sans-serif;
text-align: left;
}

li {
background-color: transparent; 
color: #000;
margin-left: 10%;
}


.syl {
float: right;
margin-bottom: 5px;
margin-left: 15px;
width: 150px;
height: 137px;
}

.logo {
margin-right: auto;
margin-left: auto;
margin-bottom: 10%;
width: 460px;
height: 70px;
}



/* CONTENT LINKS  */
a.type1:link {
background-color: #ABCFA3; 
color:#4F634B; 
text-decoration: none;
padding: 0px 6px 1px 6px;
border:1px outset #719C68}

a.type1:visited {
background-color: #ABCFA3; 
color:#4F634B; 
text-decoration: none;
padding: 0px 6px 1px 6px;
border:1px outset #719C68}
}

a.type1:active {
background-color: #ABCFA3; 
color:#4F634B; 
text-decoration: none;
padding: 0px 6px 1px 6px;
border:1px outset #719C68
}

a.type1:hover {
background-color: #fff; 
color: #719C68; 
text-decoration: none;
padding: 0px 6px 1px 6px;
border:1px outset #719C68
}