﻿body {
	margin-top:0px;
	margin-left:20px;
}
h1
{
	font-family: Verdana;
	font-size:large;
	color:orange;
	text-align:Center;
}
h2
{
	font-family:Verdana;
	color:orange;
	font-size:medium;
	text-align:left;
	font-weight:normal;
}
h3 {
	font-family:Verdana;
	color:black;
	font-size:small;
	text-align:left;
	font-weight:bold;
	background-color:white;
}
h4 {
	text-align:right;
	color:orange;
	font-size:x-large;
	font-weight:lighter;
	font-family:Verdana;
}
p {
	font-family:Verdana;
	font-size:small;
	text-align:left;
}
p.footnote {
	font-size:x-small;
}
#holding {
	width:720px;
	height:auto;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	border:thin white solid;
	clear:both;
}
#header {
	margin-bottom:30px;
	height:190px;
	width:100%;
	float left;
	padding-top:5px;
	padding-right:10px;
	background-color:transparent;
	background-image:url(pictures/tcs1.png);
	background-repeat:no-repeat;
	color:orange;
	clear:both;	
}
.navbox {
	width:125px;
	text-align:left;
	color:orange;
	padding:10px;
	font-family:Verdana;
	background-color:transparent;
	float:left;
	clear:both;
}
.text {
	background-color: transparent;
	padding:30px;
	width:600px;
	text-align:left;
	color:orange;
	background:transparent;
	float:left;
}
.spacer {
	clear:both;
	height:20px;
}
.footer{
	width:100%;
	padding-top:5px;
	background-color: transparent;
	text-align:center;
	font-family:Verdana;
	color:orange;
	font-size:small;
	clear:both;
	
}
.text a:link, .text a:visited, .text a:active, .text a:hover {
	text-decoration:underline;
	color:orange;
}

#navigation{
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	list-style:none;
	line-height:30px;
	text-indent:5px;
	text-align:left;
	text-decoration:none;
	background-repeat:no-repeat;
}
#navigation li{
	font-size:14px;
	border-bottom:1px orange dotted;
}
.box1{
	padding-right:10px;
	float:left;
	background-color:transparent;
	width:100%;
}
li {
	font-family:Verdana;
	font-size:small;
	text-align:left;
}
a.bottomnav {
	text-decoration:none;
	color:orange;
}

