.black, .power_line, .nav {background-color: black; }
.power_line
{
	background-image: url(http://test.smalltime.com/img/power-lines_02.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0pt 0pt;
}
#outer { width: 100%; height: 100%; top: 0; left: 0; display: block; position: absolute;}
#main {
	position: fixed;
	right: 0;
	top: 0;
}
.title {color: #999999;
font-family: monospace;
font-size:  42px;
letter-spacing: 8px;
font-weight: bold;
text-align: right;
}
.caption { color: #cccccc; 
font-family: monospace;
font-size: 16px;
font-weight: bold;
text-align: right;
padding-top: 15px;
padding-bottom: 0px;
}
.description {color: #999999;
font-family: serif;
font-size: 12px;
font-weight: medium;
text-align: right;
text-indent: 5px;
}
.right { text-align: right; }
a { color: #9999cc; 
font-family: monospace;
font-size: 16px;
font-weight: medium;
text-align: right;
padding-top: 15px;
padding-bottom: 0px;
text-decoration: none;
}
a:hover { color: #FFFFFF; }
a:visited { color: #cc999999; }
.local {color: #999999;
font-family: "courier", "monaco", monospace;
font-size: 12px;
font-weight: medium;
text-align: center;
padding-top: 0px;
padding-bottom: 0px;
}

