/* ---------- Start Misc Styles ----------*/

.leftColumn
	{
	/*BACKGROUND-IMAGE: url("/images/leftColumnBackground.gif");*/
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: #BBBBBB 1px solid;
    }
.leftColumn1
	{
   /* BACKGROUND-IMAGE: url("/images/leftColumnBackground.gif");*/
    BACKGROUND-COLOR: #FFFFFF;
    }
.background
	{
	BACKGROUND-REPEAT: no-repeat;
	}
/* ---------- End Misc Styles ----------*/

/* ----- Start Structure Elements ----- */

#container
	{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	}
#header	{
			display:none;
		}

#topHome
	{
	display: block;
	position: relative;
	}
	
#mainnav	{
				display: none;
				
			}	

#welcome
	{

	width: 600px !important;
	padding: 0px 0px 0px 0px !important;
	min-height: 500px !important;
	font-size: 11px;
	margin-top: 0px !important;

	}

.footer	{
			width: 800px;
		}
					
/* ------ End Structure Elements ------ */
