body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;


}

#page
{
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	min-height: 600px;
	width: 770px;
}

#logo
{
	background-image: url("logo.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 89px;
	width: 181px;
	padding: 30px 0px 0px 30px;
	float: left;
}

a
{
	color: #1970cb;
}

#left
{
	background-color: #ffffff;
	width: 200px;
	float: left;
	height: 100%;
}

#nav
{
	height: 100%;
	font-size: 14px;
	margin-top: 15px;
	margin-left: 25px;
}

#header
{
	background-image: url("header.jpg");
	background-repeat: no-repeat;
	height: 100px;
	width: 550px;

}

#content
{

	background-color: #ffffff;
	width: 520px;
	padding-right: 20px;
	height: 100%;

}

#text
{
	border-left: 1px #999999 dotted;
	margin-top: 25px;
	padding-left: 15px;
	max-width: 500px;
}

.large
{
	font-size: 15px;
	padding-bottom: 5px;
}

.bold
{
	font-weight: bold;
}

ul
{
	font-weight: bold;
}

h3
{
	font-size: 18px;
	padding-bottom: 5px;
}

.navitem
{
	text-decoration: none;
	color: #000000;
	width: 120px;
	height: 45px;
	padding-top: 3px;
	padding-left: 10px;
	float: left;
	margin-top: 5px;
	margin-left: 7px;
	cursor: pointer;
}

.mainnav
{
	border: 0px;
	color: #000000;
	text-decoration: none;
}

input, textarea
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #000000 dotted;
}

td, textarea
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

.red
{
	background-color: #FFCCCC;
}

#bottom
{
	width: 100%;
	background-repeat: no-repeat;
	height: 28px;
	background-image: url("bottomnew.jpg");
}

#top
{
	width: 100%;
	background-image: url("topnew.jpg");
	background-repeat: no-repeat;
	height: 120px;
	float: left;
}

#headerx
{
	float: left;
}

h1
{
	font-weight: normal;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 70px;
	padding-left: 15px;
	font-variant: small-caps;
	font-size: 17px;
	letter-spacing: .1em;
	text-decoration: none;
	color: #000000;
}

#leftborder
{

	height: 100%;
	background-image: url("leftborder.jpg");
	background-repeat: repeat;
	width: 10px;
	max-width: 10px;
	padding-bottom: 30px;
	float: left;

}

#rightborder
{
	height: 100%;
	background-image: url("rightbordernew.jpg");
	background-repeat: repeat;
	width: 10px;
	max-width: 10px;
	padding-bottom: 30px;
	float: right;
}

.slink
{
	font-size: 10px;
	color: #999999;
}

