P  {
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 1em;
	MARGIN-TOP : 0pt;
	TEXT-INDENT : 15px;
}

p.copyright {
	COLOR : lightgreen;
	FONT-SIZE : .8em;
	text-indent:0em;
	margin-top:0pt;
}

p.title {
	background-color:green;
	font-weight : bold;
	text-align : center;
	text-indent:0em;
	margin-bottom : 0em;
	width:99%;
	border:none;
}

p.firsttitle {
	background-color:green;
	font-weight : bold;
	text-align : center;
	text-indent:0em;
	margin-bottom : 0em;
	width:99%;
	border:none;
	clear:left;
}

p.rant {
	background-color:lightgreen;
/*	margin-bottom : .4em;*/
	width:99%;
	border:thin solid green;
	margin-left : 0em;
	text-indent:0em;
}

p.newstitle {
	text-indent:0em;
	font-weight : bold;	
	text-align:center;
}

p.news {
	background-color:lightgreen;
}

.firstrant {
	background-color:#dddddd;
/*	margin-bottom : .4em;*/
	width:99%;
	border:thin solid green;
}

em.nav {
	font-size : 1.2em;
	font-weight : bold;
	font-style : normal;
	line-height : 1.8em;
}

BODY {
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color : black;
	text-indent:0pt;
}

.flash  {
	COLOR : green;
}

.left {
	float:left;
}

.right {
	float:right;
}

A:hover {
	color:green;
}

.menu {
	width:100%;
	text-align:right;
	border:thin solid green;
	background-color:lightgreen;
	padding:4px;
	text-indent:0px;
}

.navbar {
	text-align:center;
	border:thin solid green;
	background-color:lightgreen;
	padding:4px;
	width:79%;
}



.sidebar {
	text-indent:0px;
	text-align:right;
	border:thin solid green;
	background-color:lightgreen;
	padding:4px;
	width:20%;
	float:right;
}
