body
{
	background-color: white;
	background-image: url(ThemeImages/rp_tile_v6.jpg);
	background-repeat: repeat;
	color: black;
	margin:0px;
}

.headlinediv
{
	font-size: 48px;
	text-shadow: 3px 3px 3px #666666;
	text-align:center;
	width:100%;
}

.rootpagecommentdiv
{
	font-size: 13px;
	text-shadow: 3px 3px 3px #666666;
	text-align:center;
	margin:20px;
}

.content
{
	margin:10px;
}

.topbar
{
	text-align: center;
	width:100%;
	height:22px;
	font-size: 16px;
	color: black;
	background-image: url(ThemeImages/TopBarBackground.jpg);
	overflow: hidden;
}

.functiondiv
{
	font-size: 32px;
	text-shadow: 3px 3px 3px #666666;
	text-align:center;
	width:100%;
	margin-top:30px;
}

h1
{
	font-size: 40px;
	text-shadow: 3px 3px 3px #666666;	
}

h2
{
	font-size: 24px;
	text-shadow: 3px 3px 3px #666666;	
}

.largetable
{
	width: 100%;
}

.largetableseperator
{
	font-style: italic;
	font-weight:bold;
}

.eventtable
{
}

.subsection
{
	margin-left: 20px;
}

.advertisementfooter
{
	font-size: 14px;
	text-shadow: 3px 3px 3px #666666;
	text-align:center;
	width:100%;
	margin-top: 40px;
}

.diagramimagediv
{
}

A:link
{
    text-decoration: none;
    color: #000000;
}

A:visited
{
    text-decoration: none;
    color: #000000;
}

A:active
{
    text-decoration: none;
    color: #FFFF00;
}

A:hover
{
    text-decoration: none; 
    color: #FF0000;
}
