body {
margin: 0;padding: 0;height: 100%;background-color: #9eb6cf;background-image: url(../resources/back.gif);background-attachment: fixed;background-repeat: no-repeat;min-width: 650px;
}div#container {
margin: 0;margin-left: auto;margin-right: auto;bottom: 0px;padding: 0;background-color: transparent;background-image: url(../resources/back.gif);background-attachment: scroll;background-repeat: no-repeat;position: relative;min-width: 650px;z-index: 1;/*border: 2px solid Black;*/
	height: 100%;
}#logo {
position: absolute;top: 60px;margin: 0;margin-left: 200px;padding: 0;background-color: transparent;z-index: 5;/*border: 1px dotted;*/
}div#header {
padding: 8px;text-align: center;background-color: rgb(88,175,110);position: absolute;top: 128px;right: 0px;left: 0px;}div#maincontent {
padding: 16px;position: absolute;top: 200px;left: 250px;right: 250px;background-repeat: repeat-y;background-color: transparent;height: 100%;
}div#leftcolumn {
padding: 2%;width: 20%;position: absolute;top: 220px;
margin-left: 30px;background-color: transparent;height: 100%;
}div#rightcolumn {
padding: 2%;width: 15%;position: absolute;top: 220px;right: 0px;height: 100%;background-color: transparent;
}/*begin the navigation menu */#navcontainer {
height: 33px;margin-left: 255px;margin-top: 0px;
}ul#navlist {
margin: 0;padding: 6px;list-style-type: none;white-space: nowrap;
}ul#navlist li {
float: left;font-family: Arial, helvetica, sans-serif;margin: 0;padding: 5px 0px 8px 0px;list-style-image: none;letter-spacing: 0.2em;
}#navlist a, #navlist a:link {
margin: 0;padding: 9px 9px 12px 9px;color: rgb(255,255,255);border-right: 1px solid rgb(189,163,74);text-decoration: none;
}ul#navlist li#active {
color: rgb(189,163,74);background-color: rgb(74,137,153);border-bottom: 2px rgb(255,255,255) solid;}#navlist a:hover {
color: rgb(0,0,0);background-color: rgb(89,174,164);border-bottom: 2px #4a7691 solid;}

.portfolio {margin-bottom: 24px;height: 230px;border: 1px #8dacc7 dotted;padding-top: 8px;padding-left: 8px;padding-bottom: 8px;padding-right: 16px;}


.sIFR-hasFlash h1 {
	visibility: hidden;
}

/* These are standard sIFR styles... do not modify */


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
