#allitems {
 	width: 824px;
 	margin: 0 auto;
    top: 0px; 
}

#top_image {
	width:804px;
	height:109px;
	margin: 0px;
	padding: 0px;
	background-image:   url(ms_pix/ms_inside_tiptop_804.jpg);
}
#oocmenu {
	margin:0px;
	border:0px;
	padding:0px;
}

#topbar {
	float:left;  
	height:3px;
	width:804px;
	background-color:#cd6b1c;
	margin:0px;
	border:0px;
	padding:0px;
}
#bottombar {
	float:left;
	width:804px;
	background-color:#cd6b1c;
	margin:0px;
	border:0px;
	padding:0px;
	text-indent:3em;
}
#content {
	width:804px;
	margin:0px;  
	float: left;   
	border:0px;
	background-image:   url(ms_pix/ms_vertsizer804_2.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
#content-left {
width:30px;
float:left;
}
#content-middle {
background-image:   url(ms_pix/initial_cap_tree.gif);
background-repeat:no-repeat;
background-position:top left;
float:left;
width:560px;
text-align:left;
padding-left:30px;
padding-right:25px; 
}
#content-right {
float:right;
width:144px;
padding-left:3px;
padding-right:12px; 
}


/* ------------------------------------------------------------ */
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc {position:relative;}
.qmmc a {float:left;display:block;white-space:nowrap;}
.qmmc div a {float:none;}
.qmmc div {visibility:hidden;position:absolute;}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
	/* Remove the comments below for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

		
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
/*	width:804px;
	background-color:#cd6b1c; */
		background-color:transparent;  
	}
	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#ffffff;
		background-color:#db8d3b;
		font-family:Times, serif;
		font-size:14px;
		text-decoration:none;
		padding-top:3px;
		padding-bottom:3px;
		padding-left:0px;
		padding-right:0px;
		border:0;
		width:134px; 
		text-indent:.75em;
	}
	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		background-color:#cd6b1c;
		color:#ffffff;
		font-weight:bold;	
		text-decoration:none;
	}
	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		background-color:#db8d3b !important;
		text-decoration:none !important;
	}
	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background-repeat:no-repeat;
		background-position:95%;   
	}
	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		background-color:#db8d3b;
		padding:0;
		margin-top:-1px;   
		border:0;
	}
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		text-decoration:none;
		background-color:#cd6b1c;
		color:#ffffff;
		font-weight:bold;	
	}
	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */
		background-color:#db8d3b !important;
	}
	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
/*		background-image:  url();    */	
	}
	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		font-family:Verdana, Arial, sans-serif;
		font-size:12px;
		background-color:#db8d3b;
		padding-right:25px;
		border:0;
		border-style:solid;
		border-width:1px;   
		border-color:#db8d3b;
	}
/* ---------------------------------------------------- */


</style>

