body{
text-align:center;
margin:0 auto;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 750px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
text-align:left;
line-height:120%; /*Default Font*/
font-size: 18px;
font-family: Arial,"Times New Roman",Helvetica;

}

#topsection{
background: #ffffff;
height: 30px; /*Height of top section*/
border-bottom: 1px solid #000000;
}

#topsectiontube{
margin: 10px 0px 10px 5px;
font-size: 25px; 
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 210px; /*Set left margin to LeftColumnWidth*/
padding: 20px;
}

#leftcolumn{
float: left;
width: 210px; /*Width of left column*/
margin-left: -750px; /*Set left margin to -(MainContainerWidth)*/
background: #f4eeee;
}

#leftcolumntube{

}

#leftcolumn a:link {color: blue; text-decoration: none; font-weight: bold}
#leftcolumn a:visited {color: blue; text-decoration: none; font-weight: bold}
#leftcolumn a:active {color: green; text-decoration: none; font-weight: bold}
#leftcolumn a:hover {color: red; text-decoration: underline; font-weight: bold}

#footer{
clear: left;
width: 100%;
background: #ffffff;
color: #000000;
font-size: 15px; 
font-style: italic; 
text-align: center;
padding: 2px 0;
}

#footertube{
background: black;
}

#headertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#contenttube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
padding: 20px;
font-family: "trebuchet ms", helvetica, arial, verdana, helvetica; 
}

#littleflags {
margin-top: 10px;
}

#menudiv {
padding-left: 10px;
}

.menutitle {
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}

#pageheaderdiv {
width:100%; 
padding-top:10px; 
padding-bottom:10px; 
line-height:125%; 
font-size: 25pt; 
color: #fffdfd; 
background-color: #010000; 
font-family: "trebuchet ms", helvetica, arial, verdana, helvetica; 
text-align: center; 
font-weight: normal; 
} 	

#contactdiv {
width:100%; 
line-height:120%; 
font-size: 20px;
font-family: Arial,"Times New Roman",Helvetica; 
}

#ozessayslink{
float: right; 
font-size: 17px; 
}
