

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/bg.jpg) repeat-x;
	color: #000000;
	font: normal 70% sans-serif;
}
a img{
	border: 0px;
}

li {list-style: none;
	padding: 0px;
	margin: 0px;}

h1 {
	font: normal 2em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h3 {
	font: bold 1em Tahoma,sans-serif;
	margin-bottom: 5px;
}

p {padding-bottom: 12px;}

h1,h2,h3 {padding-top: 6px;}

img {
	margin-left: 10px;
	}
	
table	
{
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

th	{	
	background-color:#6B9F00;
	color:White;
	}	
tr
{	
	
	height:20px;
}
	
	BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */

.frame {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	width: 770px;
	}
	
.frame_bl {background: url(../images/curve_bl.gif) 0 100% no-repeat #333333;}
.frame_br {background: url(../images/curve_br.gif) 100% 100% no-repeat}
.frame_tl {background: url(../images/curve_tl.gif) 0 0 no-repeat}
.frame_tr {background: url(../images/curve_tr.gif) 100% 0 no-repeat; padding: 0px 5px 10px 5px}
.frame_clear {font-size: 1px; height: 1px}

.container {
	background: #333333;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 760px;
}

/* header */
.top {
	padding: 50px 0px 0px 0px;
}

.title
	{
	
	margin: 20px 0px 0px 320px;
	padding: 0px 0px 0px 0px;
	width: 380px;
	height: 115px;
	background: url(../images/ef_logo.gif) no-repeat;
	}

.header {
	background:; 
	height: 150px;
	margin: 0px auto;
	padding: 10px 10px 5px;
	width: 740px;
}
.header .left, .header .right {
	
	height: 150px;	
}

.logo
	{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 270px;
	height: 150px;
	}

.header .right {
	width: 212px;
}

/* navigation */
.navigation {	
	background: url(../images/timeline.gif);
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 41px;
}

.navigation a:hover {background-position: left bottom; color: #000000;}

.home a {
	background: url(../images/home.gif);
	border-right: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 15px sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}

.timeline a {
	background: url(../images/timeline.gif);
	border-right: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 15px sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}

.ttfn a {
	background: url(../images/ttfn.gif);
	border-right: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 15px sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}

.change a {
	background: #D9E1E5 url(../images/change.gif);
	border-right: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 15px sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}

.teacher a {
	background: #D9E1E5 url(../images/teacher.gif);
	border-right: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 15px sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}

/* main */

.main {
	background: url(../images/bgmain_home.gif) repeat-y;
}

/* sub navigation */

.sidenav {
	padding: 10px 0px 0px 30px;
	float: left;
	
}
.sidenav_dog {
	background: url(../images/dog_home.gif) no-repeat;
	width: 275px;
	height: 290px;
	margin: 0px 0px 0px 4px;	
}

/* content */
.content {
	margin: 0px 0px;
	padding: 0 16px;
	font-size: 1.2em;
}

.content p {font-family: "Lucida Sans Unicode",sans-serif;}
	
.content ul	
{
	font-family: "Lucida Sans Unicode",sans-serif;
	padding: 0px;
	margin-left: 40px;
	margin-bottom: 10px;}
.content li {list-style: square; 
	padding: 0px;
	margin: 0px;}
	
	/*Link Boxes code*/
   
#frontholder .listItem {
   /*font-size: 11px;*/
   /*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
   float: left;
   margin: 0px 4px 4px 0px;
   overflow: hidden;}
   
#frontholder .listItem a,
#frontholder .listItem a:visited {
   display: block;
   color: #333;
   padding: 2px 6px 4px 6px;
   margin:0;
   width: 158px;
   height: 115px;
   border: solid 1px #B8B8B8;
   text-decoration: none;
   background-image: none;}
   
#frontholder .listItem a:hover {
   display: block;
   color: #000;
   padding: 2px 6px 4px 6px;
   margin:0;
   width: 158px;
   height: 115px;
   border: solid 1px #333;
   text-decoration: none;}
  
#frontholder .listItem p {
   display: inline;}
   
      #frontholder .timeline {
   background-color: #55DB04;
   display: block;
   margin: -2px -6px 2px -6px;
   padding: 2px 5px 3px 5px;
   color: #000;
   font-weight: bold;
   text-indent: 0px;
   }
   
   #frontholder .ttfn {
   background-color: #FF5328;
   display: block;
   margin: -2px -6px 2px -6px;
   padding: 2px 5px 3px 5px;
   color: #000;
   font-weight: bold;
   text-indent: 0px;
   }
   
   #frontholder .ct {
   background-color: #FFFF22;
   display: block;
   margin: -2px -6px 2px -6px;
   padding: 2px 5px 3px 5px;
   color: #000;
   font-weight: bold;
   text-indent: 0px;
   }
   
      #frontholder .tz {
   background-color: #46B5FF;
   display: block;
   margin: -2px -6px 2px -6px;
   padding: 2px 5px 3px 5px;
   color: #000;
   font-weight: bold;
   text-indent: 0px;
   }


/* footer */
.footer {
	color: #FFFFFF;
	text-align: center;
}

.footer a {
	background: #333333;
	color: #FFFFFF;
	font: bold 1em sans-serif;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.footer a:hover {
	background: #333333;
	color: #FFFFFF;
	font: bold 1em sans-serif;
	line-height: 20px;
	text-align: center;
	text-decoration: underline;
}
	