/* style for alaska01.php  5:19 AM 6/16/03  */	

body	{
	margin: 0;
	color: #000099;
	background-color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16px;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FDF3F2;
	scrollbar-dark-shadow-color: #FDF3F2;
	scrollbar-track-color: #FDF3F2;
	}

.addlink {
	font-size: x-small;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	}

.c	{
	text-align: center;
	}

.cb	{
	font-weight: bold;
	text-align: center;
	}

.footer	{
	margin: 1px;
	color: #999999;
	background-color: transparent;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	padding: 50px 0px 0px 0px;
	}

.frames	{
	margin: 1px;
	color: #999999;
	background-color: transparent;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	padding: 5px 0px 25px 0px;
	}

.home	{
	font-size: small;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	}

.navbar	{
	margin: 50px;
	color: #000000;
	background-color: transparent;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	padding: 5px 2px 7px 2px;
	text-align: center;
	border: 1px #000000 solid;
	}

.openlink {
	font-size: xx-small;
	font-family: arial, sans-serif;
	text-align: center;
	}

.openlink {
	margin: 0;
	color: #999999;
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	font-family: times,"times new roman",serif;
	text-align: right;
	padding: 0;
	}

.revise {
	color: #999999;
	background-color: transparent;
	font-size: xx-small;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	}

.welcome {
	margin: 10px 10px 20px 20px;
	font-size: x-small;
	font-weight: bold;
	float: right;
	border: 0;
	}

a	{
	color: #3300cc;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #003399;
	background-color: transparent;
	text-decoration: overline underline;
	}

a:visited	{
	color: #C98D87;
	background-color: transparent;
	font-weight: normal;
	}

img	{
	border: 0;
	}

input	{
	color: #000000;
	background-color: white;
	}

p	{
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: left;
	}

ul,li	{

	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: left;
	}

li	{
	margin: 2px 20px 1px 30px;
}

h1	{
	margin: 20px 20px 0px 20px;
	color: #000066;
	background-color: transparent;
	font-size: x-large;
	font-family: "times new roman", serif;
	text-align: left;
	}

h2	{
	margin: 20px;
	color: #000066;
	background-color: transparent;
	font-size: large;
	font-family: "times new roman", serif;
	text-align: left;
	text-indent: 50px;
	}

h3	{
	margin: 20px 20px 20px 10px;
	color: #000066;
	background-color: transparent;
	font-size: large;
	font-family: "times new roman", serif;
	text-align: left;
	text-indent: 20px;
	}

 /* newsletters.txt style for beauty colors */

#newsletter {
	color: #ffffff;
	background-color: #E0BCB8;
	font-size: x-small;
	border-style: outset;
	text-align: center;
	}

.n	{  /* header */
	margin-top: 4px;
	color: #ffffff;
	background-color: #E0BCB8;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-align: center;
	letter-spacing: 1.1em;
	text-transform: uppercase;
	}

.n2	{  /* silver links */

	color: #ffffff;
	background-color: #E0BCB8;
	font-size: x-small;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-align: center;
	padding: 3px;
	text-decoration: none;
	border: 1px #7D5B57 solid;
	}

#silver	{  /* newsletter */
	color: #000000;
	background-color: #FDF3F2;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-style: ridge;
	text-align: center;
	}

.left	{
	float: left;
	}
.right	{
	float: right;
	}
 /* end newsletter style */