<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Generic Selectors */ 

* { margin: 0; padding: 0; border: 0; }
 
body { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #333333; 
background-color: #ffffff;
line-height: 120%; 
} 

li { 
list-style-type: none; 
line-height: 150%; 
list-style-image: none;
} 

h1 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-weight: bold; 
color: #333333; 
} 

h2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #3366cc; 
} 

.right {text-align:right}
p.top_border {border-top-style:solid;border-color:black;}
p.padding {line-height: 130%; margin-top: 0em;margin-bottom: 0em;}
p.mission {font-size: 12px; font-weight:normal; margin-top: 0em;margin-bottom: 0em; line-height: 130%; text-align:left;}
p.mission2 {font-size: 12px; font-weight:normal; margin-top: 0em;margin-bottom: 0em; line-height: 130%; text-align:left;}
.home { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #000000; 
line-height: 120%; 
}
/**************** Pseudo classes ****************/ 

a:link { 
color: #3366cc; 
text-decoration: none; 
font-weight: bold;  
} 

li :link { 
color: #3366cc; 
text-decoration: none; 
font-weight: bold; 
} 

a:visited { 
color: #3366cc; 
text-decoration: none; 
font-weight: bold; 
} 

li a:visited { 
color: #3366cc; 
text-decoration: none; 
font-weight: bold; 
} 

a:hover { 
color: #3366cc; 
padding-bottom: 0; 
font-weight: bold; 
text-decoration: none; 
} 

li a:hover { 
display: block; 
color: #3366cc; 
padding-bottom: 0px; 
font-weight: bold; 
border-bottom-width: 0px; 
border-bottom-style: none; 
} 

a:active { 
color: #3366cc; 
font-weight: bold; 
} 


/************************* ID's *************************/ 

#container_top {
	position: relative;
	width: 925px;
	height: 1075px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-weight: normal;
	background-color:#FFFFFF;
	top: 0px;
	background-image:url(Images/cow.jpg);
	background-repeat:repeat;
	background-position:left;
}

#border_top {
	position: absolute;
	width: 925px;
	height: 760px;
	margin-top: 0px;
	z-index: -5;
	background-color:#ffffff;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

#border_top2 {
	position: absolute;
	width: 800px;
	height: 1107px;
	margin-top: 0px;
	z-index: 1;
	background-color:#FFFFFF;
	left: 62.5px;
	margin-left: auto;
	margin-right: auto;
	top: -32px;
}

#logo {
	position: absolute;
	width: 800px;
	height: 140px;
	margin-top: 0px;
	font-weight: normal;
	background-image:none;
	background-repeat:no-repeat;
	background-position:left;
	left: 62.5px;
	top: 5px;
	z-index: 3;

}
#nav_bar {
	position: absolute;
	width: 800px;
	height: 60px;
	margin-top: 175px;
	margin-left: 62.5px;
	font-weight: normal;
	z-index: 3;
	top: -20px;
}

#edge_left {
	position: absolute;
	width: 25px;
	height: 1080px;
	margin-top: 0px;
	font-weight: normal;
	background-image:url(Images/edge_l.gif);
	background-repeat:repeat-y;
	background-position:left;
	left: 46px;
	top: -5px;
	z-index: 2;
}

#edge_right {
	position: absolute;
	width: 25px;
	height: 1080px;
	margin-top: 0px;
	font-weight: normal;
	background-image:url(Images/edge_r.gif);
	background-repeat:repeat-y;
	background-position:left;
	left: 853px;
	top: -5px;
	z-index: 2;
}

#top_right {
	position: absolute;
	width: 325px;
	height: 100px;
	margin-left: 625px;
	font-weight: normal;
	top: 30px;
	left: 26px;
}

#flash_content {
	position: absolute;
	width: 225px;
	height: 225px;
	padding: 0px 5px 5px 0px; /*top right bottom left*/
	margin-top: 145px;
	font-weight: normal;
	background-color:#ffffff;
	border-style:solid;
	border-width:5px;
	border-color:white;
	top: 71px;
	left: 74px;
	z-index: 2;
} 

#note {
	position: absolute;
	width: 225px;
	height: 225px;
	padding: 0px 5px 5px 0px; /*top right bottom left*/
	margin-top: 365px;
	font-weight: normal;
	background-color:#ffffff;
	border-style:solid;
	border-width:0px;
	border-color:white;
	top: 110px;
	left: 73px;
	z-index: 2;
}

#story_title {
	position: absolute;
	width: 480px;
	height: 30px;
	padding: 2px 10px 0px 0px; /*top right bottom left*/
	margin-top: 235px;
	margin-left: 342px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px; /*top right bottom left*/
	border-color: #cccccc;
	background-repeat:no-repeat;
	top: -8px;
	left: 0px;
	z-index: 2;
}

#about {
	position: absolute;
	width: 480px;
	height: 300px;
	padding: 2px 10px 10px 0px; /*top right bottom left*/
	margin-top: 265px;
	margin-left: 307px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px 0px 1px 0px; /*top right bottom left*/
	border-color: #cccccc;
	background-repeat:no-repeat;
	top: 541px;
	left: 35px;
	z-index: 2;
	overflow:auto;
}

#story_extras {
	position: absolute;
	width: 500px;
	height: 492px;
	padding: 2px 10px 10px 10px; /*top right bottom left*/
	margin-top: 305px;
	margin-left: 307px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 0px 0px; /*top right bottom left*/
	border-color: white;
	background-repeat:no-repeat;
	top: -38px;
	left: 25px;
	z-index: 2;
}


#info1 {
	position: absolute;
	width: 295px;
	height: 270px;
	padding: 0px 5px 0 5px; /*top right bottom left*/
	margin-top: 440px;
	margin-left: 0px;
	border-style:solid;
	border-width: 0px 5px 5px 5px; /*top right bottom left*/
	border-color:white;
	background-color:#ffffff;
	background-image:none;
	background-repeat:no-repeat;
	background-position:top;
	top: 13px;
	left: 23px;
}

#info1_ {
	position: absolute;
	width: 275px;
	height: 270px;
	padding: 0px 0px 0 0px; /*top right bottom left*/
	margin-top: 0px;
	margin-left: 0px;
	top: 39px;
	left: 17px;
}   

#info2 {
	position: absolute;
	width: 300px;
	height: 270px;
	padding: 0 5px 0 5px; /*top right bottom left*/
	margin-top: 440px;
	margin-left: 315px;
	border-style:solid;
	border-width: 0px 5px 5px 5px; /*top right bottom left*/
	border-color:white;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top;
	top: 13px;
	left: 24px;
} 

#info2_ {
	position: absolute;
	width: 275px;
	height: 250px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin-top: 0px;
	margin-left: 0px;
	top: 39px;
	left: 19px;
} 

#info3 {
	position: absolute;
	width: 295px;
	height: 270px;
	padding: 0 5px 0 5px; /*top right bottom left*/
	margin-top: 440px;
	margin-left: 635px;
	border-style:solid;
	border-width: 0px 5px 5px 5px; /*top right bottom left*/
	border-color:white;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position: top;
	top: 13px;
	left: 26px;
}

#footer {
	position:absolute;
	bottom:0px;
	height: 25px;
}

#bottom {
	position: absolute;
	width: 600px;
	height: 25px;
	margin-left: 62.5px;
	top: -16px;
	left: 10px;
	z-index: 3;
}

#bottom_right {
	position: absolute;
	width: 177px;
	height: 25px;
	margin-left: 510px;
	font-weight: normal;
	top: -16px;
	left: 164px;
	z-index: 3;
}
</pre></body></html>