body,html {
	margin: 0;
	padding: 0;
	background-color: white;
}

html {
	/* The following property extends gradients across the whole screen */
	/* min-height: 100%; */
	/* width: 1024px; */
	overflow-x: hidden;
}

body {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}

#container {
	position: relative;
}

#containernavindent {
	position: relative;
	top: 0;
	left: 0;
	padding: 10px 10% 10px 10%;
	margin: 0 0 0 170px;
}

#huecontainer {
	position: relative;
	top: 0;
	left: 0;
	padding: 10px;
	margin: 0;
}

#fillarea {
	width: 200px;
	height: 100%;
	background-color: green;
	/*background-image: url(../images/vividchi_sideline_3.png);
	background-repeat: repeat; */
}

#headline {
	position: relative;
	left: 10px;
	top: 10px;
	right: auto;
	bottom: auto;
	width: 487px;
	height: 77px;
	padding: 0;
	margin: 0;
	background-color: white;
}

#headline2 {
	position: relative;
	left: 497px;
	top: -67px;
	right: 0;
	height: 66px;
	bottom: auto;
	padding: 0;
	margin: 0;
	background-image: url(../images/vividchi_headline_4.png);
	background-repeat: repeat-x;
}

#headline img, #headline img {
	border-style: none;
}

#subtitle {
	position: absolute;
	left: 20px;
	top: 80px;
	margin: 0;
	padding: 0;
}

#subtitle img {
	width: 356px;
	height: 34px;
	border-style: none;
}

#phoneselector {
	position: absolute;
	left: 400px;
	top: 90px;
	margin: 0;
	border: 0;
	padding: 0;
	background-color: white;
}

#languageselector {
	position: absolute;
	left: 580px;
	top: 90px;
	border: 0;
	background-color: white;
}

#languageselector a {
	margin-left: 30px;
	border: 0;
	visibility: visible;
}

#languageselector img {
	width: 24px;
	height: 12px;
	border-style: none;
}

#maincontainer {
	position: absolute;
	top: 120px;
	width: 100%;
	margin: 0 10px 10px 10px;
	padding: 0;
}

#navigation {
	float: left;
	width: 150px;
	height: 520px;
	margin: 0 0px 0 0;
	padding: 50px 0px 0 0;
	text-align: left;
	text-indent: 1ex;
	min-height: 300px;
	background: gainsboro;
}

#navigation ul {
	margin: 6px 10px 0px 10px;
	padding: 0;
	list-style-type: none;
}

#navigation a:link,#navigation a:visited {
	text-decoration: none;
	display: block;
	font-family: sans-serif;
	font-weight: bold;
}

#stext {
	position: absolute;
	top:  5px;
	left: 14px;
	color: black;
	visibility: hidden;
}

#ftext {
	position: absolute;
	top: 6px;
	left: 15px;
	color: white;
}

#normalpngbutton {
	position: relative;
    /*background-image:  url(../images/glass_button_green_3.png);*/
    background-repeat: no-repeat;
    width: 120px;
    height: 21px;
    padding-top: 10px;
    margin: 0px;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 2px solid white;
}

#currentpngbutton {
	position: relative;
    /*background-image:  url(../images/glass_button_green_3.png);*/
    background-repeat: no-repeat;
    width: 120px;
    height: 21px;
    padding-top: 10px;
    margin: 0px;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 2px solid white;
}

#normalpngbuttonsmall {
	position: relative;
    /*background-image:  url(../images/glass_button_green_small_3.png);*/
    background-repeat: no-repeat;
    line-height: 100%;
    width: 120px;
    height: 25px;
    padding-left: 10px;
    padding-top: 5px;
    margin: 0px;
    text-align: left;
    text-decoration: none;
    font-size: 12px;
}

#currentpngbuttonsmall {
	position: relative;
    /*background-image:  url(../images/glass_button_green_small_3.png);*/
    background-repeat: no-repeat;
    line-height: 100%;
    width: 120px;
    height: 25px;
    padding-left: 10px;
    padding-top: 5px;
    margin: 0px;
    text-align: left;
    text-decoration: none;
    font-size: 12px;
}

#normalpngbutton:hover {
	/*background-image: url(../images/glass_button_orange_3.png);*/
	background-color: white;
}

#normalpngbuttonsmall:hover {
	/*background-image: url(../images/glass_button_orange_small_3.png);*/
	background-color: white;
}

#currentpngbutton a #ftext, #currentpngbuttonsmall a #ftext {
	color: darkorange;
}

#normalpngbutton a #ftext, #normalpngbuttonsmall a #ftext {
	color: darkgreen;
}

#navphone {
	margin-top: 10px;
	background: white;
	font-size: 0.7em;
}

#contents {
	width: 660px;
	padding-bottom: 2em;
	text-align: left;
	background-color: #ffffee;
}

#contentsfloat {
	float: left;
	width: 660px;
	padding: 20px 20px 10px 40px;
	text-align: left;
	background-color: lightyellow;
	border-width: 0px 50px 20px 20px;
	border-style: solid;
	border-color: white;
}

#contentswidefloat {
	float: left;
	width: 1000px;
	padding: 20px 20px 10px 40px;
	text-align: left;
	background-color: lightyellow;
	border-width: 0px 50px 20px 20px;
	border-style: solid;
	border-color: white;
}

#drawing {
	position: relative;
	margin: 120pt;
	float: left;
}

#floatleft {
	position: relative;
	float: left;
}

#floatclear {
	clear: both;
}

cite {
	font-size: 1.2em;
}

#legendindent {
	text-align: left;
	text-indent: 30%;
	font-size: 0.7em;
}

#indentphone {
	text-align: left;
	text-indent: 20px;
	font-size: 1.0em;
}

#smallindent {
	text-align: left;
	text-indent: 5em;
}

#indent {
	text-align: left;
	text-indent: 8em;	
}

#center {
	text-align: center;
}

#justify {
	text-align: justify;
}

#justify480 {
	max-width: 480px;
	text-align: justify;
}

#smalltext {
	font-size: 0.8em;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.0em;
}

p {
	margin-top: 1.5em;
	line-height: 150%;
	margin-bottom: 1.5em;
}

.orange {
	color: darkorange;
	font-weight: bold;
}

.hue {
	color: steelblue;
	font-weight: bold;
}

.green {
	color: #5b2; 
}

.purple {
	color: blueviolet;
	font-weight: bold;
}

.eggback {
	background-color: #ffffff;
}	
	
.chi {
	position: relative;
	top: -0.3ex;
	font-size: 1.2em;
	font-weight: bold;
}

#clist {
	color: darkorange;
}

#clist span {
	color: black;
}

#crossfade {
	position: relative;
	width: 70%; /*480px;*/
	max-width: 480px;
	margin: 4% 0 10px 0;
	padding-bottom: 36%;
	border-style: none;
	border-width: 0px;
	border-color: darkorange;	
}

#crossfade img {
	position: absolute;
	width: 100%;
	height: auto;
	-moz-transition: opacity 2s ease-in-out;
	-webkit-transition: opacity 2s ease-in-out; 
	-o-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
	border-style: ridge;
	border-width: 3px;
	border-color: darkorange;	
	
}

#crossfade img.dark {
}

#crossfade img.dark:hover {
	opacity: 0;
}

#imagemakeup {
	border-style: ridge;
	border-width: 4px;
	border-color: darkorange;	
}

#imagemakeup2 {
	width: 80%;
	height: auto;
	padding: 0;
	border-style: ridge;
	border-width: 4px;
	border-color: orange;	
}

#thumbnail {
	border: 0px solid;
}

#thumbnail a {
	position: relative;
	z-index: 0;
}

#thumbnail:hover span {
	visibility: visible;
}

#thumbnail span {
	position: absolute;
	background-color: linen;
	border-width: 2px;
	padding: 10px;
	left: 100px;
	border: 2px solid black;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align: left;
}

#baseline {
	height: 8px;
	width: 100%;
	margin: 20px 20px 0 0;
	padding: 0;
	text-align: left;
	color: black;
	font-size: small;
	background: #6c3;
	background: -moz-linear-gradient(top, #6c3 0%, #ffe 25%, #5b2 100%);
	background: -webkit-linear-gradient(top, #6c3 0%, #ffe 25%, #5b2 100%);
	background: -o-linear-gradient(top, #6c3 0%, #ffe 25%, #5b2 100%);
}

#baseline2 {
	height: 8px;
	width: 100%;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: left;
	color: black;
	font-size: small;
	background: #6c3;
	background: -moz-linear-gradient(top, #6c3 0%, #ffe 25%, #5b2 100%);
	background: -webkit-linear-gradient(top, #6c3 0%, #ffe 25%, #5b2 100%);
	background: -o-linear-gradient(top, #6c3 0%, #ffe 25%, #5b2 100%);
}

#sideline {
	position: relative;
	top: 0;
	right: 0;
	width: 300px;
	height: 300px;
	z-index: 0;
	padding: 0;
	margin: 0 0 0 20px;
	background-image: url(../images/vividchi_sideline_3.png);
	background-repeat: repeat;
}

#sidelinewide {
	position: absolute;
	/* top: 85px;
	right: -80px; 
	width: 40%; */
	bottom: 0;
	left: 1280px;
	height: 110%;
	width: 100%;
	z-index: 0;
	padding: 0;
	margin: 0;
	background-image: url(../images/vividchi_sideline_3.png);
	background-repeat: repeat;
}


form fieldset {
	position: relative;
	display: block;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	border-color: black;
	margin: 20px 0 20px 0;
	padding: 0 10px 10px 10px;
	width: 520px;
}

form fieldset legend {
	position: relative;
	font-weight: bold;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 2px;
	margin: 0 0 10px 0;
	text-align: right;
}

form fieldset label {
	float: left;
	width: 20%;
}

#reflist {
	color: darkgreen;
}

#reflist span {
	color: black;
}

#reflist li {
	margin: 1.0em 0 1.0em 0;
}

#announce {
	position: absolute;
	top: 8px;
	right: 50px;
	z-index: 10;
}

#announce img {
	border-style: none;
}



/* ---------------------------------------------------------------------------------------- 
 Copyright Eniwetok Infinity Remembrance Enterprises (EIRE), 2011 
 All rigths reserved.
 The sourcecode of this page shall not be reloaded, infiltrated or otherwise 
 made or defamed critical for any other mission without the CEO's written allowance.            
 -------------------------------------------------------------------------------------------- 
 */
 

