/* CSS Document */
#mainBody{
	width:600px;
	text-align:left;
}
#leftNav {
	width:600px;
	float:none;
	text-align:left;
}

#leftNav h1{
	display:block;
	padding-bottom:10px;
	border-bottom:2px solid #012e55;
	font-size:17px;
	margin-bottom:10px;
	clear:both;
}

#topNav,#leftNav img,#snTop,#snMain,#snBottom,#flash,.np,#homeRight,.linkBox{
	display:none;
}
#content,#homeLeft {
	padding:0px;
	margin:0px;
	width:600px;
	margin-top:25px;
}
#content ul{
	margin-bottom:10px;
}
#footer {
	width:600px;
	border-top:none;
}
#footer p{
	display:none;
}
#text h3{
	font-size:12px;
}

/*calyspo.php*/

#calypsoA2,#calypsoA3,#calypsoA4,#calypsoB2,#calypsoB3{
	display:block;
}
.section ul {
	position:static;
}
.section a{
	display:none!important;
}
.section h3{
	display:block;
	font-size:12px;
	margin-top:10px;
}
.height1, .height2{
	height:auto;
}
