html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

body {
	color: #333333;
	background-color: #436a9d;
	text-align: justify;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

body.outreach {
	background-color: #7dae73;
}
body.outreachcontent {
	background-color: #7dae73;
}
.contentwhite {
	margin-left: 5px;
	background-color: white;
	min-height: 400px;
	height: auto;
	width: 860px;
}

html>body .contentwhite {
	margin-left: 0px;
	width: 870px;
	background-color: transparent;
	background-image: url(images/layout/frame.png);
}

.content {
	padding-bottom: 15px;
	padding-top: 5px;
	margin-left: 25px;
	width: 820px;
}

.frametop {
	margin-bottom: -35px;
	height: 39px;
	width: 870px;
}

html>body .frametop {
	background-image: url(images/layout/frameb.png);
}

.framebottom {
	margin-bottom: -40px;
	background-position: 0 40px;
	height: 39px;
	width: 870px;
}

html>body .framebottom {
	background-image: url(images/layout/frameb.png);
}

.all {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 870px;
}

.solarlogo {
	z-index: 200;
	margin-top: -24px;
	margin-left: -21px;
	position: absolute;
	height: 92px;
	width: 54px;
}

html>body .solarlogo {
	background-image: url(images/layout/solarlogo.png);
}

.solartitle {
	margin-left: 40px;
	margin-top: -20px;
	z-index: 0;
	position: absolute;
	height: 18px;
	width: 328px;
}

html>body .solartitle {
	background-image: url(images/layout/solartitle.png);
}

.outreachtitle {
	margin-left: 40px;
	margin-top: -20px;
	z-index: 0;
	position: absolute;
	height: 18px;
	width: 385px;
}

html>body .outreachtitle {
	background-image: url(images/layout/outreachtitle.png);
}

img {
	border-width: 0px;
	outline: none;
}

a {
	text-decoration: none;
	outline: none;
}

.sponsorbottomimg {
	margin-top: 5px;
	margin-left: 280px;
	height: 56px;
	width: 588px;
}

html>body .sponsorbottomimg {
	background-image: url(images/layout/sponsorbottomimg.png);
}

.sponsorbottomimg a {
	margin-right: 8px;
	float: left;
	display: block;
	width: 20px;
	height: 56px;
}
.solartitleblog {
	margin-left: 40px;
	margin-top: -25px;
	z-index: 0;
	position: absolute;
	height: 30px;
	width: 500px;
}

html>body .solartitleblog {
	background-image: url(images/layout/solartitleblog.png);
}

.bloghome {
	position: absolute;
	display: block;
	margin-left: 25px;
	height: 24px;
	width: 172px;
	background-image: url(images/layout/bloghome.jpg);
}

.galleryframe {
    margin-left: 15px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom: 20px;
    width: 840px;
    text-align:center;
}

.galleryimage {
    padding-top: 20px;
    margin-bottom:5px;
}
#teambio .gallerybio {
	width: 560px;
	min-height: 210px;
	margin-top: -200px;
	margin-left: 220px;
	text-align: left;
}
.galleryimage img {
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    margin-right: auto;
    margin-left: auto;
    padding:4px;
    display:block;
}
#teambio .galleryimage img {
    margin-left: 0px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    padding:4px;
    display:block;
}
.gallerynavigation, .gallerynavigation a {
    padding-bottom: 10px;
    color: #999999;
}

.gallerynavigation a:hover {
	color: #436a9d;
}

.galleryactivethumb {
    padding:1px;
    border:1px solid #999999 !important;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.index .background {
	z-index: 0;
	margin-left: 5px;
	margin-top: 115px;
	position: absolute;
	background-image: url(images/photo/introbackground.jpg);
	height: 319px;
	width: 860px;
}

.index .sponsorbottomimg {
	margin-top: 40px;
}

.index .solarlogobig {
	margin-top: -20px;
	margin-left: 5px;
	background-image: url(images/layout/solartitlebig.jpg);
	position: absolute;
	height: 100px;
	width: 532px;
}

.index .sculogo {
	margin-top: -32px;
	margin-left: 740px;
	background-image: url(images/layout/sculogo.jpg);
	position: absolute;
	height: 110px;
	width: 84px;
}

.index .frametop {
	margin-bottom: 0px;
}

.outreach .background {
	z-index: 0;
	margin-left: 5px;
	margin-top: 115px;
	position: absolute;
	background-image: url(images/photo/outreachbackground.jpg);
	height: 319px;
	width: 860px;
}

.outreach .sponsorbottomimg {
	margin-top: 40px;
}

.outreach .outreachlogobig {
	margin-top: -20px;
	margin-left: 90px;
	background-image: url(images/layout/outreachtitlebig.jpg);
	position: absolute;
	height: 100px;
	width: 675px;
}

.outreach .frametop {
	margin-bottom: 0px;
}


