body {
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
	background: #CCCCCC url(images/bg.gif) repeat-y center;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	margin: 0px;

}
td {
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
	line-height: 25px;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	color: #595959;
} 
a:link {
	color: #546FA0;
	text-decoration: underline;
	font-weight: normal;
	}
a:visited {
	color: #546FA0; 
	text-decoration: underline;
	}
a:hover {
	color: #000000; 
	text-decoration: underline;
	}
.header {
	background-color: #95C7F7;
	}
#focusing {
	background: #8BC1EF url(images/focusing.jpg) no-repeat;
	text-align: left;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #05446D;
	}
td#navigation {
	background: #8BC1EF url(images/focusing.jpg) no-repeat left;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #05446D;
	height: 25px;

		}
td#navigation a:link {
	color: #000000;
	text-decoration: none;
	}
td#navigation a:visited {
	color: #000000;
	text-decoration: none;
	}
td#navigation a:hover {
	text-decoration: underline;
	}
	
td#navigation2 {
	background: #8BC1EF url(images/focusing2.jpg) no-repeat left;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #05446D;
	height: 25px;}
td#navigation2 a:link {
	color: #000000;
	text-decoration: none;
	}
td#navigation2 a:visited {
	color: #000000;
	text-decoration: none;
	}
td#navigation2 a:hover {
	text-decoration: underline;
	}
	
	
td#content {
	padding: 0px 30px 15px;
	}
td#pictures {
	padding: 0px 100px 15px;
	}
td#sidebar {
	padding: 10px 30px 15px;
	text-align: center;
	font-size: 18px;
	width: 180px;
	line-height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
h1 { 
	margin: 0;
	padding: 0;
	border: 0;
	font: bold 200%/33px 'trebuchet ms', arial, verdana, sans-serif; 
	color: #666666;
	}
h2 {
	font: bold 110% 'trebuchet ms', arial, verdana, sans-serif;
	color: #6A83B2; 
	margin-bottom: 0px;
	}
div.footer {
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	}
div.footer a:link {
	color: #546FA0;
	text-decoration: none;
	}
div.footer a:visited {
	color: #7E7EA9;
	text-decoration: none;
	}
div.footer a:hover {
	color: #000000;
	text-decoration:
	underline;
	}
ul.bullet {
	list-style: disc url(images/bullet.gif);
	}	
.bullet li {
	margin-bottom: 10px;
	}
.sidebartxt {
	font-size: 24px;
	font-weight: bolder;
	color: #F0D951;
}

table#pictable td {
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 5px;
	vertical-align: top;
	padding: 15px 0 10px;
	border: 1px solid #E5E5E5;
}

div.archive {
	font-size: 12px;
	color: #003366;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}
div.archive a:link {
	color: #546FA0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	line-height: 14px;
	}
div.archive a:visited {
	color: #546FA0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	line-height: 14px;
	}
div.archive a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	line-height: 14px;
	}
