body
{
font-family: 'Work Sans', sans-serif;
color:#1A0A52;
background-color: #E3E3E3;
}

.wrapper 
{
width:800px;
height: auto;
margin:0 auto;
background-color: white;
background-repeat: no-repeat;
border: 14px solid #5C246E;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px; 
}

.header 
{
float:left;
width:725px;
height:160px;
margin-top: 0.5%;
margin-left: 0%;
margin-right: 0%;
padding-bottom: 0.7%;
background-image: url('images/header4.jpg');
background-repeat: no-repeat;
}

.nav
{
float:left;
width:100%;
height:100%;
padding-bottom:10px;
margin:0;
}

.content {
  display: table;
        margin: 0;
    display: inline;
}
.column {
  display: table-cell;
/* 
      margin: 0;
padding:0 auto;
 */
min-width:240px;

}

.address
{
margin-top: -52px;
margin-left: 80px;
display: block;
float: left;

text-align:left;

}

.picture
{
left:100px;
float:right;
width:100%;
height:100%;
z-index:-1;
}

.teacher
{
float:left;
width:100%;
height:100%;
padding-left:20px;
}


h2
{
float:right;



}


h1{font-size: 1.5em;}


h3
{ 
text-decoration: underline;
font-size:1em;
text-align:center;
}

h4
{ 
text-decoration: underline;
font-size:1em;
text-align:left;
}

ul
{
float:left;
text-align:left;
    font-size:12px;

}
table{margin:auto;}

th, td{padding-left:10px;
}



p
{
    padding: 1px 5px;
    font-size:14px;
}

p.posterheader{text-align:center; font-family:impact; font-size:20px; font-weight:lighter;

}


.map
{
float:right;
margin:0;
padding-right:80px;
}

links
{
float:left;
}

form
{
width:725px;
height: auto;
margin:3% auto 3%;
}

.door
{
float:left;
background-color:purple;
margin-left:50px;
}

.homepicture
{
float:right;
width:100px;
height:100px;

margin-right:8px;
}

img
{
border: 0;}
img.poster{width:700px; height:500px;
}
img.curved {-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;}
.homepage{
border: 0; height:110px; width:110px;
}


.bottom
{
float:left;
margin-top:-40px;
margin-left:80px;
font-family:Arial;
font-size:0.9em;
}


td.tg-table-plain{ marginn-left:600px;
}
footer, footer a{text-align: center; font-size: 12px; margin-top:20px; margin-bottom: 20px;}