
html {
	# background-color:#708080;
	# background-image:url("https://sunsynchrony.com/docs/skygradient_cyclic2.jpg");
}

body {
	margin:0px auto;
	font-family:sans-serif;
	# background-color:#708080;
	# background-color:#759090;
	# background-image:url("transgrad.png");
	# background:url("docs/skygradient.png") repeat-y fixed left;
	# background:url("http://sunsynchrony.com/imgs/pondedge.jpg") repeat-y fixed left;
	# background-repeat:repeat;
	# background-attachment:fixed;
	height:100%;
	background-position:-20px -50px;
	background-image:url("https://sunsynchrony.com/docs/skygradient_cyclic.jpg");
}

p {
	line-height:140%;
}
li {
	margin-bottom:12px;
}
div {
	border:1px transparent black;
}
sup {
	font-size:7px;
}
h1 {
	margin-top:0px;
	font-weight:normal;
}
h1,h2,h3 {
	color:#A0D0A0;
	font-weight:normal;
}

.clear {
	clear:both;
}
				# backgrounds
#bg {
	position:fixed;
}
.background {
	margin:0px auto;
	position:absolute;
	top:0;
	left:0;
	min-width:100%;
	min-height:100%;
				# WTF
}

.show {
	border:1px solid red;
}

.backimage {
	/* background:#00FF00 url("image.jpg") repeat-y fixed left; */
	/* background-image:url("image.jpg"); */
}

.main {
	width:1066px;
	height:100%;
}
.mainwide {
	width:1266px;
	height:100%;
}
.splitleft {
	width:530px;
	float:left;
}
.splitright {
	width:530px;
}
.banner {
	/* height:200px; */
	width:100%;
}
.sitenav {
	width:180px;
	margin:25px;
	float:left;
}
.menu {
}
.externallinks {
	margin-top:60px;
	color:white;
}
.exticon {
	height:20px;
	margin:8px;
}
.middle {
}
.content {
	width:700px;
	margin:20px;
	float:left;
}
.contentwide {
	width:800px;
	margin:20px;
	float:left;
}
.contentfat {
	width:1000px;
	margin:80px;
	float:left;
}
.footer {
	font-size:10px;
	text-align:center;
	float:bottom;
	margin-top:40px;
	color:#AAAAAA;
}
.prod {
	color:#A0D0A0;
}

.vnavsel a {
	text-decoration:none;
}

.vnav {
        color:#000080;
        border-right:2px solid white;
}
.vnavsel {
        color:#000080;
        border-top:2px solid white;
        border-left:2px solid white;
        border-bottom:2px solid white;
}
.vnavbut,.vnavbar {
        font-size:14px; font-weight:medium; font-style:italic;
        font-family:sans-serif,ariel;
        text-decoration:none;
        padding:6px;
	padding-right:12px;
	width:120px;
        text-align:right;
}
.vnavbbut,.vnavbbar {
        font-size:22px; font-weight:medium; font-style:italic;
        font-family:sans-serif,ariel;
        text-decoration:none;
        padding:10px;
	padding-right:20px;
	width:220px;
        text-align:right;
}

.hnav {
        border-bottom:2px solid white;
}
.hnavsel {
        color:#000080;
        border-top:2px solid white;
        border-left:2px solid white;
        border-right:2px solid white;
}
.hnavbut,.hnavbar {
	height:112px;
	float:left;
	padding:8px;
}
.hnavbar {
	width:8px;
        border-bottom:2px solid white;
}

.smalltext {
	font-size:10px;
}
.info {
	background-color:#D0E0D0;
	border:1px solid white;
}
.info td {
	padding:8px;
	background-color:#C0D0C0;
}
.bio2 {
	font-size:14px;
	color:#C0FFE0;
	color:#202F20;
	color:#000000;
	padding-top:5px;
}
.bio {
	float:left;
	font-size:14px;
	color:#C0FFE0;
	padding-top:20px;
}

.sitenav a { text-decoration:none; }


.content a:link    { color:#004060; }
.content a:visited { color:#004040; }
.content a:hover   { color:#90C0A0; }
.sitenav a:link    { color:#FFF080; }
.sitenav a:visited { color:#E0FF80; }
.sitenav a:hover   { color:#FFFFFF; }
.bio     a:link    { color:#00C0A0; }
.bio     a:visited { color:#00C0B0; }
.bio     a:hover   { color:#A0F0C0; }
					/* turn off anchor overflow lighting */
.content a[name]:hover { color:none; }


