body {
	font-family: verdana;
	font-size: 0.8em;
	color: black;
	background-color: white;
	margin: 5px;
	margin-top: 0px;
}

h1 {
	background-image: url('images/csj-title.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	height: 100px;
	vertical-align: middle;
	font-size: 350%;
	padding-top: 15px;
	margin-bottom: 3px;
	margin-top: 0px;
}

td {
	vertical-align: top;
	text-align: left;
	font-size: 0.8em;
}

.main {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
}

.left {
	width: 200px
}

.right {
	padding-left: 10px;
}

.noline {
	font-weight: bold;
	color: black;
}

.nostyle {
	text-decoration: none;
	color: black;
}

#next {
	text-align: right;
}

#footer {
	text-align: center; 
	background-color:#EBEBEB;
	margin-top: 15px;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	
}

#menu {
	text-align: center; 
	background-color:#EBEBEB;
	margin-top: 5px;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	
}
