/* Start of CMSMS style sheet 'Rugby' */
		div.wall
		{
		margin: 0 auto;
		width: 800px;
		
		
		}
		body
		
		{
		font-family:verdana;
		font-size:11px;
		color:white;
		background-color: black;	
		margin:10px 10px 0px 10px;
		padding:0px;
		}
			div.contentjumper{
	float:left;	
	width:800px;
	padding-bottom:10px;

	
		
}
		div.contentshirt{
	position:relative;
	padding:6px;
	background :black

}


div.nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
background-color: #000040;

}

div.nav a
{

color: #F5FB11;
background-color: #000040;
margin: 0px;

padding: .0em .9em;
text-decoration: none;
font-size: 20px;

}

div.nav a:hover
{
background-color: #000040;
color: #FFF;
text-decoration: underline;
margin: 0px;
}

#active a
{
display: block;
color: #FFF;
background-color: #600;
width: 9em;
padding: .2em .8em;
text-decoration: none;
margin: 0px;
}

table.pagetable {
color: #000;
width: 100%;
}

table.pagetable thead tr:hover {
background: transparent;
}

table.pagetable tr:hover {
background: #FCFF80;
}

table.pagetable thead {
color: #fff;
}

table.pagetable td {
padding-right: 20px;
}

table.pagetable th {
text-align: left;
}

table.pagetable {
border: 1px solid #fff;
}
div.nav {
background: #000040;
}


table.pagetable tr.row1 {
background: #f0f0f0;
}

table.pagetable tr.row2 {
background: #cccccc;
}

div.gay
{
color: #000;
}

table.mom {
color: #fff;
}
/* End of 'Rugby' */

