/* CSS Document */
body {
	background: url(../images/wnbg.gif) repeat;
	font-family:georgia;
	font-size:12px;
	color:#000000;
	text-align:center;
}
a{
font-family:georgia;
font-size:12px;
color: #666666;
text-align:left;
}
a:hover{
background:#0066CC;
font-size:12px;
color:#FFFFFF;
text-align:left;
}
a.predtion{
font-family:georgia;
font-size:12px;
color: #666666;
text-align:center;
}
a.predtion:hover{
background:#0066CC;
font-size:12px;
color:#FFFFFF;
text-align:center;
}


#container{
width:900px;
height:auto;
margin:auto;
}
#subcontainer{
width:900px;
margin:auto;
text-align:left;
background:url(../images/wnbody.gif) repeat-y;
}
#subsub{
width:775px;
height:auto;
margin:auto;
margin-top:0px;
text-align:left;
}
#left{
width:900px;
height:auto;
float:left;
background: url(../images/contentbg.gif) repeat-y;
}
#right{
width:150px;
height:300px;
float:right;
background: url(../images/predition.jpg) no-repeat;
text-align:center;
color:#0099CC;
margin-top:50px;
padding-right:65px;
}

p.title{
font-family:georgia;
font-size:24px;
color:#000;
}

p.titles{
font-family:georgia;
font-size:36px;
color:#000;
}

p{
padding-right:275px;
padding-left:65px;
}

p.date{
font-family:georgia;
font-size:12px;
color:#000;
}
img.story{
padding:10px 10px 10px 10px;
float:left;
}
img.storyright{
padding:10px 10px 10px 10px;
float:right;
}
#foofo{width:300px;
float:right;
text-align:left;
margin-top:25px;
}
#footer{
width:900px;
height:171px;
background:url(../images/wnfoot.jpg) no-repeat;
}