body	{ 
	color: #333; 
	background: #E4E3AB url(../images/bgtile.gif) bottom left fixed repeat-x; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0; 
   }
   
.hide {
	display: none;
	}
	
img	{
	display: block;
	border: 0;
	}
	
a:link {
	font-weight: bold; 
	text-decoration : none;
	color: #3399FF;
	background: transparent; 
	}

a:visited {
	font-weight: bold; 
	text-decoration : none;
	color: #00756C;
	background: transparent; 
	}

a:hover {
	font-weight: bold; 
	text-decoration : underline;
	color: #0195B1;
	background: transparent; 
	}

a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #0195B1;
	background: transparent;
	}
	
.copy {
	margin-top: 2em;
	margin-bottom: 0;
	font-weight: bold; 
	color: #0195B1;
	font-size:  0.75em;
	text-align: center;
	}
	
.utilities:link {
	font-weight: normal;
	font-size:  0.75em;
	text-decoration : none;
	color: #005768;
	background: transparent; 
	}

.utilities:visited {
	font-weight: normal;
	font-size:  0.75em; 
	text-decoration : none;
	color: #00756C;
	background: transparent; 
	}

.utilities:hover {
	font-weight: normal;
	font-size:  0.75em; 
	text-decoration : underline;
	color: #0195B1;
	background: transparent; 
	}

.utilities:active {
	font-weight: normal;
	font-size:  0.75em; 
	text-decoration : none;
	color: #0195B1;
	background: transparent;
	}
	
p, td, li, ul, ol, h2, h3, h4, h5, h6	{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	}
h1	{
	margin-top: 0em;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #f60;
	}

h2	{
	font-size: 0.90em;
	font-weight: bold;
	margin-bottom: 0em;
	}

html p	{
	margin-top: 0;
	margin-bottom: 2em;
	text-align: left;
	font-size: 0.75em;
	line-height: 1.5;
	}
.grey	{
	font-size: 0.70em;
	color: #999;
	}
	
ul	{
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: left;
	font-size:  0.75em;
	}

	
#list p	{
	font-size:  0.75em;
	margin-top: 0px;
	}

#footer p	{
	font-size:  0.70em;
	font-weight: bold;
	color: #0F7F93;
	margin-top: 25px;
	text-align: center;
	}


/* Basic page divisions */

#primarycontent	{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 20px;
	background-color: #fff;
	}

#secondarycontent	{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 0px;
	background-color: #fff;
	}

.quote	{
	padding-left: 50px;
	padding-right: 50px;
	}
	
#emmy	{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-top: 20px;
	background: #fff url(../images/img_emmybg.jpg) no-repeat center;
	}

#content {
	width: 700px;
	}

#sep {
	margin: 0 auto;
	width: 700px;
	height: 13px;
	background: #015768 url(../images/sep.gif) no-repeat bottom left;
	}
	
#top  {
	margin: 0 auto;
	width: 700px;
	height: 10px;
	background: #fff url(../images/cap.gif) no-repeat bottom; 
	}
	
#btm  {
	margin: 0 auto;
	width: 700px;
	height: 10px;
	background: url(../images/capbtm.gif) no-repeat bottom left; 
	}
	
	

/* Header elements */

table#head	{
	background: #fff;
	}

table#head td	{
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	}
	

	
/* Secondary page content */	
.thumbs	{
	display: block;
	float: left;
	margin: 0px 25px 25px 0px;
	padding: 0;
	}
	
.altlogo	{
	display: block;
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 0;
	}