* {
		padding: 0px;
		margin: 0px;
}

body {
        background: #000000;
	margin: 0px;
	text-align: center;
	font: 10px/10pt tahoma;
}

a {
		font-size: 10px;
		line-height: 10px;
		color: rgb(65,17,14);
		text-decoration: underline;
		font-weight: normal;
		}
		
a img {
		border: none;

}

input {
		font-size: 12px;
		margin-bottom: 2px;
}

textarea {
		width: 131px;
		font-size: 12px;
		margin-bottom: 2px;
}

select{
		width: 135px;
		font-size: 12px;
		margin-bottom: 2px;
}

button {
		width: 100px;
		height: 20px;
		font-size: 10px;
		line-height: 10px;
}

.main {
		width: 850px;
		text-align: left;
		margin: 0px auto;
		background: rgb(255,255,204) url(images/ttl_0.jpg) 0 0 no-repeat;
}

.lay_00 {
		width: 850px;
		height: 298px;
		background: url(images/ttl_1.jpg) 185px 0 no-repeat;
}

.schedule {
		width: 800px;
		height: auto;
		margin: 1px auto;
    background: url(images/schedule.jpg) 0 0 repeat;
	  text-align: left;
}

.schedule a  {
		font-size: 10px;
		line-height: 10px;
		color: rgb(65,17,14);
		text-decoration: none;
		padding-right: 0px;
		font-weight: bold;
}

.menu {
		position: absolute;
		margin: 255px 0px 0px 300px;
}

.menu a  {
		font-size: 12px;
		line-height: 10px;
		color: white;
		text-decoration: none;
		padding-right: 30px;
		font-weight: bold;
}

p {
		font-size: 10px;
		line-height: 140%;
		font-family: verdana, arial;
		color: rgb(65,17,14);
		padding: 20px;
		padding-right: 20px;
}

h1 {
		font-size: 12px;
		font-family: verdana, arial;
		color: rgb(65,17,14);
		padding-top: 15px;
		padding-left: 20px;
		padding-right: 20px;
		
}


h2 {
		font-size: 11px;
		font-family: verdana, arial;
		color: rgb(65,17,14);
		padding-top: 0px;
		padding-left: 80px;
		padding-right: 0px;
		
}

.norm {
		font-family: verdana;
		font-size: 11px;
		line-height: 14px;
		font-weight: normal;
		color: rgb(65,17,14);
		text-align: justify;
}

.left {
		width: 200px;
		text-align: right;
		float: left;
		margin-bottom: 4px;
}

.right {
		width: 360px;
		text-align: left;
		float: right;
}

.both {
		clear: both;
}


.footer a{
		font-size: 10px;
		line-height: 10px;
		color: white;
		text-decoration: underline;
		padding-right: 20px;
		font-weight: bold;
}

.photo {
		float: justify;
		margin: 0px 0px 0px 0px;
		border: 4px solid rgb(216,216,140);
}
