@charset "utf-8";
/* ---------- base styles ------------- */
* {
	margin: 0;
	padding: 0;
	}
body {
	background-color: #4c4949;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	overflow-y: scroll;
	}
#container {
	position: relative;
	background: #4c4949 url(../img/layout/roll_bg.gif) repeat-y;
	width: 920px;
	margin: 0 auto;
	text-align: left;
	}
#clear, .clear {
	clear:both;
	}
	
/* ---------- header styles ------------- */

#header {
	position: relative;
	background: #000 url(../img/layout/top_bg.gif) no-repeat top left;
	height: 240px;
	}
#header ul {
	margin: 0;
	padding: 0 0 9px 132px;
	position: absolute;
	left: 0;
	bottom:2px;
	float: left;
	width: 670px;
	background: transparent;
	list-style: none;
	}
#header ul li{
	float:left;
	}
#header ul a {
  padding: 0 1.0em;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1em;
  background: url(../img/layout/star.gif) no-repeat left;
  text-decoration: none;
  color: #fff;
  float: left;
  zoom: 1;
  display: inline-block;
  display: block;
}

#home #homeLink a, #news #newsLink a, #biography #biographyLink a, #discography #discographyLink a, #hymanoids #hymanoidsLink a, #media #mediaLink a, #contact #contactLink a, #micscellaneous #micscellaneousLink a {
	color: #fff;
	}
#home #homeLink a:hover, #news #newsLink a:hover, #biography #biographyLink a:hover, #discography #discographyLink a:hover, #hymanoids #hymanoidsLink a:hover, #media #mediaLink a:hover, #contact #contactLink a:hover, #micscellaneous #micscellaneousLink a:hover {
	cursor: default;
	}
#header ul a:hover {
	background: url(../img/layout/starO.gif) no-repeat left;
	color:#a0c5f5;
	}

/* ------ top content style (for rounded background) ------ */

#topContent{
	clear:both;
	width: 920px;
	height: 14px;
	background: url(../img/layout/top_round_bg.gif) no-repeat top left;
	}
	
/* --------------------- content styles ------------------------ */

#content{
	float: left;
	width: 700px;
	padding: 10px 0 0.5em 108px;
	}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size:2em;
	margin:0 0 .5em 0;
	text-align: center;
	}
#content .highBtxt {
	font-family:tahoma,sans-serif; 
	color: #e3ebf2; 
	font-weight: bold; 
	font-size: 0.9em
	}
#content .hightxt {
	font-family:tahoma,sans-serif; 
	color: #e3ebf2; 
	font-size: 0.9em
	}
#content .highDtxt {
	font-family:tahoma,sans-serif; 
	color: #006; 
	font-weight: bold; 
	font-size: 0.9em
	}
#content .imgbox {
	width: 285px; 
	float: left; 
	margin: 10px 7px 0 10px; 
	padding: 8px; 
	text-align: left; 
	color: #003;
	background-color: #acaca4; 
	border: 1px solid; 
	border-color: #003
	} 
#content p{
	margin: 1.0em 0 0 0;
	text-align: left;
	}
#content p a{
	color: #efefef;
	font-weight: 500;
	text-decoration: none;
	}
#content p a:hover{
	color: #ccff00;
	font-weight: 500;
	text-decoration: none;
	}
#content .backButt {
	margin: 5px auto;
	text-align:center;
}
	
/* --------------------- content disc styles ------------------------ */

#start{
	width: 920px;
	height: 421px;
	background: url(../img/layout/start_bg.gif);
	float: left;
	}
#start p a {text-decoration: none; color: #fff;}
#start p a:hover {margin-bottom: 7px; font-size: 115%; text-decoration: underline;}
#contDisc{
	width: 750px;
	background: url(../img/layout/top_bg_disc.gif) no-repeat top left;
	float: left;
	padding: 0 0 0 105px;
	}
#contDisc h1{
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size:2.3em;
	text-align: center;
	width: 100%;
	margin: 1.5em 0 0.5em;
	}

#contDisc h2 {
	font-family:arial,tahoma,sans-serif; 
	font-size:1.25em; 
	color:#efefef; 
	margin:0 0 0 10px; 
	text-align: left
	}
#contDisc h3 {
	font-family:arial,tahoma,sans-serif; 
	font-size:1.1em; 
	font-weight: bold;
	color:#efefef; 
	margin:0 0 0 10px; 
	text-align: left
	}


/* --- content bottom style (for the rounded edges to apply at the bottom of the content box) --- */

#contBott{
	width: 920px;
	height: 14px;
	background: url(../img/layout/bott_round_bg.gif) no-repeat top left;
	padding: 0;
	border: 0;
	margin: 0;
	clear: both;
	}

/* -------------------- foot styles -------------------------------- */

#foot {
	width: 920px;
	height: 41px;
	color: #fff;
	font-size: .9em;
	padding: 0;
	background: url(../img/layout/foot_bg.gif) no-repeat top left;
	clear: both;
	}
#foot a{
	color: #88937d;
	padding-left: 110px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	}
#foot a:hover{
	color: #CCFF00;
	padding-left: 110px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	}

/* --------------------- content photo styles ------------------------ */

#start{
	width: 920px;
	height: 421px;
	background: url(../img/layout/start_bg.gif);
	float: left;
	}
#contPhoto{
	width: 750px;
	background: url(../img/layout/top_bg_disc.gif) no-repeat top left;
	float: left;
	margin-left: 15px; 
	padding: 0 0 0 105px;
	}
#contDPhoto h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size:2em;
	margin:1.5em 0 .5em 0;
	text-align: center;
	}

#contDPhoto h2 {
	font-family:arial,tahoma,sans-serif; 
	font-size:1.25em; 
	color:#efefef; 
	margin:0 0 0 10px; 
	text-align: left
	}
#contPhoto h3 {
	font-family:arial,tahoma,sans-serif; 
	font-size:1.1em; 
	font-weight: bold;
	color:#efefef; 
	margin:0 0 0 10px; 
	text-align: left
	}
#contPhoto h4 {
	font-family:arial,tahoma,sans-serif; 
	font-size:0.8em; 
	color:#fefefe; 
	margin:5px 5px; 
	text-align: left
	}
	
.photo {
	font-family:arial,tahoma,sans-serif; 
	font-size:0.8em; 
	color:#fefefe; 
	margin:5px 5px; 
	text-align: left
	}
