/*
skyline.css
'Chorus' style for the Tarski theme - http://ionfish.co.uk/tarski/
Designed by Matt Hanson, http://www.visint.tv
*/

/* Header
----------------------------------------------- */

#wrapper {
	width: 910px;
	text-align: left;
	}
	
#secondary {
    width: 350px; float: left;
    }

/* Navigation
----------------------------------------------- */

#nav-2 {
	list-style: none;
	width: 350px; float: left;
	margin: 0;  padding: 0.5em 0 0.2em 0;
	}
	
#nav-1, #nav-2 a. {
    background-color:;
    font-color: #333;
    }

#nav-1, #nav-2 a. hover {
    background-color: black;
    font-color: #333;
    }

/* Display box
----------------------------------------------- */


/* Misc
----------------------------------------------- */

.aboutend {
height: 30px;
margin: 5px;
	background:transparent;
	background-image: url(images/Seraphimgr-s25.gif);
		background-repeat: no-repeat; 
		
/* Buttons
----------------------------------------------- */

.displaybutton
{
height: 110%; 
width: 100%; 
float: left; 
padding: 10px 10px 10px 10px;
}
.displaybutton > textarea
{
font: Courier, Monaco, fixed;
width: 100%;
font-size: .8em;
}
		