<style type="text/css">
<!--

body {
width : 860px;
background : white;
padding : 0;
margin : 0;
}

#wrapper {
width : 860px;
margin : 0 auto;
}

#header {
float : left;
width : 860px;
height : 87px;
border-top : 2px solid rgb(130,160,200);
border-left : 2px solid rgb(130,160,200);
border-right : 2px solid rgb(130,160,200);
background : rgb(130,160,200) url(graphics4/header.gif) repeat-y top left;
}

#content, #contacts {
float : left;
width : 860px;
margin : 0;
background : rgb(130,160,200) url(graphics4/bgtile.gif) repeat-y top left;
border-left : 2px solid rgb(130,160,200);
border-right : 2px solid rgb(130,160,200);
}

.text {
background: white;
margin: 15px 85px 15px 80px;
padding : 0 15px 15px 15px;
text-align : justify;
width: 695px;
height: 240px;
overflow: auto;
background : white url(graphics4/textbox.gif);
border: 1px solid rgb(130,160,200);
}

h1 {
display : none;
}

h2, h4 {
padding : 15px 0 0 0;
margin : 0;
}

#links {
float : left;
width : 860px;
border-top : 1px solid rgb(130,160,200);
border-bottom : 1px solid rgb(130,160,200);
border-left : 2px solid rgb(130,160,200);
border-right : 2px solid rgb(130,160,200);
background : white;
}

#vacancies, #tuitionlink, #homelink {
float : left;
padding : 0 90px 15px 120px;
}

#terms, #tuitionlinkright, #cvlink { 
float : right;
padding : 0 120px 15px 45px;
}

#emailinfo {
float: left;
padding : 0 15px 0 30px;
}

#phone {
text-align : center;
padding : 0 15px;
}

#emailtuition, #emailweddings {
float : right;
padding : 0 60px 0 15px;
}

.spacing {
float : left;
width : 860px;
min-height : 15px;
max-height : 15px;
background : rgb(130,106,200) url(graphics4/bgtile.gif) repeat-y top left;
border-left : 2px solid rgb(130,160,200);
border-right : 2px solid rgb(130,160,200);
}

#footer {
text-align : center;
width : 860px;
padding : 8px 0;
background : rgb(130,160,200) url(graphics4/bgtile.gif) repeat-y top left;
border-bottom : 2px solid rgb(130,160,200);
border-left : 2px solid rgb(130,160,200);
border-right : 2px solid rgb(130,160,200);
}

#footer p {
border: none;
}

//-->
</style>
