


.indimenu {
position: relative;
height: 25px;
}

.indimenu a:link {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-face: monospace;
	color: #maroon;
}

.indimenu a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-face: monospace;
	color: #fff;
}

.indimenu a:text {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-face: monospace;
	color: #fff;
}

.indimenu a:hover {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-face: monospace;
	color: maroon;
}

.subblog {
position: absolute;
top: 20px;
left: 60px;
width: 75px;
float: left;
background-color: #008080;
}

.subff {
position: absolute;
top: 20px;
left: 110px;
width: 75px;
float: left;
background-color: #008080;
}

.subrev {
position: absolute;
top: 20px;
left: 195px;
width: 75px;
float: left;
background-color: #008080;
}

.subraneven {
position: absolute;
top: 20px;
left: 262px;
width: 75px;
float: left;
background-color: #008080;
}

#frametext4mains {
position: absolute;
width: 300px;
height: 225px;
top: 32px;
left: 450px;
}

#intertext4mains {
position: absolute;
top: 25px;
left: 0px;
width: 295px;
height: 200px;
background: #000;
color: #fff;
}

#redclose {
position: absolute;
top: 2px;
left: 272px;
}

#blueonwhitelink {
background: #000029;
padding: 0px;
margin: 0px;
color: #fff;
font: 16px;
}

#blueonwhitelink a {
	text-decoration: none;
	font-weight: bold;
	font-family: monospace;
	color: #fff;
font: 16px;
}

#blueonwhitelink a:hover{
	text-decoration: none;
	font-weight: bold;
	font-family: monospace;
	color: #fff;
font: 16px;
}

.frame_bttn {
position: absolute;
top: 60px;
left: 475px;
width: 300px;
height: 247px;
background-color: #444466;
}

.bigbuttonholder {
position: absolute;
top: 25px;
left: 0px;
width: 295px; 
height: 220px;
text-align: center;
overflow: auto;
}

.comixmnu {
	padding: 0px;
	margin: 0px;
}
.comixmnu a {
	width: 70px;
	height: 50px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-family: monospace;
	color: #aaaacc;
	background-color: #444466;
	border-top: 1px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #666;	
}
.comixmnu a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: monospace;
	color: #ffffff	;
	background-color: #222255;
	border-top: 1px solid #333;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #333;
}
.pagelnx {
	padding: 0px;
	margin: 0px;
}
.pagelnx a {
	width: 275px;
	height: 30px;
	display: block;
	float: none;
	text-decoration: none;
	font-weight: bold;
	font-family: monospace;
	color: #aaaacc;
	background-color: #444466;
	border-top: 1px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #666;
}
.pagelnx a:hover{
	width: 275px;
	height: 30px;
	float: none;
	text-decoration: none;
	font-weight: bold;
	font-family: monospace;
	color: #ffffff	;
	background-color: #222255;
	border-top: 1px solid #333;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #333;
}
