body {
	background-color: #CCCCCC;
	background-image: url(/reborn/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000033;
	text-align: center;
}
#wrap {
	padding: 0px;
	width: 600px;
	position: relative;
	margin: 0 auto;
}
#hed {
	background-image: url(/reborn/hed.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 600px;
}
#hed h1 {
	display: none;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #CCCCCC;
	background-color: #222222;
	background-image: url(/reborn/navtail.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 225px;
}
#nav a {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #222222;
	background-image: url(/reborn/nav.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	text-align:left;
	display: block;
	height: 30px;
	width: 190px;
}
#nav a:hover {
	background-image: url(/reborn/navblu.jpg);
}
#nav a:active {
	background-image:url(/reborn/navyel.jpg);
}
#body {
	background-image: url(/reborn/mainbg.gif);
	background-repeat: repeat-y;
	width: 400px;
	position: absolute;
	left: 190px;
	top: 220px;
	text-align: left;
	padding-top: 0px;
	padding-right: -5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#icons {
position: absolute;
left:595px;
top:207px;
}
#foot {
	background-image: url(/reborn/foot.gif);
	position: absolute;
	height: 50px;
	width: 400px;
	left: 0px;
	bottom: -1px;
	padding:0;
	margin:0;
	padding-left: 55px;
	background-repeat: no-repeat;
}

p, blockquote, li, h3
{
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
        padding-top:0;
        padding-bottom:0;
color:#224;
}
 
blockquote
{
	margin-left: 20px;
	margin-right: 0px; 
}

h3
{
        font-family: times, Times New Roman, times-roman, georgia, serif;
        color: #444;
        margin: 0;
        padding: 0;
        font-size: 34px;
        line-height: 30px;
        letter-spacing: -1px;
        font-weight: bold;
}

h3 a
{
        color: #244;
        text-decoration: none;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}
.dateline { 
       font-size:9px; 
       text-align:right; 
       border-top:solid 1px #aaa;
       width:360px;}
#body ol{
list-style-type: none;
padding:0px;
}
#body ol li {
  padding:5px;
  background-color:#eeeeee;
  border: 1px solid #dddddd;
  margin-left:5px;
}
#body ol {
  padding:0;margin:0;
 padding-right:10px;
}
h3#comment { font-size:18px; weight:bold; }
.pop-out {display:none;}
.pop-in {
position:absolute;
top:21px;
left:7px;
width:435px;
height:220px;
overflow:auto;
}
.pop-up-1 {
position:absolute;
left:-452px;
top:-18px;
text-align:left;
width:462px;
height:242px;
background-image: url(/reborn/pop_1.gif);
background-repeat:no-repeat;
padding:15px;
}
.pop-up-2 {
position:absolute;
left:-452px;
top:-18px;
text-align:left;
width:462px;
height:242px;
background-image: url(/reborn/pop_2.gif);
background-repeat:no-repeat;
padding:15px;
}

.pop-up-3 {
position:absolute;
left:-452px;
top:0px;
text-align:left;
width:462px;
height:242px;
background-image: url(/reborn/pop_3.gif);
background-repeat:no-repeat;
padding:15px;
}

