
a:link {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-face: monospace;
	color: #fff;
}

a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-face: monospace;
	color: #fff;
}

a:text {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-face: monospace;
	color: #fff;
}

a:hover {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-face: monospace;
	color: #fff;
}


body{
background-color: #000;
}

div.bdyfrme {
position: relative;
background: transparent;
width: 800px;
height: 755px;
background: url(images/compscrn.gif) no-repeat;
}

div.googlead_top {
position: absolute;
width: 800px;
height: 100px;
top: 0px;
left: 0px;
}

div.logofrme {
position: absolute;
width: 150px;
height: 90px;
top: 5px;
left: 5px;
background: url(images/mainlogo.gif) no-repeat;
}

div.ttlefrme {
position: absolute;
width: 640px;
height: 90px;
top: 5px;
left: 155px;
}

div.mnareafrme {
position: absolute;
width: 780px;
height: 600px;
top: 99px;
left: 10px;
background: url(images/brighteyes.gif) no-repeat center center;
}

div.ftrfrme {
position: absolute;
width: 780px;
height: 35px;
top: 710px;
left: 10px;
text-align: center;
}

div.menusize {
position: absolute;
top: 0px;
left: 0px;
height: 20px;
width: 780px;
background-color: #008080;
}

div.silvercaps {
position: absolute;
top: 25px;
left: 50px;
color: silver;
font-size: 30px;
}

div.shadowcaps {
position: absolute;
top: 27px;
left: 52px;
color: black;
font-size: 30px;
}

div.bluetopbar {
color: #fff; 
height: 20px;
background: #000044;
border-top: solid 2px #000099;
border-left: solid 2px #000099;
border-right: solid 2px #000066;
border-bottom: solid 2px #000066;
}

div.redfakeclose {
width:25px;
height: 20px;
background-image: url(images/redex.gif);
background-repeat: no-repeat;
border-top: solid 1px #990000;
border-left: solid 1px #990000;
border-right: solid 1px #660000;
border-bottom: solid 1px #660000;
}

.intertext {
overflow: auto;
border-top: 2px solid #666;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
border-left: 2px solid #666;	
}









