
body	 {	background: #ffffff;
    margin: 25px;    
    margin-right: 100px;
    background-image: url('/pgrass.jpg');
    background-position: right;
    background-repeat: repeat-y;
		padding: 0px;
		color: #88aacc;
		font-family: helvetica, arial, sans-serif;
}

.photo {	background: #000000 }
.photo td { 
vertical-align: bottom;
height: 100%;
margin: 0px; 
padding-right: 15px; 
padding-top: 40px; color: #888888 }

a	{	color: #77bbff }
a:visited {	color: #bbddff }
.photo a {       color: #888888 }
.photo a:visited { color: #666666 }
.photo img { border: none; 
margin-top: 50px
}

hr { display: none }

div#navbuttons { float: right; width: 300px; text-align: right }

div#navbuttons, div#actionbuttons { color: #ffffff; }

div.toolbar {font-size: smaller;}
div.toolbar td{
    font-size: smaller;
}

img {		border: 3px solid #aaaaaa; margin-right: 25px;}
img.linkicon, img.wiki-button {
	  	border: none; margin-top: 0px; margin-right: 2px}

#logo img, img.logo {
    border: none;
    float: left;
 }

img.logo {
  position: absolute;
  top: 25px;
  margin-bottom: 100px;
}

.content td	{color: #88aacc}

.content,.wikitext
	{
    margin: 0px;
    padding: 40px;
    padding-left: 0px;
    background: #ffffff;
    border-bottom: 3px solid #88aacc;
	}

.wikitext .wikitext { background-image: none; padding: 0px; position: static;
			border: none; 
}

.wikitext hr { border: 1px solid #bbddff; display: block; }

.right {	float: right}



h1 {
    clear: both;
    font-family: trebuchet, helvetica, arial, sans-serif;
		text-decoration: none; text-align: center;
    font-style: roman;
    font-size: 250%;
    font-weight: 300;
    padding: 0px;
    padding-top: 5px;
    margin: 0px;
    margin-top: 80px;
    color: #0077ff;
    border-top: 3px solid #88aacc;
    background: #ffffff;
}

h1.page { margin-top: 163px; padding-top: 13px; }

.photo h1 { padding: 0px; border: none; margin-top: 0px; }

h2,h3,h4,h5 {
    font-family: trebuchet, helvetica, arial, sans-serif;
    font-size: larger; font-style: italic; font-weight: 800}

h1 a	{text-decoration: none; color: #88aacc;}

h1.photo {padding-top: 30px; padding-bottom: 30px;}

ul {		list-style-type: none }		
li {		display: inline }

div.links { clear: both; border-top: 1px solid #bbddff }

p {text-align: justify}

div#navbuttons, div#actionbar, div#navbuttons a, div#actionbar a,
div#actionbar td {
    color: #ffcc00;
}

