	
#index{
	position: relative;
	left: 275px;
	top: 100px;
}

#indexNews{
	position: absolute;
	top: 31px;
	z-index: 2;
	left: 268px;
}


#container {

}

#logo {
	left: 525px;
	top: 10px;
	position: absolute;
	z-index: 2;

}

#title {
	position: absolute;
	top: 25px;
	left: 15px;

}

#subtitle {
	position: absolute;
	top: 15px;
	left: 350px;
	width: 150px;

}

#copyright {
	position: absolute;
	left: 5px;
	top: 200px;

}

#mainMenu {

}

#news {
	position: absolute;
	top: 85px;
	left: 15px;
	z-index: 2;
	visibility: hidden;

}

#illustration {
	position: absolute;
	top: 85px;
	left: 80px;
	visibility: hidden;

}

#sketches {
	position: absolute;
	left: 170px;
	top: 85px;
	visibility: hidden;

}

#comics {
	position: absolute;
	left: 218px;
	top: 85px;
	visibility: hidden;

}

#story {
	position: absolute;
	left: 265px;
	top: 85px;
	visibility: hidden;

}

#model {
	position: absolute;
	left: 340px;
	top: 85px;
	visibility: hidden;

}

#link {
	position: absolute;
	left: 435px;
	top: 85px;
	visibility: hidden;

}

#buttons {
	left: 5px;
	top: 150px;
	position: absolute;
	z-index: 1;

}

#main {
	position: absolute;
	top: 200px;
	left: 25px;
	width: 700px;

}
#stage {
	position: relative;
	width: 425px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	list-style-type: none;
	border: thick groove #333333;
	vertical-align: middle;

}

#comicMenue {

}

#longStage {
	background-color: #FFFFFF;
	position: relative;
	width: 575px;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: normal;
	float: left;
	border: thick groove #666666;

}

#side {
	background-color: #FFFFFF;
	position: absolute;
	width: 125px;
	left: 500px;
	top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: thick groove #333333;

}

#underside {
	background-color: #FFFFFF;
	position: absolute;
	width: 200px;
	left: 500px;
	top: 85px;
	border: none;
	padding: 0px;

}

#footer {
	background-color: #CCCCCC;
	left: 0px;
	top: 0px;
	clear: both;
	float: left;
	position: relative;

}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #660000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}


body {
	background-color: #CCCCCC;
}
.red {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

#popLogo {
	position: absolute;
	left: 350px;
	top: 10px;

}

#popFlash {
	left: 45px;
	top: 100px;
	position: absolute;
	padding: 0px;

}

#popTitle {
	position: absolute;
	left: 5px;
	top: 10px;

}
.thick {
	font-style: oblique;
	font-weight: bold;
	color: #660000;
}
.grey {
	font-weight: bold;
	color: #333333;
}


div.float {
	float: left;
	padding-right: 25px;
	padding-bottom: 0px;
	margin: 0px;
	clear: none;
  }
  
div.float h1 {
	text-align: center;
	vertical-align: top;
   }
.spacer {
	clear: both;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	color: #660000;
}

div.float2 {
	float: left;
	padding-right: 50px;
	padding-bottom: 0px;
	margin: 0px;
	clear: none;
  }
