body	{font-family: verdana, arial, sans-serif; font-size: 95%}

h1		{}

h2		{color:#800000}

h3		{}
		
#header	{position: absolute; left: 0px; top: 0px; 
		width: 100%; height: 180px; z-index: 1;
		background-image: url('images/tsc_header2.jpg');
		background-repeat: no-repeat}
		
#navbar	{position: absolute; left: 0; top: 183px; 
		width: 25%; height: 190px; z-index: 2; text-align: center;
		background-color: #fff;}
		
#content	{position: absolute; right: 0; top: 113px;
			width: 74%; height: auto; z-index: 2;
			padding: 5px 5px 0 10px;}
			
#print_header	{display: none;}
			
.name	{font-size: 85%; color: #880000; font-weight: 700}

.title	{font-size: 70%; color: #000080; font-weight: 400}

.xsmall	{font-size: 65%}

hr		{width: 60%; text-align: center}

ul li	{text-align: left; font-size: 90%; color: #000080; font-weight: 400}

ul li ul li	{font-size: 90%}