
div.master
	{	position: absolute;
		left: 0px;
		top: 0px;
		width: 800px;
		height: 100%;
		padding-top: 0px; 
		padding-bottom: 10px; 
		background-color: white;
		overflow-y: visible;

		background-image: url(web_logo.gif);
		background-position: 1px 1px;
		background-repeat: no-repeat;
	}

div.content
	{	position: absolute;
		left: 220px;
		top: 180px;
		width: 480px;
		height: 100%;
		padding-top: 0px; 
		padding-bottom: 10px; 
		background-color: white;
		overflow-y: visible;

		font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : small;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
	}

div.navigation
	{	position: absolute;
		left: 0px;
		top: 180px;
		width: 190px;
		height: 100%;
		padding-top: 20px; 
		padding-bottom: 10px; 
		padding-left: 10px; 
		padding-right: 10px; 
		overflow-y: visible;

		font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : normal;
		text-decoration: none;
		text-align: left;
		line-height: 100%;

		background-color: white;

		color: #707070;
	}

div.box
	{	position: relative;
		left: 20px;
		top: 20px;
		width: 100%;
		padding-top: 20px; 
		padding-bottom: 10px; 
		padding-left: 10px; 
		padding-right: 10px; 
		overflow-y: visible;

		border: 1px outset #AA66AA;
		color: #707070;
	}


a:link 	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: right;
		line-height: inherit;
		color:  #0000A0;
	}

a:visited	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: right;
		line-height: inherit;
		color:  #0000A0;
	}

a:active 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: right;
		line-height: inherit;
		color: red;
	}

a:hover 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: right;
		line-height: inherit;
		color: red;
	}

a.menu1:link 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color:  #000088;
	}

a.menu1:visited	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color:  #000088;
	}

a.menu1:active 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color: red;
	}

a.menu1:hover 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color: red;
	}


a.menu2:link 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color:  #8080A0;
		padding-left: 10px;
	}

a.menu2:visited	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color:  #8080A0;
		padding-left: 10px;
	}

a.menu2:active 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color: red;
		padding-left: 10px;
	}

a.menu2:hover 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color: red;
		padding-left: 10px;
	}

a.menu3:link 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color:  #A0A0E0;
		padding-left: 20px;
	}

a.menu3:visited	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color: #A0A0E0;
		padding-left: 20px;
	}

a.menu3:active 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color: red;
		padding-left: 20px;
	}

a.menu3:hover 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color: red;
		padding-left: 20px;
	}

a.menu4:link 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color:  #D0D0F0;
		padding-left: 30px;
	}

a.menu4:visited	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color: #D0D0F0;
		padding-left: 30px;
	}

a.menu4:active 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color: red;
		padding-left: 30px;
	}

a.menu4:hover 	
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: bold;
		font-style: inherit;
		font-size : inherit;
		text-decoration: none;
		text-align: left;
		line-height: 100%;
		color: red;
		padding-left: 30px;
	}

p
	{	font-family: inherit;
		font-weight: normal;
		font-style: inherit;
		font-size : small;
		line-height: 180%;
		text-decoration: none;
		color: black;
	}
	


p.indented
	{	font-family: inherit;
		font-weight: normal;
		font-style: inherit;
		font-size : small;
		line-height: 180%;
		text-decoration: none;
		color: black;
		padding-left: 20px;
	}


p.quiet
	{	font-family: inherit;
		font-weight: normal;
		font-style: inherit;
		font-size : smaller;
		line-height: 175%;
		text-decoration: inherit;
		color: inherit;
	}

a.quiet:link 	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : 100%;
		line-height: 175%;
		text-decoration: none;
		color:  #0000A0;
	}


a.quiet:visited	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : 100%;
		line-height: 175%;
		text-decoration: none;
		color:  #0000A0;
	}

a.quiet:active 	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : 100%;
		line-height: 175%;
		text-decoration: none;
		color:  red;
	}

a.quiet:hover 	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : 100%;
		line-height: 175%;
		text-decoration: none;
		color:  red;
	}


p.article_title
	{	font-family: inherit;
		font-weight: bold;
		font-style: normal;
		font-size : large;
		line-height: 120%;
		text-decoration: none;
		color: black;
	}

p.subhead
	{	font-family: inherit;
		font-weight: bold;
		font-style: normal;
		font-size : inherit;
		line-height: 120%;
		text-decoration: none;
		padding-top: 2em;
		color: black;
	}


em.byline
	{	font-family: inherit;
		font-weight: inherit;
		font-style: italic;
		font-size : inherit;
		line-height: inherit;
		text-decoration: none;
		color: black;
	}

p.quote
	{	font-family: inherit;
		font-weight: light;
		font-style: italic;
		font-size : inherit;
		line-height: 125%;
		text-decoration: none;
		color: black;
		padding-left: 30px;
	}

li
	{	font-family: inherit;
		font-weight: normal;
		font-style: inherit;
		font-size : small;
		line-height: 125%;
		text-decoration: none;
		color: black;
	}
