html, body, div, span, applet, object, iframe, h1, h2, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

BLOCKQUOTE, FIELDSET, FORM, H2, H3, H4, H5, H6, LEGEND, P, PRE, TABLE { margin: 1em 0em; 
}
/* The body is the outermost layout component and contains the visible page content.  */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	background-color: #ccffff;
	margin: 0 0 0 0; /* Sets the margin using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	color: #663366;
	line-height: 30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #400040;
	line-height: 20px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}
a:link {
	color: #663366;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	line-height: 44px;
	font-weight: normal;
	color: #3F3F3F;
}
a:hover {
	color: #66ccff;
	text-decoration: underline;
}
a:active {
	color: #663366;
	text-decoration: none;
}
#ulSubNav {
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #004274;
	border-right-color: #004274;
	border-left-color: #004274;
}
#ulSubNav li {
	display: inline;
	list-style-type: none;
}
#ulSubNav a:link, #ulSubNav a:visited, #ulSubNav a:active {
	color: #3D3A32;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding: 2px 2px 2px 4px;
	background: #EBEBEB;
	font-variant: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: uppercase;
	width: 145px;
	margin: 0px;
}
#ulSubNav a:hover {
	background-color: #D6D6D6;
}
#divNav {
	position: absolute;
	width: 180px;
}
#ulSubNav a.current {
	background-color: #FDA500;
}
.photowrap {
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #000000;
}
/*For Left Navigation */
#leftColumn1 {
	width: 175px;
	float: left;
	margin-right: 10px;
}
#leftColumn1 ul {
	list-style-type: none;
	color: #CCFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#leftColumn1 p {
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
}
#leftColumn1 h2 {
	list-style-type: none;
	color: #663366;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 14px;
}
#leftColumn1  ul  li  a {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin-bottom: 0px;
	line-height: 15px;
	color: #663366;
	text-decoration: none;
	margin-left: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#leftColumn1   ul   li   a:active {
	color: #663366;
	text-decoration:none;
}
#leftColumn1   ul   li   a:visited {
	color:#663366;
	text-decoration:none;
}
#leftColumn1  ul  li  a:hover
{
	color:#66ccff;
	font-weight: bold;
	background-color: #ccffff;
}
/*For Top Navigation */
#main_nav  {
	background-color: #66ccff;
	height: 26px;
	margin-bottom: 20px;
}
#main_nav  ul{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main_nav  ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main_nav a{
	display: block;
	background-color: #66ccff;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	vertical-align: middle;
}
#main_nav a:active {
	text-decoration:none;
}
#main_nav a:visited {
	text-decoration:none;
}
#main_nav a:hover {
	background-color: #663366;
}
#header {
	background-color: #FFFFFF;
	height: 106px;
	width: 750px;
	background-image:url(images/header.jpg)
}
