/* +++MAIN+++ +++MAIN+++ +++MAIN+++ +++MAIN+++ +++MAIN+++ +++MAIN+++ +++MAIN+++ */

.bold{
 font-weight: bold;
}

ol{
 font-weight: bold;
 padding: 0 0 0 15px;
 /*margin:0;*/
}

ol span {font-weight: normal;}

a{
 font-size: 12px; 
	color: #FF3366;
	text-decoration: none;
}

a:active{
}

a:hover{
 color: #232220; 
}

#wrapper{
	position: absolute;
	left: 50%;
	width: 900px;
	height: 100%;
	text-align: left;
	margin-left: -450px;
	background: url(../images/bg_woodrepeat.gif) repeat-y center;
}

#bg_top{
float: left;
display: block;
	width: 900px;
	height: 36px;
	margin: 0 0 0 0;
	background: url(../images/bg_notetop.gif) no-repeat top left;
}

#pagemain{
float: left;
display: block;
	width: 900px;
	background: url(../images/bg_noterepeat.gif) repeat-y center;
}

#bg_foot{
float: left;
display: block;
	width: 900px;
	height: 35px;
	margin: 0 0 0 0;
	background: url(../images/bg_notefoot.gif) no-repeat top left;
}

#storylead{
float: left;
 display: inline;
	width: 445px;
	margin: 0 0 0 170px;
}

#storyleadtitle{
	height: 32px;
	margin: 15px 0 0 0;
}

#storyleadtitle h1{
 display: inline;
 color: #FF3366;
	font-size: 24px;
 letter-spacing: -1px;
	font-weight: normal;
	line-height: 24px;
}


/* +++OVERLAYS+++ +++OVERLAYS+++ +++OVERLAYS+++ +++OVERLAYS+++ +++OVERLAYS+++ */

#Z2flashtheplace{
	z-index: 2;
	position: absolute;
	width: 123px;
	height: 123px;
	margin: 775px 0 0 450px;
}

#wrapright{
 float: left;
 width: 285px;
	/*height: 475px;*/
	margin: 0 0 0 0;
}

#wraprightimage{
 display: inline;
 float: left;
	margin: 0 0 0 32px;
}

#storyleadimage{
	width: 455px;
	height: 225px;
	margin: 0 0 0 0;
}

#storyleadpanel{
 width: 435px;
	margin: 0 0 0 10px;
}

#storyleadbody{
	/*width: 100%;*/
 height: 450px;
	margin: 5px 0 5px 0;
	/*border: 1px solid red;*/
}

#tools{
	width: 100%;
	height: 20px;
	margin: 0 0 0 0;
	background: url(../images/tools_bg.gif ) repeat-x center;
	/*border: 1px solid red;*/
}

#toolslink{
 display: inline;
	float: left;
 width: 300px;
	height: 18px;
	margin: 2px 0 0 0;
	/*border: 1px solid red;*/
}

