body{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #333333;
	font-size: 13px;
	background-image: url(http://www.federaltriangles.org/images/background.jpg);
}

a:link{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #ff9900;
}

a:active{
	text-decoration: none;
}

/*** Main container ***/

#container{
	margin:0 auto;
	min-width:770px;
	padding:0;
	text-align:left;
	width:905px;
}

/*** Header section ***/


/*** Content wrap ***/

#wrap{
	clear:both;
	padding:0;
	margin-top: 50px;
	margin: auto;
	width: 904px;
	padding-top: 5px;
	background: #ffffff;
}

/*** Sidebar menu ***/

.leftside_group{
	margin: 5px;
	border-bottom: 1px solid #bebfc3;
}

.widget_title{
	color: #0099CB;
	font-weight: bold;
}

ul#subMenu , ul#subMenu li ul{
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  background-color: #f0f0f0;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #909090;
  font-size: 10px;
  font-weight: bold;
}

ul#subMenu a{
  text-decoration: none;
  display: block;
  padding: 3px;
  padding-left: 19px;
  background-image: url(http://www.federaltriangles.org/images/menu_bullet.gif);
  background-repeat: no-repeat;
  background-position: 6px 0.7em;
}

ul#subMenu li:hover a{ /* Level 1 Hover ( FF , IE ) */
  background-color: #d8d8d8;
}

/*** Content ***/

.page_title{
	font-size: 36px;
	color: #0099CB;
}

.page_content{
	line-height: 20px;
	word-spacing: 1.5px;
}

/*** Footer ***/

/*** comments Form ***/

/* Image Display */

/* Search Form */

/*** Comments Display ***/

/*** Text format ***/

/* Previous/Next Page Navigation */

/* Widgets */
.rsswidget{
	border:0px;
	vertical-align: bottom;
}


/*** additional style entries **/

.style4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333
}
.style13{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666
}

.style20{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/** calendar **/

ul#ftscCalendar , ul#ftscCalendar li ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  background-color: #f0f0f0;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #909090;
  font-size: 10px;
  font-weight: bold;
}

ul#ftscCalendar a {
  text-decoration: none;
  display: block;
  padding: 3px;
  padding-left: 19px;
  background-image: url(http://www.federaltriangles.org/images/menu_bullet.gif);
  background-repeat: no-repeat;
  background-position: 6px 0.7em;
}

ul#ftscCalendar li:hover a{ /* Level 1 Hover ( FF , IE ) */
  background-color: #d8d8d8;
}


/*** End of file ***/


