#subpageMainbox {
background-image:url(/image/layout/subpage/submainBG.jpg);
background-repeat:no-repeat;
background-position:top;
position:relative;
width: 1000px;
border-left:1px solid #000000; 
border-bottom:none;
border-right: 1px solid #000000;
top: 0px;
margin-left:auto;
margin-right:auto;
font-size:9pt;
}

#submenu{
position:absolute;
background: url(/image/layout/subpage/submenuBG.jpg) bottom left no-repeat;
width: 235px;
height: 700px;
top:180px;
padding-top: 30px;
padding-left: 15px;
}

#navigator{
	position:absolute;
	background: url(/image/layout/subpage/navigatorBG.jpg) top left repeat-y;
	width:525px;
	top:175px;
	left:245px;
	height:32px;
	border: #c2dce5 solid 2px;
	padding-left: 5px;
}

#subpageContent{
	position:absolute;
	width:550px;
	top:210px;
	left:245px;
	margin-top:5px;
	border: #c2dce5 solid 0px;
}

#navigator .slash{
bottom: 5px;
padding-left:2px;
padding-right:2px;
}

#today{
position:absolute;
background-image:url(/image/layout/subpage/today.jpg);
background-repeat:no-repeat;
top: 180px;
left:0px;
width: 240px;
height:30px;
}

.normalLink a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#000000;
}

.normalLink a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FF6666;
}

#adv{
	position:absolute;
	top: 273px;
	left: 805px;
}

#information{
	position:absolute;
	width: 180px;
	top: 340px;
	left: 805px;
}

#subageTimeAndLoc{
	background-color: #ffae00;
	background-image:url(/image/layout/subpage/itemFootBG.jpg);
	background-position:bottom center;
	width:188px;
	padding-bottom:10px;
	margin-bottom: 10px;
}

#subageeRecourse{
	background-color: #ffae00;
	background-image:url(/image/layout/subpage/itemFootBG.jpg);
	background-position:bottom center;
	width:188px;
	padding-bottom:10px;
	margin-bottom: 10px;
}

#subage3locs{
	background-color: #ffae00;
	background-image:url(/image/layout/subpage/itemFootBG.jpg);
	background-position:bottom center;
	width:188px;
	padding-bottom:10px;
	margin-bottom: 10px;
}

#subageNews{
	background-color: #ffae00;
	background-image:url(/image/layout/subpage/itemFootBG.jpg);
	background-position:bottom center;
	width:188px;
	padding-bottom:10px;
	margin-bottom: 10px;
}

#subpageFooter {
    clear: both;
	display:block;
position:relative;
width: 1000px;
border-left:1px solid #000000; 
border-bottom:none;
border-right: 1px solid #000000;
margin-left:auto;
margin-right:auto;
height:140px;
}

.lib_question{	/* Styling question */
	/* Start layout CSS */
	/* background-color:#efefef; */
	margin-bottom:0px;
	margin-top:0px;
	padding-left:0px;
	height:35px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}

.lib_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	/* End layout CSS */
}
