/***************************************************************/
/* (1) Site Background                                         */
/*   => This changes background of the whole site              */
/***************************************************************/
	#main 	{
		background-color: #ffffff; /* change this only*/
		position: absolute;
		top: 0;
		left: 0;
		}

/***************************************************************/
/* (2) Menu                                                    */
/*   => This changes the background color of left hand menu    */
/***************************************************************/
	.menu 	{
		background: #631a0e; /* change this only*/
		position: absolute;
		left: 0px;
		width: 175px;
		/*padding-bottom: 45px;*/
		height: 100%;
		top: 145px;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		voice-family: "\"}\""; /* reset CSS parser IE5/Win */
		voice-family:inherit;
		top:146px;   /* the correct height */
		}

/***************************************************************/
/* (3) Menu (Level 1)                                              */
/*   => This changes the background color of Level 1           */
/*       menu items on the LH menu                             */
/***************************************************************/
	div.menu div.menu1 {
		background: #631a0e; /* change this only */
	}

/***************************************************************/
/* (4) Menu Highlight (Level 1)                                    */
/*   => This changes the hightlight color of Level 1           */
/*       menu items on the LH menu                             */
/***************************************************************/
	div.menu div.menu_h1 {
		background: #934227; /* change this only */
	}

/***************************************************************/
/* (5) Menu (Level 2)                                              */
/*   => This changes the background color of Level 2           */
/*       menu items on the LH menu                             */
/***************************************************************/
div.menu div.menu2 {
	background: #934227; /* change this only*/
	padding:1px 1px 5px 15px;
}

/***************************************************************/
/* (6) Menu Highlight (Level 2)                                    */
/*   => This changes the hightlight color of Level 2           */
/*       menu items on the LH menu                             */
/***************************************************************/
div.menu div.menu_h2 {
	background: #934227; /* change this only */
	padding:1px 1px 5px 15px;
}

/***************************************************************/
/* (7) Menu (Level 3)                                              */
/*   => This changes the background color of Level 3           */
/*       menu items on the LH menu                             */
/***************************************************************/
div.menu div.menu3 {
	background: #934227; /* change this only */
	padding:1px 1px 5px 25px;
}

/***************************************************************/
/* (8) Menu Highlight (Level 3)                                    */
/*   => This changes the hightlight color of Level 3           */
/*       menu items on the LH menu                             */
/***************************************************************/
div.menu div.menu_h3 {
	background: #934227; /* change this only*/
	padding:1px 1px 5px 25px;
}

/***************************************************************/
/* (9) Menu (Level 4)                                              */
/*   => This changes the background color of Level 4           */
/*       menu items on the LH menu                             */
/***************************************************************/
div.menu div.menu4 {
	background: #934227; /* change this only */
	padding:1px 1px 5px 35px;
}

/***************************************************************/
/* (10) Menu Highlight (Level 4)                                    */
/*   => This changes the hightlight color of Level 4           */
/*       menu items on the LH menu                             */
/***************************************************************/
div.menu div.menu_h4 {
	background: #934227; /* change this only */
	padding:1px 1px 5px 35px;
}

/***************************************************************/
/* (11) Menu (Level 5)                                              */
/*   => This changes the background color of Level 5           */
/*       menu items on the LH menu                             */
/***************************************************************/
div.menu div.menu5 {
    	background: #934227; /* change this only */
    	padding:1px 1px 5px 45px;
}

/***************************************************************/
/* (12) Menu Highlight (Level 5)                                    */
/*   => This changes the hightlight color of Level 5           */
/*       menu items on the LH menu                             */
/***************************************************************/
div.menu div.menu_h5 {
	background: #934227; /* change this only */
	padding:1px 1px 5px 45px;
}

/***************************************************************/
/* (13) Contact Us Header                                           */
/*   => This changes the background color of contact us        */
/*       header information                                    */
/***************************************************************/
.sitetabhead {
	background:#979900; /* change this only */
	color:#ffffff; /* change this only */
	font-family:Verdana, Helvetica, Geneva, Arial;
	font-size:11px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	}

/***************************************************************/
/* (14) Contact Us Content                                          */
/*   => This changes the background color of the contact us    */
/*       content information                                   */
/***************************************************************/
.sitetabcontent {
	background:#e1e2a8; /* change this only */
	color:#631a0e; /* change this only */
	font-family: Verdana, Helvetica, Geneva, Arial;
	font-size:11px;
	font-weight:normal;
	}


/***************************************************************/
/* (15) Menu Item Header                                            */
/*   => This changes the color of the heading displayed for    */
/*       each menu item in the content area                    */
/***************************************************************/
	.menuheader {
		color:#979900; /* change this only */
		font-family:Arial;
		font-size:18px;
	}

/***************************************************************/
/* (16) Article Title                                               */
/*   => This changes the text color of the title of the article*/
/*       displayed in the content area                         */
/***************************************************************/
	#article #title1 {
		color: #934227; /* change this only */
		font-size: 14px;
		font-weight: bold;
	}

/***************************************************************/
/* (17) Article Body                                                */
/*   => This changes the text color of the article body        */
/***************************************************************/
	#article #body1 {
		color: #979900; /* change this only */
		font-size: 11px;
	}

/***************************************************************/
/* (18) News Post Date                                              */
/*   => This changes the text color of the post date of a      */
/*       news article                                          */
/***************************************************************/
	#news #postdate1 {
		color: #934227; /* change this only */
		font-size: 12px;
	}

/***************************************************************/
/* (19) News Title                                                  */
/*   => This changes the text color of the title of a news     */
/*       article                                               */
/***************************************************************/
	#news #title1 {
		color: #979900; /* change this only */
		font-size: 12px;
		font-weight: bold;
		height: 20px;
	}

/***************************************************************/
/* (20) News Body                                                   */
/*   => This changes the text color of the body of a news      */
/*       article                                               */
/***************************************************************/
	#news #body1 {
		color: #631a0e; /* change this only */
		font-size: 11px;
	}


/***************************************************************/
/* (21) News Summary Title                                          */
/*   => This changes the background color of the News Summary  */
/*       Title of the table on the RHS that lists all          */
/*       news & events articles                                */
/***************************************************************/
	#newstable #title1 {
		background-color: #ffffff; /* change this only */
		font-size: 14px;
		font-weight:bold;
		width: 200px;
		padding: 5px;
		border-left: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
	}

/***************************************************************/
/* (22) News Summary Items                                          */
/*   => This changes the text color of the items in the        */
/*       News Summary list displayed on the RHS                */
/***************************************************************/
	#newstable #item1 {
		color: #934227; /* change this only */
		font-size: 10px;
		font-weight: bold;
	}

	.summitem1 {
		color: #934227; /* change this only*/
		text-decoration: none;
	}

	a:link.summitem1 {
		color: #934227; /* change this only*/
		text-decoration: none;
	}

	a:active.summitem1 {
		color: #934227; /* change this only*/
		text-decoration: none;
	}

	a:hover.summitem1 {
		color: #934227; /* change this only*/
		text-decoration: none;
	}

	a:visited.summitem1 {
		color: #934227; /* change this only*/
		text-decoration: none;
	}

/***************************************************************/
/* (25) Content Bar                                                 */
/*   => This changes the color of the bar displayed between    */
/*       the content area and banner                           */
/***************************************************************/
	#banner #bar1 {
		background: #e1e2a8; /* change this only */
		position: absolute;
		right: 16px;
		top: 120px;
		width: 100%;
		height: 25px;
		border-top: 1px solid #ffffff;

	}

/***************************************************************/
/* (26) Menu Bar                                                    */
/*   => This changes the color of the bar displayed between    */
/*       the menu and company logo                             */
/***************************************************************/
	#banner #bar2 {
		background: #979900; /* change this only */
		position: absolute;
		top: 120px;
		width:175px;
		left: 0px;
		height: 25px;
		border-top: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
	}


/***************************************************************/
/* (27) Side Bar 2                                                  */
/*   => This changes the color of the bar displayed on the     */
/*       side of the content bar                               */
/***************************************************************/
	#banner #bar3 {
		background: #979900; /* change this only */
		position: absolute;
		right: 0px;
		top: 120px;
		width: 18;
		height: 25px;
		border-top: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;

	}

/***************************************************************/
/* (28) Side Bar 3                                                  */
/*   => This changes the color of the bar displayed on the     */
/*       side of the content                                   */
/***************************************************************/
	#bar4 {
	background: #934227;
	/* change this only*/
	position: absolute;
	right: 0px;
	width: 18px;
	/*padding-bottom: 45px;
	*/
	height: 100%;
	top: 145px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	voice-family: "\"
}\""; /* reset CSS parser IE5/Win */
		voice-family:inherit;
		top:146px;   /* the correct height */
	}

/***************************************************************/
/* (29) Sitemap                                                     */
/*   => This changes the text color of sitemap items           */
/***************************************************************/
	.sitemap {
		color: #c44d1f; /* change this only*/
	}

	a:link.sitemap {
		color: #c44d1f; /* change this only*/
	}

	a:active.sitemap {
		color: #c44d1f; /* change this only*/
	}

	a:hover.sitemap {
		color: #c44d1f; /* change this only*/
	}

	a:visited.sitemap {
		color: #c44d1f; /* change this only*/
	}


/***************************************************************/
/* (29a) Menu Items                                            */
/*   => This changes the text color of menu items              */
/***************************************************************/
	/****************/
	/* Menu Level 1 */
	/****************/
	.menuItem1 {
		color: #ff9900; /* change this only*/
		text-decoration: none;
	}

	a:link.menuItem1 {
		color: #ff9900; /* change this only*/
		text-decoration: none;
	}

	a:active.menuItem1 {
		color: #ff9900; /* change this only*/
		text-decoration: none;
	}

	a:hover.menuItem1 {
		color: #ff9900; /* change this only*/
		text-decoration: none;
	}

	a:visited.menuItem1 {
		color: #ff9900; /* change this only*/
		text-decoration: none;
	}

	/****************/
	/* Menu Level 2 */
	/****************/
	.menuItem2 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:link.menuItem2 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:active.menuItem2 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:hover.menuItem2 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:visited.menuItem2 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	/****************/
	/* Menu Level 3 */
	/****************/
	.menuItem3 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:link.menuItem3 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:active.menuItem3 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:hover.menuItem3 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:visited.menuItem3 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	/****************/
	/* Menu Level 4 */
	/****************/
	.menuItem4 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}
	a:link.menuItem4 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:active.menuItem4 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:hover.menuItem4 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:visited.menuItem4 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	/****************/
	/* Menu Level 5 */
	/****************/
	.menuItem5 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:link.menuItem5 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:active.menuItem5 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:hover.menuItem5 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:visited.menuItem5 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}


	/**************************/
	/**************************/


	/**************************/
	/* Menu Level 1 Highlight */
	/**************************/
	.menuItem_h1 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:link.menuItem_h1 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:active.menuItem_h1 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:hover.menuItem_h1 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	a:visited.menuItem_h1 {
		color: #ffc000; /* change this only*/
		text-decoration: none;
	}

	/**************************/
	/* Menu Level 2 Highlight */
	/**************************/
	.menuItem_h2 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:link.menuItem_h2 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:active.menuItem_h2 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:hover.menuItem_h2 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:visited.menuItem_h2 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	/**************************/
	/* Menu Level 3 Highlight */
	/**************************/
	.menuItem_h3 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:link.menuItem_h3 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:active.menuItem_h3 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:hover.menuItem_h3 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:visited.menuItem_h3 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	/**************************/
	/* Menu Level 4 Highlight */
	/**************************/
	.menuItem_h4 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}
	a:link.menuItem_h4 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:active.menuItem_h4 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:hover.menuItem_h4 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:visited.menuItem_h4 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	/**************************/
	/* Menu Level 5 Highlight */
	/**************************/
	.menuItem_h5 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}
	a:link.menuItem_h5 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:active.menuItem_h5 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:hover.menuItem_h5 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}

	a:visited.menuItem_h5 {
		color: #ffffff; /* change this only*/
		text-decoration: none;
	}


/***************************************************************/
/* (30) Hyperlinks                                                  */
/*   => This changes the text color of all hyperlinks on the   */
/*		site  					       */
/***************************************************************/
	a:link {
		color:#c44d1f; /* change this only*/
		font-family:Verdana, Helvetica, Geneva, Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration: none; /*underline;*/
	}
	a:active {
		color:#c44d1f; /* change this only*/
		font-family:Verdana, Helvetica, Geneva, Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration: none; /*underline;*/
	}
	a:hover {
		color:#c44d1f; /* change this only*/
		font-family:Verdana, Helvetica, Geneva, Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration: none; /*underline;*/
	}
	a:visited {
		color:#c44d1f; /* change this only*/
		font-family:Verdana, Helvetica, Geneva, Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration: none; /*underline;*/
	}


/***************************************************************/
/* (31) News Items                                             */
/*   => This changes the text color of news items listed under */
/*		News & Events menu                             */
/***************************************************************/
	.newsItem1 {
		color: #c44d1f; /* change this only*/
		text-decoration: underline;
	}

	a:link.newsItem1 {
		color: #c44d1f; /* change this only*/
		text-decoration: underline;
	}

	a:active.newsItem1 {
		color: #c44d1f; /* change this only*/
		text-decoration: underline;
	}

	a:hover.newsItem1 {
		color: #c44d1f; /* change this only*/
		text-decoration: underline;
	}

	a:visited.newsItem1 {
		color: #c44d1f; /* change this only*/
		text-decoration: underline;
	}


/***************************************************************/
/* (32) Text color of Headings and other data        	       */
/*   => This changes the text color of any data that are tagged*/
/*		H1, H2, H3, H4, H5, H6, LI and 		       */
/*		classes used in tables			       */
/***************************************************************/


H1 {
	color: #979900; /* change this only*/
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

H2 {
	color: #979900; /* change this only*/
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

H3 {
	color: #979900; /* change this only*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

H4 {
	color: #979900; /* change this only*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

H5 {
	color: #979900; /* change this only*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

H6 {
	color: #979900; /* change this only*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

LI {
	color: #979900; /* change this only*/
	font-family: Verdana;
	font-size: 11px;
}

.funborder
{
	background: #979900;
}

.funhead
{
	color: #979900; /* change this only*/
	font-family:Verdana, Helvetica, Geneva, Arial;
	font-size: 11px;
	font-weight: normal;
	background: #ffffff;
	text-align: left;
}

.funhead2
{
	color: #979900; /* change this only*/
	font-family:Verdana, Helvetica, Geneva, Arial;
	font-size: 11px;
	font-weight: normal;
	background: #ffffff;
	text-align: left;
}

.funhead3
{
	color: #979900; /* change this only*/
	font-family:Verdana, Helvetica, Geneva, Arial;
	font-size: 11px;
	background: #ffffff;
	text-align: left;
}

.funcontent
{
	color: #979900; /* change this only*/
	font-family:Verdana, Helvetica, Geneva, Arial;
	font-size: 11px;
	background: #ffffff;
	text-align: left;
}

/***************************************************************/
/* (33) Text color of ishop tables and other data              */
/*   => This changes the text color of any                     */
/*      classes used in tables                                 */
/***************************************************************/



.shopborder
{
	background: #FFFFFF;
}

.shophead
{
	color: #ffffff; /* change this only*/
	font-family:Verdana, Helvetica, Geneva, Arial;
	font-size: 14px;
	font-weight: bold;
	background: #cc0000;
}

.shophead2
{
	color: #ffffff; /* change this only*/
	font-family:Verdana, Helvetica, Geneva, Arial;
	font-size: 12px;
	font-weight: bold;
	background: #cc0000;
	text-align: left;
}

.shophead3
{
	color: #cc0000; /* change this only*/
	font-family:Verdana, Helvetica, Geneva, Arial;
	font-size: 11px;
	background: #ffffff;
	text-align: left;
}

.shopcontent
{
	color: #cc0000; /* change this only*/
	font-family:Verdana, Helvetica, Geneva, Arial;
	font-size: 11px;
	background: #ffffff;
	text-align: left;
}


.sysbut {
	font-family: Verdana, Helvetica, Geneva, Arial;
	font-size: 11px;
	font-weight: bold;
	background: #979900;
	color: #ffffff;
	border: 1px solid #ffffff;
}


/***************************************************************************************/
/***************************************************************************************/
/***************************************************************************************/
/*                                                                                     */
/*   -------------------------------------------------------------------------------   */
/*   D O   N O T   C H A N G E   A N Y T H I N G   B E L O W   T H I S   L I N E !!!   */
/*   -------------------------------------------------------------------------------   */
/*                                                                                     */
/***************************************************************************************/
/***************************************************************************************/
/***************************************************************************************/

/***************************************************************/
/* Side Bar 1                                                  */
/*   => This changes the color of the bar displayed on the     */
/*       side of the banner                                    */
/***************************************************************/
	#banner #bar5 {
		background: blue; /* change this only */
		position: absolute;
		right: 0px;
		top: 0px;
		width: 18px;
		height: 120px;
		border-left: 1px solid #ffffff;
		display:none;
	}

/***************************************************************/
/* Banner                                                      */
/*   => This changes the banner displayed on the top           */
/*       right hand corner of the site                         */
/***************************************************************/
	.Banner1 {
		/*background-image: url(/g_images/qtm_business_pic.jpg); change this only
		position: absolute;
		right: 0px;
		width:370px;
		height: 120px; */
		background-color: #ffffff; /* change this only */
		text-align: right;
	}

/***************************************************************/
/* Company Logo                                                */
/*   => This changes the company logo displayed on the top     */
/*       left hand corner of the site                          */
/***************************************************************/
	.Banner2 {
		/*background-image: url(/g_images/qtm_logo_xyco.gif);  change this only
		position: absolute;
		left: 0px;
		width:276px;
		height: 120px; */
		background-color: #ffffff; /* change this only */
		text-align: left;
	}

/*************/
/* NO CHANGE */
/*************/
	#qtm {
		padding-top: 20px;
		font-family:Verdana, Helvetica, Geneva, Arial;
		font-size:11px;
	}

/*************/
/* NO CHANGE */
/*************/
	html, body, #main {
		min-height: 100%;
		width: 100%;
		height: 100%;
	}  /* hack for IE5+/Win.*/

	html>body, html>body #main {height: auto;}
/* Without this, Moz1.0 adds a vertical scrollbar */


/*************/
/* NO CHANGE */
/*************/
	body	{
		font-family: arial, sans-serif;
		padding: 0px;
		margin: 0px;
		background-color:#ffffff;
	}

/*************/
/* NO CHANGE */
/*************/
	a:link {
		font-family:Verdana, Helvetica, Geneva, Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration: none; /*underline;*/
		color:#003366;
	}

/*************/
/* NO CHANGE */
/*************/
	a:active {
		font-family:Verdana, Helvetica, Geneva, Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration: none; /*underline;*/
		color:#003366;
	}

/*************/
/* NO CHANGE */
/*************/
	a:hover {
		font-family:Verdana, Helvetica, Geneva, Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration: none; /*underline;*/
		color:#003366;
	}

/*************/
/* NO CHANGE */
/*************/
	a:visited {
		font-family:Verdana, Helvetica, Geneva, Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration: none; /*underline;*/
		color:#003366;
	}


/*************/
/* NO CHANGE */
/*************/
	#footer {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		font-size: 1em;
		height: 2em;
		color: silver;
		background-color: #000000;
	}

/*************/
/* NO CHANGE */
/*************/
	#content	{
		margin: 0em;
		margin-left: 5em;
		height: auto;
		padding: .5em;
	}

/*************/
/* NO CHANGE */
/*************/
	/* be nice to Opera */
	body>.menu {top:140px;}

/*************/
/* NO CHANGE */
/*************/
	div.menu div {
		padding: 5px;
	}


/*************/
/* NO CHANGE */
/*************/
	.breadcrumbs {
		/*display: none;*/
		/*position: absolute;
		top: 155px;
		left: 200px;*/
	}

/*************/
/* NO CHANGE */
/*************/
/*articles*/
	#contextarea {
		padding-top: 5px;
		position: absolute;
		left:200px;
		top: 145px;
		voice-family: "\"}\""; /* reset CSS parser IE5/Win */
		voice-family:inherit;
		top:146px;   /* the correct height */
		}

#contextarea #article {
		font-family:Verdana, Helvetica, Geneva, Arial;
		margin-top: 10px;
		padding-right: 17px;
		/*padding-right: 210px;
		position: absolute;
		left:200px;
		right: 200px;*/
	}

/*************/
/* NO CHANGE */
/*************/
/*NEWS LIST*/
#contextarea #news {
		font-family:Verdana, Helvetica, Geneva, Arial;
		padding-right: 227px;
		/*
		top: 250px;
		left: 200px;
		*/
	}


/*************/
/* NO CHANGE */
/*************/
/*NEWS LIST ON RHS*/
#contextarea #newstable {
		font-family:Verdana, Helvetica, Geneva, Arial;
		position: absolute;
		top: 0px;
		width: 200px;
		right: 16px;
	}


/*************/
/* NO CHANGE */
/*************/
/*	#banner #logo {
		float: left;
		clear: right;
		background-image: url(/ilite/repository/img/logo.gif);
		width:142px;
		height: 38px;
	}
*/

/*************/
/* NO CHANGE */
/*************/
	#banner {
		margin:0px;
		padding:0px;
		width: auto;
		height: auto;
	}
	#xxx {
		height:145px;  /* 0 padding and borders For IE5/Win's benefit */
		voice-family: "\"}\""; /* reset CSS parser IE5/Win			 */
		voice-family:inherit;
		height:145px;   /* the correct height */
		}
		/* be nice to Opera */
		body>#Header {height:145px;}

	.formInputs {
		font-family:Verdana, Helvetica, Geneva, Arial;
		font-size: 11px;
	}


