#m_wrapper
{
    background-color:#f7f294; 
		position: absolute;
		top: 10px;
		left: 150px;
		width: 830px;
		height: 1070px;
		/* border-style: solid; */
		/* border-width: 1px; */
		/* border-color: black; */
}
	
#m_navpanel
{
	  background-color:#8B5C29;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 200px;
		height: 1070px;
		
}
	
#m_main
{
    font-family: Times New Roman, Times, sans-serif;font-size:12pt; font-weight: normal; color: #8B5C29;
	  background-color: #f7f294;
		position: absolute;
		top: 100px;
		left: 210px;
		width: 610px;
		height: 840px;
}

.m_footer
{
    position: absolute;
		border: none;
    top: 940px;
    left: 300px;
		width: 430px;
		height: 130px;
		text-align: center;
}
	
.m_youngslogo
{
    position: absolute;
		border: none;
    top: 915px;
    left: 25px;
}

#otimes
{
		top: 0px;
		left:0px;
		width: 610px;
		height: 60px;
		border-style: solid; 
		border-width: 1px; 
		border-color: #8B5C29;
}

#menu_container
{  
    top: 50px;
		left: 0px;
		width: 610px;
		height: 740px;
}

#menucol1
{
    float: left;
		overflow:hidden;
    display:inline;
    /*background-color:#1A45DE;*/  
		margin-left:10px;
		margin-right:5px;
		width: 290px;
		height: 750px;
}

#menucol2
{  
    
    float: right;
		overflow:hidden;
    display:inline;
    /*background-color:#EA45DE;*/
		margin-left:5px;
		margin-right:10px;
		width: 290px;
		height: 740px;
}
table.ot
{
    border-collapse:separate;
    border-spacing: 20px 0px;
		color: #000000;
}

.msection
{
    font-family:Papyrus,sans-serif;	
		font-style: oblique;
		/* margin-top:5px; */
    font-size: 12pt;
    font-weight: bolder;
}
.mitem
{
    font-family:Papyrus,sans-serif;
		
		font-style: oblique;
		line-height:normal;
		margin-top:5px;
		/*margin-bottom:5px;*/
}

.mitem p.h1
{
    font-size: 12pt;
    font-weight: bolder;
}

.mitem p.title
{
    font-size: 8pt;
    font-weight: bolder;
}

.mitem p.desc
{     
		 margin-left:10px;
     font-size: 8pt;
     font-weight:100; 
}

.msection:first-letter{font-size:150%; vertical-align:sub;}
.mitem p.title:first-letter{font-size:150%; vertical-align:sub;}
.mitem p.desc:first-letter{font-size:150%; vertical-align:sub;}
.timeshdr {color:#8B5C29;}
.super{font-size: 80%;vertical-align:20%;}
.narrow{line-height:80%;}
