html{overflow-y: scroll;}

* {
  margin: 0;
  padding: 0;
}


body {
  font-size: 85%;
  padding:20px;
  margin: 30px;
  background: url(img/body4.png) repeat;
}

#container {width: 800px;
			margin:0px auto;
			background-color: #ffffff;  
}

#header { height: 150px; 
			text-align: left;
	  		background-color: #ffffff;
	  		padding-left: 20px;
}

a img	{border: 0px;}



#contents { 
  }

#menu-l {font-family: "comic sans ms",sana-serif;
  font-size: 90%;
  width: 150px;
  text-align: left;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 15px;
}

#main{width: 600px;
  	float: right;
	font-size: 85%;
	padding-right: 30px;
	padding-bottom: 20px;}
	
#main a{text-decoration: none;}

#main a:hover{color: #cc66ff;
		}

#main img{margin: 10px;
		
		vertical-align: middle;}

h1 {
  font-size: 100%;
  font-weight: normal;
  text-align: right;
}


#header p {
  margin-bottom: 0.5em;
  line-height: 1.2em;
}

 

h2,
h3,
h4,
h5,
h6 {text-align: center;
  font-size: 120%;
  font-weight: normal;
  margin-bottom: 10px;
  border-bottom: 1px solid #ffccff;
  color: #ba55d3;
}

#contents p {
  margin-bottom: 0.5em;
  line-height: 1.5em;
}


#menu-l ul { list-style-type: none; }

#menu-l li { display: inline; }

#menu-l li a {
  text-decoration: none;
  width: 130px;
  display: block;
  padding: 4px 4px 4px 9px;
  border: 1px outset #ffffff;
  background-color: #ffccff;
  color: #483d8d;
}

#menu-l li a:hover {
  text-decoration: none;
  background-color: #eee;
  color: #a9a9a9;
}

#footer	{height: 40px;
	
	padding-top: 15px;
	clear: both;
	margin: 0px;
	background: #ffccff;
	}
	
#footer p{text-align: center;
		
		color: #3366ff;}

img	{float: none;}

table	{font-size: 100%;
		margin-bottom: 20px;
		width: 500px;
		height: 400px;}
		
th,td	{padding: 4px;}

th	{width: 70px;
	text-align: left;
	vertical-align: top;
	background-color: #ffccff;
	}

td	{width: 350px;
	background-color: #ffffff;
	text-align: left;
	line-height: 1.4;
	empty-cells: hide;}

#slideShow1{
		height:400px;
	}
