/* basic divs */
html {
	margin: 0;
	padding: 0;
}
body { 
	font: 75% verdana, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	padding: 0;
	text-align: center;
}

h1 {
	line-height: 1.33339;
	font-size: 1.4em;
	color: #336600;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.2em;
	color: #336600;
	line-height: 1.33339;
	margin-top: 10px;
	margin-bottom: 5px;
	align: center;
}

h3 {
	font-size: 1.1em;
	color: #336600;
	line-height: 1.33339;
	margin-top: 10px;
	margin-bottom: 5px;
	align: center;
}

p {
	font-size: 0.9em;
	margin: 0px;
         padding: 5px 5px 0px 5px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #555753; 
	height: 18px;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}

a.default {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #555753; 
	height: 18px;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}

/* specific divs */
#container {
	width: 1000px;
         height: 1400px; 
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}

#top {
	text-align: left;
	font: 300% pussycat, sans-serif;
	line-height: 1.0;
	color: #336600;
	margin: 0; 
	padding: 10px 10px 0px 0px;
	background: #E8F1D4;
}

.topsmall {
	font: 75% pussycat, sans-serif;
	color: #EE6A50;
}

#banner {
	width: 1000px;
	height: 48px;
	background: transparent url('../images/keirabanner.jpg') repeat fixed top left;
}

#menu {
	width: 1000px;
	height: 24px;
	margin-top: 1px;
	background: #FFFFFF;
	font-size: 85%;
	line-height: 2.5;
         float: center;
}


.menu_left {
	background-image: url('../images/menu_left_long.jpg'); 
	//width: 275px;
         width: 400px;  
	height: 24px;
	float: left;
	display: inline;
	margin-right: 1px;
}

.menu_right {
	background-image: url('../images/menu_right_long.jpg'); 
	//width: 275px;
         width: 400px;  
	height: 24px;
	float: right;
}

.menu_alt_link {
	display: inline;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 65px;
	height: 24px;
	margin-right: 1px;
	background: #336600;
	text-align: center;	
	float: left;
}

.menu_alt_link_middle {
	display: inline;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 66px;
	height: 24px;
	margin-right: 1px;
	background: #336600;
	text-align: center;	
	float: left;
}


#menu ul {
	height: 24px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	border-right: solid #FFFFFF 1px;
	margin: 0px;
	padding: 0px;
}

#menu ul li a:link, #menu ul li a:visited {
	display: inline;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
}

#content { 
	width: 1000px;
	text-align: left;
	margin-top: 15px; 
	background: #FFFFFF;
         padding: 0px 0px 0px 0px;
}

#navbar {
	float: left;
	top: 0;
	left: 0;
	width: 162px;
	font-size: 90%;
	line-height: 2.1;
	background: #FFFFFF;
}

.navbox {
	width: 162px;
	margin-bottom: 10px;
}

.navheader {
	height: 24px;
	background: #669933;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

.navlinks {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.navlinks ul {
	margin: 0px;
	padding: 0px;
}

.navlinks ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navlinks ul li a:link, .navlinks ul li a:visited {
	background: #E8F1D4;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #555753; 
	height: 20px;
	padding: 0px 10px 0px 10px;
	margin-top: 4px;
	border-left: solid #669933 1px;
//	border-right: solid #669933 1px;
	border-bottom: solid #669933 1px;

}

#outermain {
	margin: 0px 0px 0px 168px;
	//width: 576px;
         width: 829px;
	padding: 0px;
         height:100%;
}

#main {
	background: #E8F1D4;
	float: left;
	//width: 368px;
         width: 640px;
	padding: 0px 0px 0px 0px;
	border: dotted #669933 1px;
         margin: 0px;
         height: 100%;
}

.startmain {
	background: #E8F1D4;
	float: left;
	//width: 576px;
         width: 829px;
	padding: 0px;
         margin: 0px;
	border: dotted #669933 1px;
}

.startmain p {
         padding: 10px 10px 10px 10px;
}


.right {
	float: right;
         width: 180px; 
}

.floatright {
         padding: 0px;
         margin: 0px;
         float: right;
}
 
.top_right {
         float: right;
         padding-left: 10px;
         padding-bottom: 10px; 
}

.presentation_right {
	float: right;
	padding-left: 8px;
	padding-top: 10px;
}

.rightimage {
	margin: 0px 0px 0px 0px;
	display: block;
	padding: 0px;
}

.otherimg {
         margin: 0px 0px 20px 0px;
         padding: 0px;
         float: left;
}

.presentation {
	margin-left: 168px;
	//width: 560px;
         width: 829px;
	background: #E8F1D4;
	padding: 0px;
	border: dotted #669933 1px;
         height: 100%;
}

#footer {
	margin-left: 178px;
	width: 565px;
	heigth: 40px;
	text-align: center;
	margin-top: 15px;
	padding: 0px 10px 0px 10px;
}

#footer p.citat {
	font-style: italic;
}

#footer p.citat_name {
	padding-right: 100px;
	text-align: right;
}

table.groups {
         border: solid #669933 1px; 
         border-collapse: collapse;
}

table.groups td {
         text-align: center;
         width: 100px;
         border: solid #669933 1px;
}
 

table.groups td.odd {
          background: #CCFF99;
          text-align: center;  
          width: 100px;
          border: solid #669933 1px;
} 

table.groups td.header {
          background: #CCFF99;
          text-align: center;  
          border: solid #669933 1px;
} 












}
