body {
	font:11px Lucida Grande,Verdana,Arial, sans-serif;
	color:#f1f1f1;
	background:#000;
	margin:0;
}
/*page*/
#page {
	width:856px;
	margin:0 auto;
	background:url(../images/page-bg.gif) no-repeat;
}
/*columns-holder*/
#columns-holder {
	width:856px;
	overflow:hidden
}
/*sidebar*/
#sidebar {
	width:180px;
	float:left;
	padding:27px 0 0 37px;
}
#sidebar h1 {
	margin:0 0 0 27px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	width:124px;
	height:193px;
}
#sidebar h1 a {
	display:block;
	height:100%;
}
#sidebar ul {
	margin:59px 0 0;
	padding:0;
	list-style:none;
	width:180px;
	border-top:1px solid #2c2c13;
}
#sidebar ul li {
	border-bottom:1px solid #313115;
	height:21px;
	width:180px;
	padding-top:10px;
}
#sidebar ul li a {
	display:block;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}
#sidebar ul li a.phil {
	background:url(../images/phil.gif) no-repeat;
	width:109px;
}
#sidebar ul li a.fun {
	background:url(../images/fun.gif) no-repeat;
	width:128px;
}
#sidebar ul li a.glossary {
	background:url(../images/glossary.gif) no-repeat;
	width:122px;
}
#sidebar ul li a.strategy {
	background:url(../images/strategy.gif) no-repeat;
	width:122px;
}
#sidebar ul li a:hover{
	background-position:0 -10px;
}
/*content*/
#content {
	width:639px;
	float:right;
	/*background:url(../images/content-facts.gif) no-repeat;*/
}
.homepg {
	width:639px;
	float:right;
	background:url(../images/content-home.gif) no-repeat;
}
.factspg {
	width:639px;
	float:right;
	background:url(../images/content-facts.gif) no-repeat;
}

.glossarypg {
	width:639px;
	float:right;
	background:url(../images/content-glossary.gif) no-repeat;
}
.strategypg {
	width:639px;
	float:right;
	background:url(../images/content-strategy.gif) no-repeat;
}

.biopg {
	width:639px;
	float:right;
	background:url(../images/content-phillaak.gif) no-repeat;
}


.page-title {
	background:#373737;
	width:208px;
	float:right;
	margin-bottom:43px;
}
.page-title h2 {
	margin:0;
	font-size:16px;
	color:#fff;
	line-height:51px;
	text-align:center;
}
.top-box {
	width:403px;
	padding:0 35px 10px 198px;
	overflow:hidden;
	float:left;
	/*border-bottom:1px solid #6a6a2a;*/
}
#content h3 {
	margin:0;
	font-size:13px;
	line-height:18px;
	color:#6a6a2a;
}
#content h3 a {
	text-decoration:none;
	color:#6a6a2a;
}
#content h3 a:hover {
	text-decoration:underline;
}
#content h4 {
	margin:0;
	font-size:11px;
	line-height:18px;
	color:#8d8d8d;
}
#content p {
	margin:0 0 20px;
	line-height:18px;
}
#content p a {
	color:#b3b3b3;
}
#content p a:hover {
	text-decoration:none;
}
.date-box {
	width:161px;
	float:left;
	padding:26px 20px 0 17px;
}
.date-box div {
	margin-bottom:15px;
	overflow:hidden;
	height:1%;
}
.date-box em {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:7px;
}
.date-box em.spore1 {
	background:url(../images/16.gif) no-repeat;
	width:138px;
	height:82px;
}
.date-box em.spore2 {
	background:url(../images/649740.gif) no-repeat;
	width:155px;
	height:29px;
}
.date-box em.spore3 {
	background:url(../images/60-80.gif) no-repeat;
	width:161px;
	height:60px;
}
.text {
	width:440px;
	float:right;
	padding-top:17px;
}
/*footer*/
#footer {
	width:800px;
	overflow:hidden;
	text-align:right;
	padding:60px 56px 30px 0;
	clear:both;
}
#footer p {
	margin:0;
	color:#5b5b5b;
	font-size:10px;
}
