﻿

/********************************** Header *******************************************/
.SiteTitle
{
	/*background-image: url(../../images/logo.gif);
	background-position: 20px center;
	background-repeat: no-repeat;*/
	height: 112px;
	padding-bottom: 10px;
	padding-left: 100px;
	text-align: center;
	font-family: Verdana, Sans-Serif, 'Times New Roman';
}
/**********************************		 *******************************************/

.SearchBox
{
		width: 310px;
}
table.form
{
	vertical-align: top;
}
.pageContent
{
	top: 113px;
	position:fixed;left:200px;z-index:1;
}