#m_navpanel, #arms, #navbar, m_youngslogo {display:none;}

#m_wrapper
{
    background-color:#f7f294; 
		position: absolute;
		top: 10px;
		left: 10px;
		width: 820px;
		height: 1010px;
		/* border-style: solid; */
		/* border-width: 1px; */
		/* border-color: black; */
}

#title
{
    position: absolute;
		border: none;
    top: 0px;
    left: 120px;
}

#m_main
{
    font-family: Times New Roman, Times, sans-serif;font-size:12pt; font-weight: normal; color: #8B5C29;
	  background-color: #f7f294;
		position: absolute;
		top: 50px;
		left: 100px;
		width: 610px;
		height: 830px;
}

#otimes
{
		top: 0px;
		left:20px;
		width: 610px;
		height: 60px;
}

#menu_container
{  
    top: 50px;
		left: 0px;
		width: 610px;
		height: 730px;
}

#menucol1
{
    float: left;
		overflow:hidden;
    display:inline;
    /*background-color:#1A45DE;*/  
		margin-left:10px;
		margin-right:5px;
		width: 290px;
		height: 730px;
		color:black;
}

#menucol2
{  
    
    float: right;
		overflow:hidden;
    display:inline;
    /*background-color:#EA45DE;*/
		margin-left:5px;
		margin-right:10px;
		width: 290px;
		height: 730px;
		color:black;
}

.m_footer
{
    position: absolute;
		border: none;
    top: 880px;
    left: 200px;
		width: 430px;
		height: 130px;
		text-align: center;
}

p.secheader {margin-left: 20px;}