html {
    overflow-y:scroll;
    }
body {
	background-image: url("./img/background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}

#outline {
	width: 800px;
	padding: 0;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

#header {
	width: 800px;
	height: 480px;
	padding: 0;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}


#sitebody {
	width: 600px;
	padding: 0;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	background-color: #ffffff;
}

.contents {
	width: 600px;
	margin: 0 0 30 0;
	padding: 0;
	clear:both;
	border-bottom: 1px dotted #ff8a00;
}

.sbst {
	width: 560px;
	margin: 0;
	padding: 20;
	color:#663700;
	text-align: center;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;

}

.sbstleft {
	width: 560px;
	margin: 0;
	padding: 20;
	color:#663700;
	text-align: left;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;

}

.sbst dl.schedule {
	margin: 50 0 0 0;

}

.sbst dl.schedule dt {
	clear: left;
	float: left;
	margin: 20 0 0 0;
	width: 600px;
	font-family: Georgia, Constantia, Hoefler Text, serif;
	font-size: 24px;
	font-weight: bold;
	color: #4eabca;
}


.sbst dl.schedule dd.time {
	margin: 0 0 10 00;
	padding: 7 0 0 0;
	font-family: Georgia, Constantia, Hoefler Text, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #999999;

}

.sbst dl.schedule dd.title {
	margin: 0 0 0 0;
	font-family: Baskerville, Palatino, "Palatino Linotype", "Times New Roman", serif;
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bold;
	display: block;
	background-color: #999999;
	width: 100%;
	clear:both;
}

.sbst dl.schedule dd.code {
	margin: 0 0 0 0;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	display: block;
	width: 100%;
	border-bottom: 1px dotted #ff8a00;
	clear:both;
}

.sbst dl.schedule dd.subst {
	margin: 0 0 30 0;
	padding: 20 0;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#663700;
	display: block;
	width: 100%;
	border-bottom: 1px dotted #4eabca;
	clear:both;
}


#footer	{
	width: 600px;
	padding: 0;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:30;
	margin-bottom:0;
	clear:both;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	background-color: #ff8a00;
}

font.copyright{
	background-color: #ffffff;
	color: #ff8a00;
   	text-decoration:none;
}


img{
    boader:0;
vertical-align: text-bottom;
}

font.cap { 
	background-color: #ff8a00;
	color: #ffffff;
   	text-decoration:none;
	font-weight: bold;
	font-style: italic;
}


a{
    color:#ff8a00;
    font-style:normal;
    text-decoration:underline;
}

a:visited {
    color:#ff8a00;
    text-decoration:underline;
}
a:hover {
    color:#ff8a00;
    font-style:normal;
    text-decoration:none;
}

a.menubar{
    color:#ffffff;
    font-weight:bold;
    text-decoration:underline;
}

a.menubar:visited {
    color:#ffffff;
    font-weight:bold;
    text-decoration:underline;
}
a.menubar:hover {
    color:#ffffff;
    background-color:#4eabca;
    font-weight:bold;
    text-decoration:none;
}

a.blocklink { 
	display: block;
	background-color: #4eabca;
	width: 100%;
	color: #ffffff;
   	text-decoration:none;
	text-align: center;
	font-family: Baskerville, Palatino, "Palatino Linotype", "Times New Roman", serif;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}

a.blocklink:visited { 
	display: block;
	background-color: #4eabca;
	width: 100%;
	color: #ffffff;
   	text-decoration:none;
	text-align: center;
	font-family: Baskerville, Palatino, "Palatino Linotype", "Times New Roman", serif;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}

a.blocklink:hover {
	background-color: #ff8a00;
	color: #ffffff;
   	text-decoration:none;
	text-align: center;
	font-family: Baskerville, Palatino, "Palatino Linotype", "Times New Roman", serif;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}

a.blocklink2 { 
	display: block;
	background-color: #ff8a00;
	width: 100%;
	color: #ffffff;
   	text-decoration:none;
	text-align: center;
	font-family: Baskerville, Palatino, "Palatino Linotype", "Times New Roman", serif;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}

a.blocklink2:visited { 
	display: block;
	background-color: #ff8a00;
	width: 100%;
	color: #ffffff;
   	text-decoration:none;
	text-align: center;
	font-family: Baskerville, Palatino, "Palatino Linotype", "Times New Roman", serif;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}

a.blocklink2:hover {
	background-color: #4eabca;
	color: #ffffff;
   	text-decoration:none;
	text-align: center;
	font-family: Baskerville, Palatino, "Palatino Linotype", "Times New Roman", serif;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}
a.event{
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
}

a.event:visited {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
}
a.event:hover {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#999999;
	text-decoration:underline;
}


h1 {
	text-align: center;
	font-size: 18px;
	color: #e4000f;
	text-decoration: none;
}

