.homeBg {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
}
html,body {
	margin: 0px;
	min-height: 100%;
	width: 100%;
	height: 100%;
}
#content {
	
	float:left;
}
#base {
	clear: both;
	position: absolute;
  	bottom: 0px;
	float:left;
}
#baseLongContent {
	clear: both;
	position: absolute;
  	bottom: auto;
	float:left;
}


#trgLogo
{
	width: 1px;
	height: 1px;
	background-color: #000000;
	border: 0px;
	margin: 20px 0px 0px 20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png",sizingMethod="image");
}
html>body #trgLogo
{
	width: 357px;
	height: 77px;
	border: 0px;
	background-color: transparent;
}
#bgImage
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	z-index: 0;
	background: url(images/background.jpg);
	background-repeat: no-repeat;
}
.bodyText {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
}
.headerText {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
}
#homeText
{
	
	margin: 50px 0px 0px 175px; /*top right bottom left*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-top: 175px;
}
#otherLinks
{
	float:left;
	clear: left;
	
	margin: 1px 0px 0px 0px; /*top right bottom left*/
	
}
#fitsLogo
{
	width: 1px;
	height: 1px;
	background-color: #000000;
	border: 0px;
	margin: 20px 0px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/fits_logo.png",sizingMethod="image");
	
}
html>body #fitsLogo
{
	width: 66px;
	height: 118px;
	border: 0px;
	background-color: transparent;
}
.links {
	color: #333333;
	text-decoration: none;
}
a.links:hover {
	color: #333333;
	text-decoration: underline;
}
.baseBox {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.pageBg {
	background-image: url(images/main_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.clouds {
	background-image: url(images/clouds.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 133px;
}
.blueStrip {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	background-color: #3C64A6;
	padding: 5px;
}
.borderBotWhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tagText {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
}
#pageName {
	position:absolute;
	left:10px;
	top:139px;
	width:146px;
	height:30px;
	z-index:11;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#tabs {
	position:absolute;
	left:166px;
	top:139px;
	width:263px;
	height:30px;
	z-index:11;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#tabText {
	position: absolute;
	left: 167px;
	top: 144px;
	width: 104px;
	height: 21px;
	z-index: 12;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#tabText2 a {
	position: absolute;
	left: 271px;
	top: 145px;
	width: 99px;
	height: 21px;
	z-index: 12;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
#tabText2 a:hover {
	color: #000000;
}
#tabText3 {
	position: absolute;
	left: 267px;
	top: 145px;
	width: 104px;
	height: 21px;
	z-index: 12;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#tabText4 a {
	position: absolute;
	left: 168px;
	top: 145px;
	width: 99px;
	height: 21px;
	z-index: 12;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
#tabText4 a:hover {
	color: #000000;
}
.tabLinks {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.tabLinks:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.orangeLink {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.orangeLink:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

