body {
	margin:0; 
	background-attachment: scroll;
	background-image: url(../images/bluesky_bg.jpg);
	background-color:white;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #484E5A;	
}

a {	font-weight: bold; text-decoration: none;}
a:link { color:#162146; }
a:visited { color:#5C7799; }
a:hover { color:#7C899D; }
a:active { color:#A5A5A5; font-weight: normal;}
a[target=external]	{ border:1px dotted #cc3 }

h1,h2,h3,h4	{
	border-bottom:black;
	margin:0;
	margin-bottom:0.5em;
	border-top-color: #999999;
	border-right-color: black;
	border-left-color: black;
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	color: #EDEFF5;
	text-align: right;
	position: relative;
	line-height: 5pt;
	text-transform: uppercase;
}

.navtext:link { color: #EDEFF5; }
.navtext:visited { color: #C5C9EC; }
.navtext:hover { color:#CCC; }
.navtext:active { color:#BBB; }

	#subtext {
	text-align: left;
	font-weight: bold;
	line-height: normal;


}

hr {
	text-align: right;/*this will align it for IE*/
	margin: 0 0 0 auto; /*this will align it right for Mozilla*/
	noshade
	border: none 0; 
	border-top: 1px #999999;/*the border*/
}
	#navline { width: 8em; /* allows for rescale*/}
	#ruleline { width: 480px;}


.bigtext { /*used for top of page*/
	font-family: Avenir, "Gill Sans", Myriad, Arial, "Bitstream Vera Sans", Helvetica, sans-serif; 
	color: #E3E5EC;
	font-size: 24px;
	
}

.sidebar {
	padding: 0px 15px 15px 11px;
	float:left;
}

.sidebar#textbox {
	width:185;
	}
		
.captiontext {
	font-size: 10px;
	margin-top: 0px;
}

/* div Swap coordinates for index */

#linkage { position:absolute; left:430px; top:-14px; width: 300px; height: 300px; border:0px; visibility: visible; }

/* visible image */

#pic1  { position:absolute; left:210px; top:0px; width: 185px; height: 300px; border:0px; visibility: visible; }

/* hidden images */

#pic2, #pic3, #pic4, #pic5, #pic6 { position:absolute; left:210px; top:0px; width: 185px; height: 300px; border:0px; visibility: hidden; }

address {
	font-style: normal;
}
.photoborder {
	border: 1px solid bbb;
	margin-bottom: 10px;
	margin-right: 10px;
}
.projtitletext {
	color: #eee;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}

.projtitletext:link { color: #EDEFF5; }
.projtitletext:visited { color: #C5C9EC; }
.projtitletext:hover { color: #D2D4C7; }
.projtitletext:active { color:#BBB; }

ul {
	margin: 0px;
	color: #C5C9EC;
	padding-left: 15px;
}
