body {
	margin-top: 0px;
	color: #ffffff;
	background-color: #5c5c5c; 
}

a:link {
	color: #F5CC26;
	text-decoration: none;
}
a {
	font-weight: bold;
	font-size: 16px;
}
a:visited {
	text-decoration: none;
	color: #CDA60A;
}
a:hover {
	text-decoration: none;
	color: #F9E07D;
}
a:active {
	text-decoration: none;
}

div#header_box {
	margin-top: 0px;
	margin-bottom: 0px;
	    height: 120px;
    width: 820px;
    background-image: url(/images/jam_top_logo.gif); 
	background-repeat: no-repeat;
	background-color: #000000;	
}

li {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
}

ul { margin-top: 0px;
	margin-bottom: 0px;
}

.banner {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	width: 820px;
	}

div#navigation {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 820px;
	background-color: #000000;
}

div#main_box {
	margin-top: 0px;
	margin-bottom: 0px;
}

div#contents {
	margin-top: 0px;
	margin-bottom: 0px;
}

div#comic_box {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 820px;
	background-color: #000000;	
}

div#vert_banner_box {
	position:absolute;
	left: 835px;
	top: 0px;
	right: auto;
	bottom: auto;
	width: 160px;
	height: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#blog {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	padding: 5px;
}
