@charset="utf-8";

body {
	margin:0px;
	padding:0px;
	background:#391138;
	font-family:Verdana,Helvetica,Sans-Serif;
	font-size:80%;
	color:#fff;
}

p,div,td {
	font-family:Verdana,Helvetica,Sans-Serif;
	color:#fff;
}

h1,h2,h3 {
	margin:0px;
	padding:0px;
}

#page {
	margin:0px auto;
	width:800px;
	border-right:1px solid #f3d085;
	border-left:1px solid #f3d085;
}

#header {
	width:800px;
	height:461px;
	text-align:center;
}

#head1 {
	background:#391138 url(img/head1.jpg) no-repeat top center;
	text-align:left;
	width:800px;
	height:161px;
}

#head1 .siteurl {
	padding-top:65px;
	padding-left:240px;
	font-size:0.9em;
	font-style:italic;
}

#head2 {
	background:#391138 url(img/head2.jpg) no-repeat top center;
	text-align:left;
	width:800px;
	height:197px;
}

#head2 div.favorite {
	padding-top:140px;
	padding-left:72px;
	width:100px;
	text-align:center;
}

#head2 div.favorite a {
	text-decoration:underline;
	font-size:1.2em;
	font-weight:bold;
	color:#333;
}

#head2 div.favorite a:hover {
	text-decoration:none;
	color:#fff;
}

#head3 {
	background: #391138 url(img/head3.jpg) no-repeat top center;
	text-align:left;
	width:800px;
	height:104px;
}

#head3 .subhead {
	padding-top:20px;
	padding-left:365px;
	font-size:1.4em;
	font-weight:bold;
	font-style:italic;
	color:#f3d085;
}

#content {
	padding:10px;
	text-align:center;
}

#content .box {
	margin: 10px auto;
	background:#1a080b;
	border:1px solid #000;
	padding:5px;
	width:683px;
	height:319px;
}

#content .box td {
	text-align:center;
	vertical-align:top;
	padding:1px;
}

#content .box td a img {
	border:1px solid #000;
}

#content p.txt {
	margin:0px auto;
	width:690px;
	text-align:center;
	line-height:18px;
}

#content p.txt a {
	text-decoration:underline;
	font-weight:normal;
	color:#fff;
}

#content p.txt a:hover {
	text-decoration:none;
}

#content p.txt a:visited {
	text-decoration:underline;
	color:#f83ae4;
}

#content a.entry {
	text-decoration:underline;
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
}

#content a.entry:hover {
	text-decoration:none;
}

#content a.entry:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#fff;
}

#content .box td.subline {
	text-align:right;
	padding-right:10px;
	font-size:1.3em;
	font-weight:bold;
	color:#f3d085;
}

#content .cambox {
	margin:0px auto;
	width:683px;
	text-align:center;
}

#content .cambox * {
	text-align:center:
	margin: 0px auto;
}

.thirdl {
	margin:0px;
	margin-top:10px;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	font-variant:small-caps;
	color:#f3d085;
}

.jmbfoot {
	background-color:#000;
	height:34px;
	font-size:0.8em;
	font-style:italic;
	text-align: center;
	color:#fff;
}

.jmblink {
	text-decoration:none;
	color:#fff;
}