body {
margin-top: 0px;
}

#container {
	/*width: 960px;*/
	width: 1020px;
	margin: 0px auto;
	text-align: left;
}

#main {
	padding: 10px 10px;
	font-family: arial, sans serif;
	font-size: 1.0em;
}

#entry {
	border-bottom: 1px #DDDDDD solid;
	padding-bottom: 5px;
	margin-bottom: 5px;
	/* CSS float business */
	/*
	overflow: auto;
	width: 100%
	*/
}

.sidebar {
	margin: 0px 7px;
	position: relative;
	top: 50px;
	text-align: center;
	float:left;
	width: 205px;
	padding: 0px;
	font-size:1.0em;
}

#video {
	width:540px;
	margin: 0px 0px;
	text-align: center;
	float:left;
}

#top {
	height: 155px;
	border-bottom: 1px #DDDDDD solid;
}

#logo {
	font-family: times new roman, serif;
	font-size:3.0em;
	position: relative;
	top: 35px;
}

#menu {
	font-family: arial, sans serif;
	font-size: 1.4em;
	vertical-align: bottom;
	position: relative;
	top: 60px;
	font-variant: small-caps;
}

#menu td {
	/*background: #AAAAAA;*/
	padding-right:20px;
}

.m a {color: #666666; text-decoration: none;}
.m a:visited {color: #666666; text-decoration: none;}
.m a:hover {color: #CC0000; text-decoration: none;}

#sub-entry {
	/*border-bottom: 1px #DDDDDD solid;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
	/* CSS float business */
	overflow: auto;
	width: 100%
}

#entry a {color: #444444;}

#player {
	/*
	float:left;
	width:540px;
	*/
}

#small {
	font-family: arial, sans serif;
	font-size: 0.6em;
}

#picture {
	font-size: 0.8em;
	text-align:center;
}

#proclamation {
	font-style: italic;
	font-size: 0.9em;
	float:left;
	width:530px;
	margin: 5px;
}

#proclamation .left {
	font-weight: bold;
	vertical-align: top;
}

.proclamation-top {
	text-align: center;
	font-size: 1.2em;
}