/* ________ooo_=^.^=_ooo________
   NAMI REBUILD: sidebar.css (June 8, 2005)
   Sidebar styles and rules
*/

#sidebar_box{
	float: left;
	margin: 0; 
	padding: 0;
	width: 300px;}

#sidebar{
	margin: 0;
	margin-top: 25px;
	padding: 0 25px 0 50px;
	background-color: transparent;}

#sidebar a#announcements:link img,
#sidebar a#announcements:visited img{
	border: 1px solid #FFFFF9;}

#sidebar a#announcements:hover img{
	border: 1px dotted blue;}



#sidebar h3{
	margin-top: 27px;
	color: maroon;
	font-weight: normal;
	border-bottom: 1px dotted #D9B467;}

/* ________ooo_=^.^=_ooo________
	 Dotted border hack for Win/IE 5
*/
* html div#sidebar h3{
	border-bottom: none;
	padding: 1px;
	background: url(../images/D9B467-dot.gif) repeat-x bottom;}

#sidebar h5{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 1px dotted #D9B467;
	color: navy;
	font-size: x-small;
  voice-family: "\"}\""; 
  voice-family:inherit;
	font-size: small;}

/* ________ooo_=^.^=_ooo________
	 Dotted border hack for Win/IE 5
*/
* html div#sidebar h5{
	border-bottom: none;
	padding: 1px;
	background: url(../images/D9B467-dot.gif) repeat-x bottom;}


#sidebar p{
	font-size: small;
	voice-family: "\"}\""; /* hide correct font size from IE4/5 */
	voice-family: inherit;
	font-size: medium;}

#sidebarpic{
	background-image: url(../images/balloon-arch.jpg);
	background-repeat: no-repeat;
	margin: 0 0 50px 0;
	border: 0;
	padding: 0;
	width: 200px;
	height: 207px;}

#sidebar bodytext{
font-family:Arial, Helvetica, sans-serif;
font-size:2px;
color:#000000;
}

#announcements{
	display: block;
	margin-left: 25px;}
	
	
	.bodytext
{
	font-size:10px;
	font-weight:normal}