BODY {
	margin : 0 0 0 0;
}

h1 {
	font-size : 16px;
}

#ribbed{
	background-repeat : no-repeat;
	background-image : url(/images/fitbak/red_ribbon.jpg);
	background-position : left;
}

#menurib{
	background-repeat : no-repeat;
	background-image : url(/images/fitbak/menu_ribbon.jpg);
	background-position : left;
}

#girlhead{
	background-image : url(/images/fitbak/girl_head.jpg);
	background-repeat : no-repeat;
	background-position : left;
}

#girlbust{
	background-image : url(/images/fitbak/girl_bust.jpg);
	background-repeat : no-repeat;
	background-position : top;
}

#girlbody{
	background-image : url(/images/fitbak/girl_body.jpg);
	background-repeat : no-repeat;
	background-position : top;
}

#ribbonsbot{
	background-image : url(/images/botback.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}

#midgradded{
	background-image : url(/images/centergrad.gif);
	background-repeat : repeat-x;
	background-position : top;
}

#redfill{
	background-color: #EB3D00;
}

#dirtyred{
	background-color: #C94619;
}

#grayfill{
	background-color: #666666;
}

#bgray{
    background-color: #CCCCCC;
}

#bbgray{
   background-color: #EAEAEA;
}

#path{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}

#menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : none;
}

#apolitic{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #990000;
	text-decoration : none;
}

#redcaption{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #990000;
	text-decoration : none;
	text-transform : uppercase;
	font-weight : bold;
}

#rootcaption{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CD3301;
	text-decoration : none;
	text-transform : uppercase;
	font-weight : bold;
}

#redtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #990000;
	text-decoration : none;
}

#address{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CCCCCC;
	text-decoration : none;
}

a{	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #990000;
	text-decoration : none;
  }

td{	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;

}

a#address:hover,a#path:hover,a#menu:hover,a#apolitic:hover, a:hover, a#redtext:hover, a#poll:hover, a#rootcaption:hover{
	text-decoration : underline;
}

#date{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CD3301;
	text-decoration : none;
}

#poll,#bpoll{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

#bpoll{
	text-decoration : underline;
	font-weight : bold;
}

.indextext, a:link.indextext, a:visited.indextext, a:hover.indextext, a:active.indextext {
     color:#000000; text-decoration:none;
}