body {
	background-color: #FFC500;
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

div.rounded-box {
    position:relative;
    width: 9em;
    background-color: #0985F4;
    margin: auto;
    width: 950px;
}
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner {
position:absolute;
width:20px; 
height:20px; 
background-color: #FFC500;
overflow:hidden;
}
div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {
position:relative; 
font-size:150px; 
font-family:arial; 
color:#0985F4; 
line-height: 40px;
}
div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

div.box-contents {
	position: relative; padding: 8px; color:#000;
}
img {
border: 0px
}
#foot {
margin: auto;
width: 950px;
font-size: 10px;
text-align: center;
}
#foot A:link { 
color: #000099; 

}

.meta {
        margin-left: 15px;
	font-size: 12px;
	color: #FFFF00;
	margin-bottom: 10px;
}

.storytitle {
	margin-bottom: 5px;
        color: #FFC500;
        margin-left: 15px;
}

.storytitle a {
	font-size: 20px;
	letter-spacing: -0.05em;
        color: #FFC500;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
}
.storycontent {
color: #FFFFFF;
font-size: 14px;
margin-left: 15px;

}

.storycontent img {
border: 1px solid yellow;

}


a:link { text-decoration: none; color: #FFC500;}
a:visited { text-decoration: none; color: #FA8072;}
a:hover { text-decoration: none; color: #FFFFFF;}
a:active { text-decoration: none; 

} 

hr {
border: 0;
width: 900px;
color: #FFC500;
background-color: #FFC500;
height: 2px;
margin-top: -4px;
}

#select {
width: 177px; 
height: 25px;
background-color: #FFC500;
color: #0985F4;
text-align: center;
padding-top: 6px;
margin: auto;
}
#select:link {
text-decoration: none;
color: #0985F4;
}
#select:hover {
background-color: yellow;
color: #0985F4;
}
.commarg {
margin-left: 15px;
}
#comment, #txpCommentInputForm {
margin-left:15px;
color: yellow;
}
small, #remem, .comtable  {
color: yellow;
}
#cite {
font-size: 13px;
color: yellow;
}
#commenthr {
width: 500px;
align: left;
}
ol.comments {
color: yellow;
}
h4 {
margin-bottom: 2px;
margin-left: 15px;
color: yellow;
}
h4 a:link {
color: yellow;
}
#epi-table {
margin-left: 15px;
color: #ffffff;
}
li.ephead {
color: yellow;
font-size: 14px;
}
ul.epnav, ul.info {
color: #ffffff;
}
ul.epnav {
font-size: 13px;
}
#dvd {
border: 1px solid yellow;