* { margin:0;padding:0;  }

body
{
	font-family: Garamond;
	padding-bottom:100px;
	min-width: 708px;
	text-align:center;
}

p
{
	margin-bottom: 21px;
	font-size:14px;
	line-height: 21px;
}

a
{
	color:#000;
	font-weight:bold;
}

li
{
	font-size:14px;
	margin-left:21px;
}

img
{
	border:0px;
	padding:0px;
	margin:0px;
}

h1
{
	font-size:21px;	
	margin-top: 53px;
	margin-bottom:42px;
	font-weight:normal;
	padding-top:10px;
	/*background-image:url('../img/top-krumelur.gif');
	background-repeat:no-repeat;
	background-position: 150px 0px;*/
}

h1 img
{
	padding-left:10px;
	vertical-align:baseline;
}

h2
{
	font-size:18px;
	font-weight:normal;
	margin-bottom: 21px;
	margin-top: 21px;
}

h3
{
	font-size:14px;
	font-weight: bold;
	margin-top: 21px;
	margin-bottom: 21px;
}

address { font-style:normal;}

iframe {
	border:0;
	}

#main_col
{
	margin:0 auto;
	width:708px;
	margin-top:30px;
	text-align:left;
	padding-bottom:100px;
}

#content_col
{
	float:left;
	width: 500px;
	
}

#nav_col
{
	float:right;
	width: 200px;
	background-image: url('../img/krumelur.jpg');
	background-position: 30px 0;
	background-repeat: no-repeat;
	padding-top: 90px;
	text-align:right;
}

#quote_content
{
	margin-top: 50px;
	width:100%;
	border-top: solid 1px #777;
	background-image: url('../img/bottom-krum.gif');
	background-repeat:no-repeat;
	background-position: center;
	height:180px;
	text-align:center;
}

#front_content
{
	margin:0 auto;
	width:708px;
	height:620px;
	text-align: left;
	background-image: url('../img/front-background.jpg');
	padding-top:3px;
	background-repeat: no-repeat;	
	margin-top:10px;
	
}

#front_content a
{
	text-align:right;
	padding-right:5px;
	display:block;
}

.extratop
{
	padding-top:16px;	
}

.separator
{
	padding-top:2px;
	padding-bottom:8px;
	margin-right:-10px;
	width:160px;
	}

#logo
{
	margin-bottom: 21px;
}

.nav_img
{
	border: 0;
	border-bottom: solid 1px #777;
	margin-bottom: 14px;
	overflow:hidden;
	padding-bottom: 5px;
	padding-top:16px;
}

.teacher_img
{
	width:128px;
	display:inline;
	float:left;
	margin:5px;
	
}

/* debug */
div
{
/*	border:dashed 1px red;*/
}
