



/*      ---------------------------------
	|       Global Declarations       |
	---------------------------------*/



body {
	background-image: url(/images/smiley.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}


body, td, p {
	font: 14px arial, sans-serif;
	font-weight: normal;
	line-height: 2.5 ex;
	text-decoration: none;
	color: #000;
	margin: 0px;
	}

/*p {
	padding-left: 25px;
	padding-right: 25px;
	}
*/    
/*
body {
	background-image: url('/images/rsbackground.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed
}
*/


h1#top {	
	font: 24pt arial, sans-serif;
	font-style: italic;
	text-align: right;
	letter-spacing: -1px;
	color: #000;
	padding: 5px;
	}

h1 {	font-size: 24pt;
	line-height: 2.5ex;
	color: #900;
	border: 0px;
/*
	border-bottom: solid 2px #900;
	margin-left: 180px;
*/
	}

h2 {	font-size: 20pt;
	line-height: 2ex;
	}

h3 {	
	font-size: 16pt;
	color: #900;
	border: 0px;
	border-bottom: solid 2px #300;
	margin-left: 180px;

	}
h4 {	font-size: 14pt;}
h5 {	font-size: 12pt;
		color: #900;}
h6 {	font-size: 10pt;}

a:link, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #c00;
	}	

a:visited {
	font: 14px arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	}

a:hover {
/*	text-decoration: underline; */
	color: #f66;
	}	

#leftcontainer {
width:200px;
 }
    
#leftsidebar {
font-size: 12px;
margin-left: 30px;
margin-top: 50px;
 }
 
 #leftsidebarnews {
 width: 175px;
 background-color:#ffffff;
 font-size:12px;
 margin-top: 20px;
 margin-left: auto;
 margin-right: auto;
 border-width:1px;
 border-style:solid;
 padding-left: 0px;
  }
 #leftsidebarnews p {
 font-size: 12px;
  }
#leftsidebarnews h5 {
  color: #000055;
  display: inline;
 }
 #leftsidebarnews a {
 font-size: 18px;
  }
 #leftannouncements {
 width: 175px;
 font-size: 12px;
/*  margin-top: 20px; */
 margin-left: auto;
 margin-right: auto;
  }
 #leftannouncements h6 {
 font-size:18px;
 color: #000055;
line-height: 2ex;
margin-bottom: 10px; 
  }
