#bodytext {
	font-family: Tahoma;
	font-size: 14px;
	color: white; 
}

#std {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #f7f409;
}

#smalltext {
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	color: #f7f409;
}

p {
	line-height: 1.35em;
}

#header {
	background-color: black;
	height: 85px;
	margin-left: 0px;
	width: 95%;
	margin-top: 10px;
	min-height: 120px;
}

#container {
	background-color: black;
	width: 95%;
	margin-left: 0px;
}

#content {
	background:url(img/ragga4.gif) no-repeat;
	background-color: black;
	padding: 1em;
	margin-right: 100px;
	min-height: 600px;
}

#rightColumn {
	background-color: black;
	float: right;
	width: 330px;
	margin: 0;
	margin-top: 40px;
	min-height: 500px;
		/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.7;
	position: absolute; 
	top: 90px; 
	left: 785px; width: 330px; height: 205px;
}

#footer {
	clear: both;
	text-align: left;
	margin: 0px auto;
	width: 90;
	height: 10px;
	line-height: 1.0em;
	background-color: #000000;
	padding: 0 0;
	padding-left: 10px;
	padding-right: 10px;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.5;
	float:left;
}

#rightColumn p {
	margin: .5em 0 1em 0;
}

#rightColumn h2 {
	font: arial, verdana, helvetica, serif;
	margin: .5em 0 1em 0;
	border-bottom: 1px dotted #000000;
	font-weight: bold;
	padding-left: 2px;
	margin-bottom: 10px;
	line-height: 1.35em;
}

a.pagelinks:active {
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size:17px;
	color: #f7f409;	
}
a.pagelinks:link {
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size:17px;
	color: #f7f409;
}
a.pagelinks:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-size:17px;
	text-decoration: none;
	color: #f7f409;
}
a.pagelinks:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size:17px;
	text-decoration: underline;
	color: #cb0600;
}

a.pagelinks2:active {
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size:15px;
	color: #f7f409;	
}
a.pagelinks2:link {
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size:15px;
	color: #f7f409;
}
a.pagelinks2:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-size:15px;
	text-decoration: none;
	color: #f7f409;
}
a.pagelinks2:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size:15px;
	text-decoration: underline;
	color: #cb0600;
}

.footer_notes { 
	font:bold 8px Verdana;
	color:#f7f409; 
	text-align:center;
}