html, body {
	scrollbar-face-color: #FFC000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFF0C0;
	scrollbar-arrow-color: #FFFFFF;
	margin:0px;
	padding:0px;
	background: url(/pantyhose/bg.gif) repeat-y top left;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00000;
}
#bigcontainer {
	background-image: url(/pantyhose/bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
	text-align:center;
}
.capttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFC000;
	font-weight: bold;
	border-style: solid;
	border-width: 1;
}
.infotext {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	line-height: 1.3;
}
.desctext, h3 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	display: inline;
}
.desctext img {
	width:180px;
	height:230px;
}
.desctext a:hover img {
	FILTER: alpha(Opacity=80);-moz-opacity:0.7;cursor:hand;
	position: relative;
	top: -1px;
	left: -1px;
}  
.desctext a:visited img {
	FILTER: alpha(Opacity=60);-moz-opacity:0.9;cursor:hand;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	color:#C00000;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
a:link, a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.emph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FF0000;
	font-weight: bold;
	line-height: 1.3;
}
ul {
 margin:0 0 1em 0;
 padding-left:0px;
 list-style-type:none;
}
#container{	
	width:800px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#996600;
	display:block;
}
#maincol {
	width:72%;
        padding-right:10px;
	float:left;
	line-height:1.6em;
}
#navcol {
	width:25%;
	clear:right;
	right:0px;
	float:right;
}
.entrydate{
	margin-bottom:10px;
	font-size: 17px;
	font-weight:normal;
	text-transform:uppercase;
}
h2.entrytitle{
	margin-top:0px;
	font-size: 20 px;
}
img {
	border:none;
}
#footer {
        margin-top:30px;
	clear:both;
	font-size: 10px;
}
.top60 {
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}

