#outerwrapper {	margin: 0px auto;
	width: 800px;
}

#header, #content, #footer 
{
	width: 100%;
}

body 
{
	font-family: "Trebuchet MS", Verdana, san-serif;
	margin: 0px;
}

#header 
{
	border-bottom: medium solid #FF0000;
	background: #000000 url(../images/global/TotELogoAll2.jpg) no-repeat 170px 0px;
	height: 100px;
	width: auto;
	position: relative;
}

#navbar 
{
	position: absolute;
	bottom: 4px;
	left: 0px;
	font-family: "Trebuchet MS", Verdana, san-serif;
	font-size: 0.9em;
}

#navbar ul 
{
	list-style: none;
}

#navbar li 
{
	white-space: nowrap;
	float: left;
}

#navbar a 
{
	background: #000000;
	text-align: center;
	display: block;
	height: 20px;
	width: 140px;
	padding-top: 5px;
}

#navbar a:link, #navbar a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:hover, #navbar a:active 
{
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	position: relative;
	bottom: -7px;
        border-bottom: 4px solid #FFFFFF;
	padding-top: 1px;        
}



#sellink a:link, #sellink a:visited, #sellink a:hover, #sellink a:active 
{
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	position: relative;
	bottom: -7px;
        border-bottom: 4px solid #FFFFFF;
	padding-top: 1px;    
       }

#subnavbar 
{
	position: absolute;
	bottom: -25px;
	left: 0px;
	font-family: "Trebuchet MS", Verdana, san-serif;
	font-size: 0.7em;
	border-bottom: thin solid #FF0000;
}

#subnavbar ul 
{
	list-style: none;
}

#subnavbar li 
{
	white-space: nowrap;
	float: left;
}

#subnavbar a 
{
	background: #FFFFFF;
	display: block;
	height: 12px;
	width: 120px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#subnavbar a:link, #subnavbar a:visited 
{
	color: #2245AB;
	text-decoration: none;

}

#subnavbar a:hover, #subnavbar a:active 
{
	color: #2245AB;
	text-decoration: none;
	background: #FFFFFF;
	position: relative;
}

#prevnavbar 
{
	position: absolute;
	bottom: -40px;
	left: 0px;
	font-family: "Trebuchet MS", Verdana, san-serif;
	font-size: 0.7em;
	border-bottom: thin solid #FF0000;
}

#prevnavbar ul 
{
	list-style: none;
}

#prevnavbar li 
{
	white-space: nowrap;
	float: left;
}

#prevnavbar a 
{
	background: #FFFFFF;
	display: block;
	height: 12px;
	width: 120px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#prevnavbar a:link, #prevnavbar a:visited 
{
	color: #2245AB;
	text-decoration: none;
}

#prevnavbar a:hover, #prevnavbar a:active 
{
	color: #2245AB;
	text-decoration: none;
	background: #FFFFFF;
	position: relative;
}

#content 
{
	height: auto;
	width: auto;
	font-size: 0.8em;
	padding-top: 25px;
	overflow: auto;
	padding-left: 15px;
	padding-right: 30px;
}

#navColumn 
{
	font-size: 1em;
	line-height: 150%;
	padding: 30px 0px 0px 10px;
	width: 156px;
	float: left;
}

#contentColumn 
{
	float: right;
	width: 583px;
	padding-right: 20px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
}

#navColumn ul 
{
	list-style: none;
}

#navColumn a:link, #navColumn a:visited     
{
	color: #000000;
}

#navColumn a:hover, #navColumn a:active 
{
	color: #993300;
}

#currentLink a:link, #currentLink a:visited, #currentLink a:hover, #currentLink a:active 
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#navColumn li 
{
	white-space: nowrap;
	margin-bottom: 10px;
}

#navColumn a 
{
	display: block;
	text-decoration: none;
}

#footer 
{
	font-family: "Trebuchet MS", Verdana, san-serif;
	font: 0.4em;
}

#showImage 
{
	float: left;
	margin-right: 5px;
}

#myGallery
{
	width: 600px !important;
	height: 400px !important;
} 