body
{
	background-color: #006;
	background-image: url(images/digitalBgrnd.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0;
	color: #FFF;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#content
{
	width: 800px;
	margin: 0 auto 0 auto;
}

td.top
{
	width: 765px;
	height: 45px;
	background-image: url(images/topSlice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.logo
{
	width: 765px;
	height: 180px;
	background-image: url(images/logoSlice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.left
{
	width: 19px;
	height: 604px;
	background-image: url(images/leftSide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.right
{
	width: 24px;
	height: 604px;
	background-image: url(images/rightSide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.text
{
	width: 765px;
	height: 355px;
	background-image: url(images/bodySlice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.bottom
{
	width: 765px;
	height: 24px;
	background-image: url(images/bottomSlice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1
{
	color: #BAE5FF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 450px 5px 50px;
}

h3
{
	color: #BAE5FF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 5px 450px 5px 50px;
}

li
{
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 450px 5px 40px;
}

a:link
{
	color: #69C;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: inherit;
	text-decoration: none;
}

a:hover
{
	color: #9F0;
	text-transform: inherit;
	text-decoration: underline;
}

a:visited
{
	color: #FFF;
}

#copyright
{
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	margin: 0px 10px 5px 50px;
}

#design
{
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	margin: -20px 10px 5px 50px;
}
