BODY 
{ 
	background: #111111;
}

.Front 
{ 
	margin-top: 10px; 
	margin-left: 410px; 
	margin-right: 10px; 
	font-family: "Arial Black"; 
	font-size: 50px; 
	line-height: 35px; 
	text-align: left; 
	color: #E1E1E1; 
}

.Behind 
{ 
	margin-top: 55px; 
	margin-left: 15px; 
	margin-right: 50px; 
	font-family: "Arial"; 
	font-size: 90px; 
	line-height: 40px; 
	text-align: left; 
	color: #004080; 
}

.Linky 
{ 
	text-decoration: none;
	color: #AAAAAA;
	font-family: "Arial";
	font-size: 100%;
}

.Linky:hover
{
	color: #FFFFFF;
}

.LinkyColor 
{ 
	text-decoration: underline;
	color: #0000FF;
	font-family: "Arial";
	font-size: 100%;
}

.LinkyColor:hover
{
	color: #0000AA;
}

P
{
	font-size: 20px;
	color: #EEEEEE;
}

.Cell
{
	font-family: "Times New Roman";
	font-size: 20px;
	background-color: #222222;
	color: #BBBBBB;
}

.HotCell
{
	font-family: "Arial";
	font-size: 18px;
	background-color: #333333;	
	color: #BBBBBB;
}

.Border
{
	background-color: #004080;
}

.InvisiText
{
	font-size: 0%;
	text-decoration: none;
	color: #77C58C;
}

.thumbs 
{
	 position: absolute;
	 top: 50px;
	 left: 650px;
	 height: 500px; 
	 width: 100px;
	 overflow: auto;
}

.mainPic
{
	position: absolute;
	top: 40px;
	left: 100px;
	text-align: center;
}

.prevLink
{
	font-size: 12px;
	color: #AAAAAA;
	position: absolute;
	top: 10px;
	left: 10px;
	text-decoration: none;
}

.nextLink
{
	font-size: 12px;
	color: #AAAAAA;	
	position: absolute;
	top: 10px;
	left: 250px;
	text-decoration: none;
}

.goHome
{
	font-size: 10px;
	color: #888888;	
	position: relative;
	bottom: 0px;
	left: 0px;
	text-decoration: none;
}

.directLink
{
	font-size: 12px;
	color: #AAAAAA;	
	position: relative;
	bottom: 0px;
	left: 0px;
	text-decoration: none;
}

.PictureBorder
{
	border: 2px solid #FFFFFF;
}

.PictureNoBorder
{
	border: none;
}

.KaraBottom
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 150px;
}

#KaraBottom
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 200px;
	height: 150px;
}
