/* CSS Document */body {	background-image: url(dstar_images/tile.jpg);	background-repeat: repeat;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}#leftCork { 	background-image: url(dstar_images/blltn_tile.jpg); 	background-repeat: repeat;}#rightCork { 	background-image: url(dstar_images/blltn_right_tile.jpg); 	background-repeat: repeat-y;}#pageLeft {	background-image: url(dstar_images/page_left.jpg); 	background-repeat: repeat-y;		}#pageRight {	background-image: url(dstar_images/page_right.jpg); 	background-repeat: repeat-y;	}#textMain {	background-color: #fcfcfc;	font-family: Verdana, Arial, Helvetica, sans-serif;	width: 390px;}#textCol {	width: 185px;}#textColTwo {	width: 165px;}#textMain h2 {	font-size: 11px;	line-height: 2em;	font-weight: bold;	margin-top: -5px;	margin-bottom: 0px;}#textMain h3, #textCol h3 {	font-size: 11px;	line-height: 2em;	font-weight: bold;	margin-top: 10px;	margin-bottom: -13px;}#textMain h4, #textCol h4, #textColTwo h4 {	font-size: 11px;	line-height: 2em;	font-weight: normal;}#textMain h4 p {	text-indent: 10px;	margin-bottom: 0px;	margin-top: 10px;}#textMain .email:link, #textMain .email:visited {color: #492211;	font-size: 11px;	font-weight: bold;	text-decoration: none;	text-transform: lowercase;}#textMain .email:hover{color: #666666;	font-size: 11px;	font-weight: bold;	text-decoration: none;	text-transform: lowercase;}#textMain h4 a:link, #textMain h4 a:visited {	color: #492211;	font-size: 9px;	font-weight: bold;	text-decoration: none;	text-transform: uppercase;}#textMain h4 a:hover {	color: #666666;	font-size: 9px;	font-weight: bold;	text-decoration: none;	text-transform: uppercase;}#textMain h2 .bold, #textMain h2 strong {	font-size: 11px;	font-weight: bold;	margin-top: -5px;	margin-bottom: 0px;	color: #15125f;}#textMain h3 .bold, #textMain h4 .bold, #textCol h3 .bold, #textCol h4 .bold, #textMain h3 strong, #textMain h4 strong, #textCol h3 strong, #textCol h4 strong{	font-weight: bold;	font-size: 11px;	color: #15125f;}#textMain h3 .italic, #textMain h4 .italic  {	font-weight: bold;	font-size: 11px;	font-style: oblique;}#textMain h4 .indent{    display: block;	margin-left: 20px;	margin-right: 20px;	text-indent: -10px;}#textMain h4 .indentTwo {    display: block;	margin-left: 30px;	margin-right: 30px;	text-indent: -15px;}#textCol h4 .indent {    display: block;	margin-left: 20px;	margin-right: 0px;	text-indent: -10px;}