/* standard elements */

body        { color: #636774; font-size: 11px; font-family: Arial, SunSans-Regular, sans-serif; line-height: 13.5pt; background-color: #dddddf; text-align: center; letter-spacing: 0.1em; min-width: 800px }
body.illustration        { color: #FF2222; font-size: 11px; font-family: Arial, SunSans-Regular, sans-serif; line-height: 13.5pt; background-color: #FCEAAD; text-align: center; letter-spacing: 0.1em; min-width: 800px }

em {
	font-style: normal;
	font-weight: bold
	}
	
img {
	border: 0pt;
	padding: 0pt
	}

p {}

td {}

a  { color: #7e95ce; text-decoration: none }

a:hover {
	color: #8888EE;
	text-decoration: underline;
	}

/* menu bar */

span.hMenu a:link, span.hMenu a:visited { 
	color: #3A3127; 
	background-color: transparent; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	padding: 6px 10px 6px 10px; 
	border-top: 3px none; 
	border-right: 0px solid #fc3; 
	position: relative;
	top: 3px; 
	width: auto; 
	height: 18px;
	}
	
/* FOR IE ONLY */
.ie span.hMenu a:link, .ie span.hMenu a:visited { 
	top: 0px; 
	}

span.hMenu a:hover      { color: #555; background-color: #d5dbcc; link: #555; visited: #555    }

/* classes */

.specialText {
	font-weight: 400;
	color: #3A3127
	}

.contentText {
	}
	
span.copyright_inline { color: #7a7a63; font-size: 10px}


/* IDs */

#rootDiv        { background-color: #dddddf; background-position: 0 top; text-align: left; margin: 0 auto; position: relative; top: 0; width: 800px; height: 700px; border: none }
body.illustration #rootDiv        { background-color: #FCEAAD; background-position: 0 top; text-align: left; margin: 0 auto; position: relative; top: 0; width: 800px; height: 700px; border: none }

#menuBar       { font-size: 10px; line-height: 12pt; background-color: #9ea08f; text-align: center; letter-spacing: 0.15em; visibility: visible; position: absolute; top: 150px; left: 0; width: 800px; height: 23px; border: none }
#SubMenuBar         { font-size: 10px; line-height: 12pt; background-color: #ced0d4; text-align: center; letter-spacing: 0.15em; visibility: visible; position: absolute; top: 173px; left: 0; width: 800px; height: 23px; border: none }

#contentID  { color: #eeee22; font-size: 18px; text-align: left; visibility: visible; position: absolute; top: 60px; left: 513px; width: 174px; height: 30px }

#copyright       { color: #a97; font-size: 9px; text-align: center; visibility: visible; position: absolute; top: 550px; left: 0; width: 800px; height: 23px; border: 0 }
#copyright_gallery           { color: #a97; font-size: 9px; text-align: center; visibility: visible; position: absolute; top: 850px; left: 0; width: 800px; height: 23px; border: 0 }

#special  { text-align: right; visibility: visible; position: absolute; top: 224px; left: 37px; width: 211px; height: 352px }

#content       { text-align: left; visibility: visible; position: absolute; top: 202px; left: 195px; width: 550px; height: 553px }

