body {
	background-image: url(images/1_mnsky_bluebackground3.png);
	background-color: #8326499;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #336599;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	line-height: normal;
	margin-top: 30px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCF; 
	/* margin-bottom: 8px; */
	margin-top: 0px; 
} 
/* h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	line-height: normal;
} */
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	line-height: normal;
}
img {
	border: none;
}
img.gallery {
	border-style:solid;
	border-width:30px;
}
img.portfolio {
	border-style:solid;
	border-width:3px;
	color: #CCF;
}
img.thumbnails {
	border-style:solid;
	border-width:3px;
}
.albumpage {
	margin-left: 50px;
}
.anchorlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff
}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	line-height: normal;
}
.gradient {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
	padding-top: 18px;
}
.intro {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 17pt; letter-spacing: 1px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000
}
.intro_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-style: normal;
	color: #FFF;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;	/* background-image: url(images/rule40.png);
	background-repeat: repeat-x;
	background-position: 0px -1px; */
}
.regularlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.rule {
	background-image:  url(images/rule.gif);
	background-repeat: repeat-x;
}
.scrollingtable {
	position: relative;
	top: 150px;
	padding: 0px;
	width: 585px;
	margin-right: 50px;
}	
.scrollingtablehigh {
	position: relative;
	top: 50px;
	padding: 0px;
	margin-right: 50px;
	width: 585px;
}	

.nested {
}
.statictable {
	position: fixed;
	left: 100px;
	top: 75px;
	padding: 30px;
	width: 300px;
	background-image: url(images/white30.png);
	background-repeat: repeat;
}
.statictable2 {
	position: fixed;
	left: 400px;
	top: 75px;
	padding: 30px;
	width: 100px;
}
.statictable3 {
	position: fixed;
	left: 430px;
	top: 75px;
	padding: 10px;
	width: 100px;
}
/* .title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	line-height: normal;
	margin-bottom: 8px;
	margin-top: 23px;
} */
.subhead {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444; 
} 
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
	outline: none;

}
a:visited {
	color: #FFF;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
	outline: none;
}
a:hover IMG.portfolio { 
	border-style:solid;
	border-width:3px;
	color: #444;
	outline: none;
}
a:hover IMG.thumbnails { 
	border-style:solid;
	border-width:3px;
	color: #444;
	outline: none;
}
a:active {
	/* text-align: center; */
	text-decoration: underline;
	outline: none;
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
    {
.scrollingtablehigh {
	position: relative;
	top: 50px;
	padding: 0px;
	margin-right: 50px;
	width: 485px;
}	
.scrollingtable {
	position: relative;
	top: 150px;
	padding: 0px;
	width: 485px;
	margin-right: 50px;
}	
}
@media only screen 
  and (min-width: 375px) 
  and (max-width: 667px) 
    {
.scrollingtablehigh {
	position: relative;
	top: 50px;
	padding: 0px;
	margin-right: 50px;
	width: 485px;
}	
.scrollingtable {
	position: relative;
	top: 150px;
	padding: 0px;
	width: 485px;
	margin-right: 50px;
}	
}