/* CSS Document */
html{ overflow:auto;}

body{
width:98%;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
margin:0;
padding:0;
background-color:#000;
color:#FFFFCC;
scrollbar-face-color:#5A4343;
scrollbar-highlight-color:#C18787;
scrollbar-3dlight-color:#5A4343;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#362828;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#8F7D7D;
}

#wrapper{
position:relative;
background-color:#331100;
width:984px;
margin:0 auto;
padding:5px;
border-bottom:#666666 1px solid;
}

#header{
background-color:#003366;
}



h1{font-size:180%; margin:0;}
h2{font-size:140%; margin:0;}
h3{font-size:225%; font-family:PhrasticMedium; margin:0; color:#FF0000;}
h4{font-size:110%; margin:0;}
h5{font-size:95%; color:#CCCCCC;}
h1, h2, h4, h5, { font-weight:bold; text-align:center;}
h6{ font-family:"bradley Hand ITC"; font-size:16px;}
.h7{font-size:120% color:#CCCCCC;}
.header h1{color:#99CCCC;}
.centre{text-align:center;}
p{text-indent:10px;margin:3px 0; text-align:justify; }

p:first-letter {font-size: 110%; font-weight:bold;}

.menu{float:left; height:500px; margin-right:5px; width:150px;}
.text_float{ width:500px; float:left; margin:0; height:430px; overflow:auto; padding:3px 3px 0 3px;}
.col{float:left; width:400px; padding:0 5px;}
.float{ float:left; text-align:center;}
.floatr{ float:right; margin-left:5px;}
.centre{ margin:0 auto;}
.clear{clear:both;}
.caption{font-size:10px; color:#CCCCCC;}
.credit{font-size:10px; color:#999999; text-align:right;}
.logo{position:absolute; bottom:0px; right:0;}
.ht{color:#3C0016; font-size:1px; margin:0; padding:0; height:1px;}
.box{width:250px; padding:7px 5px; float:left; background-color:#333333; margin:5px;}
.pad_l{padding-left:2px;}
.stop_press{color:#FF0000; position:absolute; top:10px; left:20px; font-size:18px; border:#666666 3px outset; background-color:#666666; padding:5px;}

a:link { font-weight:bold; color: #FFFF00; text-decoration: none;}
a:link img{ padding:5px;}
a:visited {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
a:hover, a:active{ text-decoration: none; color: #FFFFFF;}
a:hover img {filter:alpha(opacity=60);}
#lightbox img{filter:alpha(opacity=100);}

/* Woman's Journal p1 */
#wj1, { float:left; width:260px; height:350px;}
