body {
	text-align: center;
	background-image: url(../Images/bg-body.gif);
	background-repeat: repeat-x;
	background-color: #d3dde3;
	margin: 0;
	font-family: Arial, Verdana;
	font-size: 12px;
}


/**** USE THIS BODY CLASS ON PAGES WITH A SUBMENU / SUBNAVIGATION - USE WITH .mainCallSub ****/


body.subMenu {
	text-align: center;
	background-image: url(../Images/bg-bodySub.gif);
	background-repeat: repeat-x;
	background-color: #d3dde3;
	margin: 0;
	font-family: Arial, Verdana;
	font-size: 12px;
}


/**** GLOBAL STYLES ****/


h1 {
	color: #003399;
	font-size: 22px;
}

p {
	color: #666666;	
	margin: 5px 0 5px 0;
	line-height: 20px;
}

a img {
	border: none;
}

a:link, a:visited {
	text-decoration: underline;
	color: #336699;
}

a:hover {
	text-decoration: none;
}

a.invisible {
	width: 135px; 
	height: 40px; 
	float: left; 
	text-decoration: none;
}

a.logo {
	float: left; 
	width: 400px; 
	height: 35px; 	
	text-decoration: none;
	margin: 0 0 0 0;
}

a.grnPower {
	float: left;
	width: 53px;
	height: 27px;
	background-image: url(../Images/TRWD_SPRITE.png);	
	background-position: -272px -1029px;
}

hr {
	height: 1px;
	border-top: 1px dotted #666666;
	margin: 0 0 5px 0;
	width: 98%;
}

input {
	border: 1px solid #94979c;	
}

input.textField {
	color: #999999;
	font-size: 11px;
	height: 16px;
	width: 180px;
	padding: 4px 0 2px 3px;
	font-weight: bold;
	border-right: none;
}

input.btn {
	border: none;
	margin: 4px 0 0 0;
}
.input {
	border: none;
	margin: 0 0 0 0;
}

/**** STRUCTURAL STYLES ****/

.headerText {
	color: #003399;
	font-size: 22px;
}
.subHeaderText {
	color: #003399;
	font-size: 16px;
}
.subHeaderBlackText {
	color: #666666;
	font-size: 16px;
	line-height: 40px;
}
.bodyText {
	color: #666666;	
	margin: 5px 0 5px 0;
	line-height: 20px;
}
.bodyTextEnrollWiz {
	color: #666666;	
	line-height: 20px;
}
.bodyTextContactUs {
	color: #666666;	
	margin: 5px 0 5px 0;	
}
.bodyBoldText
{
	color: #666666;
	margin: 5px 0 5px 0;
	line-height: 20px;
	font-weight: bold;
}
.bodyResBoldText
{
	color: #666666;
	font-weight: bold;
}
.containerAll {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.header {
	float: left;
	height: 132px;
	width: 1000px;	
	clear: both;
	background-image: url(../Images/TRWD_SPRITE.png);	
	background-position: 0 0;
}


/**** USE THIS HEADER INSTEAD OF .HEADER FOR SUBPAGES WITH SUBMENUS ****/



.subHeader {
	float: left;
	height: 160px;
	width: 1000px;	
	clear: both;
	background-image: url(../Images/TRWD_SPRITE.png);	
	background-position: 0 0;
}

.topArea {

	height: 61px;
	width: 857px;
	clear: both;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

.searchArea {
	float: right;
	height: 27px;
	padding: 5px 12px 0 0;
}

table.search td.greenPower  {
	width: 58px;
}

table.search td.beginSearch  {
	width: 153px;
}

.bodyCenter {
	width: 857px;	
	margin: 0 auto;
	text-align: left;
}

.bodyCont {
	float: left;
	width: 857px;
	margin: 10px 0 0 0;	
}


/**** MAIN NAVIGATION STYLES ****/

.mainNav {
	float: left;
	height: 32px;
	width: 848px;	
	margin: 0 0 0 74px;
	background-image: url(../Images/TRWD_SPRITE_2.png);
	background-position: 0 -341px;
}

.mainNav ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 848px;
	list-style: none;
}

.mainNav ul li {
	float: left;
	width: 94px;
	text-align: center;
}

.mainNav ul li a {
	float: left;
	color: #FFFFFF;
	width: 90px;
	height:23px;
	display: block;
	padding: 7px 0 2px 0;
	text-decoration: none;
}

.mainNav ul li a.active {
	color: #003399;
	width: 85px;
	height:32px;
	font-weight: bold;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -1px -350px;	
}

.mainNav ul li a:hover {
	color: #003399;
	width: 85px;
	height: 32px;	
	font-weight: bold;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -1px -350px;	
}


/**** SUB NAVIGATION STYLES ****/


.subNav {
	float: left;
	height: 32px;
	width: 848px;
	margin: 7px 0 0 99px;
}

.subNav ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 848px;
	list-style: none;
}

.subNav ul li {
	float: left;
	text-align: center;
}

.subNav ul li a {
	color: #2a2a2a;
	text-decoration: none;
	font-weight: bold;
}

.subNav ul li a:hover {
	color: #898989;
}

.subNav ul li a.active {
	color: #898989;
}

.subNav ul li a:active {
	color: #898989;
}

/**** WHITE BOX WITH SHADOW STYLES ****/


.mainCall {
	float: left;
	clear: both;
	width: 857px;
	margin: 0 0 5px 0;
}

.mainCallTop {
	float: left;
	width: 857px;
	height: 6px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -509px;
}

.mainCallMid {
	float: left;
	width: 848px;
	padding: 0 0 0 9px;
	min-height: 350px;
	background-image: url(../Images/bg-mainCallMid.gif);
	background-repeat: repeat-y;
	color: #666666;	
}

.mainCallBtm {
	float: left;
	width: 857px;
	height: 9px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -560px;
}


/**** USE MAINMIDSPLIT (BELOW) INSTEAD OF MAINCALLMID WHEN NEEDING WHITE WITH GRAY SPLIT ****/


.mainMidSplit {
	float: left;
	width: 848px;
	padding: 0 0 0 9px;
	min-height: 350px;
	background-image: url(../Images/bg-mainMidSplit.gif);
	background-repeat: repeat-y;
}

.imageCont {
	float: left;
	width: 564px;
	height: 375px;	
	position: relative;
}

.blackBox 
{
	bottom: 0;
	top: 270px;
	left: 7px;
	width: 540px;
	height: 100px;	
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	padding:0 5px;
	opacity: 0.8; 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); 

}
.thinBlackBox 
{
	bottom: 0;
	top: 320px;
	left: 7px;
	width: 540px;
	height: 50px;	
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	padding:0 5px;
	opacity: 0.8; 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); 

}

.homepageHeader 
{	
	color: yellow;
	font: bold 24px/30px Helvetica, Sans-Serif;
}
.homepageDescription
{
	width: 537px;
	position: absolute;
	color: yellow;
	font: bold 12px Helvetica, Sans-Serif;
}
.imageContbkp {
	float: left;
	width: 564px;
	height: 375px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0px -596px;
}


.lakeLevels {
	float: left;
	color: #FFFFFF;
	width: 263px;
	height: 315px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -996px;
	margin: 0 0 0 6px;
	padding: 60px 0 0 5px;
}

.lakeLevels table {
	height: 215px;
}

.lakeLevels a {
	color: #FFFFFF;
}

.lakeLevels table tr td.lakeName {
	width: 120px;
}

.lakeData {
	position: relative;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	top: 70px;
}


/**** SHORT CALLOUTS ON HOMEPAGE STYLES ****/


.homeShort  {
	float: left;
	width: 284px;
	margin: 0 2px 0 0;	
}


.subShort {
	float: left;
	width: 400px;
	margin: 10px 8px 0 0;
}
.subShortLake {
	float: left;
	width: 250px;
	margin: 10px 8px 0 0;
}
.homeShortLast {
	float: left;
	clear: right;
	width: 284px;
	margin: 0;
}

.homeShort a.headNews {
	float: left;
	width: 284px;
	height: 53px;
	clear: both;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -1728px;
}

.homeShort a.headEvents {
	float: left;
	width: 284px;
	height: 53px;
	clear: both;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -1887px;
}

.homeShortLast a.headKnow {
	float: left;
	width: 284px;
	height: 53px;
	clear: both;
	background-image: url(../Images/TRWD_SPRITE3.png);
	background-position: 0 -1778px;
}

.homeShort .details, .homeShortLast .details {
	float: left;
	width: 259px;
	clear: both;
	padding: 8px 10px 15px 15px;
	min-height: 212px;
	max-height: 212px;
	background-image: url(../Images/bg-homeShort.gif);
	background-repeat: repeat-y;
}

.homeShort .details img, .homeShortLast .details img {
	float: left;
	clear: both;
	margin: 5px 0 5px 0;
}

.homeShort .bottom, .homeShortLast .bottom {
	float: left;
	clear: both;
	width: 284px;
	height: 9px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -2052px;
	margin: 0 0 0 0;
}


.subShort .details {
	float: left;
	width: 370px;
	clear: both;
	padding: 8px 15px 5px 15px;
	min-height: 50px;
	background-image: url(../Images/bg-subShort.gif);
	background-repeat: repeat-y;
}

.subShort .bottom {
	float: left;
	clear: both;
	width: 400px;
	height: 9px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -130px -2288px;
	margin: 0 0 0 0;
}

.subShortLake .details {
	float: left;
	width: 250px;
	clear: both;
	padding: 8px 15px 5px 15px;
	min-height: 50px;
	background-image: url(../Images/bg-subShortLake.gif);
	background-repeat: repeat-y;
}

.subShortLake .bottom {
	float: left;
	clear: both;
	width: 250px;
	height: 9px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -130px -2288px;
	margin: 0 0 0 0;
}

.subShort a.employment {
	float: left;
	width: 400px;
	height: 53px;
	clear: both;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -130px -2219px;
}

.subShort a.business {
	float: left;
	width: 400px;
	height: 53px;
	clear: both;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -130px -2318px;
}

.subShort a.custom
{
	float: left;
	width: 400px;
	height: 36px;
	clear: both;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -547px -2219px;
	color: #003399;
	padding: 17px 0 0 15px;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}

.subShortLake a.custom {
	float: left;
	width: 235px;
	height: 36px;
	clear: both;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -547px -2219px;
	color: #003399;
	padding: 17px 0 0 15px;
	text-decoration: none;
	font-size: 24px;
}

/**** LONG CALLOUT ON HOMEPAGE STYLES ****/


.homeLong {
	float: left;
	width: 573px;	
}

.homeLong a.headRes {
	float: left;
	width: 573px;
	height: 53px;
	clear: both;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -1396px;
}

.homeLong .details {
	float: left;
	width: 548px;
	clear: both;
	padding: 8px 10px 15px 15px;
	min-height: 235px;
	background-image: url(../Images/bg-homeLong.gif);
	background-repeat: repeat-y;
}

.homeLong .bottom {
	float: left;
	clear: both;
	width: 573px;
	height: 9px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -1457px;
}

/**** LONG CALLOUT ON Reservoirs STYLES ****/

.homeLongRes {
	float: left;
	width: 573px;	
}

.homeLongRes a.headRes {
	float: left;
	width: 573px;
	height: 53px;
	clear: both;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -1396px;
}

.homeLongRes .details {
	float: left;
	width: 548px;
	clear: both;
	padding: 8px 10px 15px 15px;
	min-height: 235px;
	background-image: url(../Images/bg-homeLong.gif);
	background-repeat: repeat-y;
}

.homeLongRes .bottom {
	float: left;
	clear: both;
	width: 573px;
	height: 9px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -1457px;
}

.homeShortLastRes {
	float: left;
	clear: right;
	width: 284px;
	margin: 0;
}

.homeShortLastRes a.headKnow {
	float: left;
	width: 284px;
	height: 53px;
	clear: both;
	background-image: url(../Images/TRWD_SPRITE3.png);
	background-position: 0 -1773px;
}

.homeShortLastRes .details, .homeShortLastRes .details {
	float: left;
	width: 259px;
	clear: both;
	padding: 8px 10px 15px 15px;
	min-height: 235px;
	background-image: url(../Images/bg-homeShort.gif);
	background-repeat: repeat-y;
}

.homeShortLastRes .details img, .homeShortLastRes .details img {
	float: left;
	clear: both;
	margin: 5px 0 5px 0;
}

.homeShortLastRes .bottom, .homeShortLastRes .bottom {
	float: left;
	clear: both;
	width: 284px;
	height: 9px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0 -2052px;
	margin: 0 0 0 0;
}

.blueArrow {
	clear: both;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
	

.blueArrow li {
	padding: 0 0 0 15px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -274px -992px;
	line-height: 22px;
}

.blueArrow a
{
	padding: 0 0 0 15px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -274px -992px;
	line-height: 22px;
	font-weight: bold;
}

.blueArrowList  {
	padding: 0 0 0 15px;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -274px -992px;
	line-height: 22px;
}

.CalendarBigTitle { 
 margin:20px 35px 0px 35px;
 text-align:center; 
 width: 770px;
 height:60px;
 clear: both;
 background:url(../Images/BigTitleBgPattern.png) repeat-y;
 border-top:1px solid #1ba763; 
 border-bottom:1px solid #1ba763;
 font-family:Helvetica, Verdana, Geneva, sans-serif;
 font-size:30px;
 font-weight:bold;
 color:#0155a5;
 text-decoration:none;
}
/*------------------------------------------------Big Calendar--------------------------------------------*/
#CalendarBigTitle { 
 margin:20px 35px 0px 35px;
 text-align:center; 
 width: 770px;
 height:60px;
 clear: both;
 background:url(../Images/BigTitleBgPattern.png) repeat-y;
 border-top:1px solid #1ba763; 
 border-bottom:1px solid #1ba763;
 font-family:Helvetica, Verdana, Geneva, sans-serif;
 font-size:30px;
 font-weight:bold;
 color:#0155a5;
 text-decoration:none;
}

.RadCalendar_BigCalender
{
	margin: 10px 35px 0px 35px;
	width: 770px;
	clear: both;
	display:block;
	
}
.RadCalendar_BigCalender .rcWeek
{
	background-color: #0155a5;
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal ;
	color: White;
	text-align:center;
	border:solid 5px black;
}
.RadCalendar_BigCalender .rcMainTable
{
	width:770px;
	margin-top: 5px;
	border-right:solid 1px black;
}
.RadCalendar_BigCalender .rcTitlebar
{
	margin:20px 35px 0px 35px;
	text-align:center; 
	height:40px;
	background-color: #0155a5;
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:30px;
	font-weight:bold;
	color: White;
	
}
.RadCalendar_BigCalender .rcTitlebar table
{
	width: 100%;
}
.RadCalendar_BigCalender .rcTitlebar td
{
	
}
.RadCalendar_BigCalender .rcTitlebar a
{
	color: White;
	font-size: 12px;	
}
.RadCalendar_BigCalender .rcFastPrev,
.RadCalendar_BigCalender .rcFastNext
{
	display: none;
}

.RadCalendar_BigCalender .rcRow td
{
	border-bottom: solid 1px black;
	border-left:solid 1px black;
	text-align:right;
	vertical-align:top;
	width: 100px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear:both;
}
.RadCalendar_BigCalender .divDate
{
	text-align:right;
	font-weight:bold;
	font-size:18px;
	color: #0155a5;
}
.RadCalendar_BigCalender .divEventList
{
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	color: #336699;
}
.EventDetails
{
	width: 100%;
	height: 100%;
	font-weight:bold;
	color:Black;
	margin: 0px 0px 0px 0px;
}
.EventDetailsHeader
{
	background-color: #1fb25a;
	height:5px;	
}
#Events
{
 margin:20px 10px 20px 16px;
 float:left;
 width: 400px;
 display:block;
}

#Events ul 
{ 
  display:inline;
  margin:0px; 
  padding: 0px;
  list-style-type: none; 
  list-style-image: none;  
}
#Events li {text-align:left;display: block; float:left;height:25px;}
#Events li.Title {width:400px;}
#Events Li.Sp {width:400px;height:1px;background:url(../Images/OnePxSmallSp.png) no-repeat top left;}
#Events Li.EventImage {margin:8px 0px 8px 0px;width:138px;height:102px;background:url(../Images/HomePageEventsBg.png) no-repeat top center;padding:8px 0px 0px 8px}
#Events Li.EventDetails {margin:13px 0px 8px 0px;width:254px;height:105px;}
#Events ul li A.Detail {float:right;text-decoration:underline;font-weight:bold;color:#020202;font-family:Helvetica, Verdana, Geneva, sans-serif;font-size:12px;}
#Events ul li A.Detail:hover {float:right;text-decoration:none;font-weight:bold;color:#020202;font-family:Helvetica, Verdana, Geneva, sans-serif;font-size:12px;}
/*------------------------------------------------End Big Calendar--------------------------------------------*/
.title {
	font-weight: bold;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -274px -995px;
	padding: 0 0 0 13px;
	color: #000000;
	height: 20px;
}
.hlink
{
	font-weight: bold;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: -274px -995px;
	padding: 0 0 0 13px;
	color: #000000;
	height: 20px;
	cursor: hand;

}

.banners {
	float: left;
	width: 857px;
	height: 100px;
	margin: 20px 0 0 22px;
}

.bannerBtm1 {
	float: left;
	width: 85px;
	height: 85px;
	margin: 0 5px 0 0;
	background-image: url(../Images/NewWebLogo.jpg);
	
}

.bannerBtm2 {
	float: left;	
	width: 718px;
	height: 84px;
}

.tblBtns {
	float: left;
	margin: 70px 0 50px 170px;
}

.tblBtns tr td {
	width: 300px;
	padding: 0 0 40px 0;
}

a.blueBtn {
	width: 200px;
	height: 24px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(../Images/TRWD_SPRITE.png);	
	background-position: 0 -180px;
	padding: 8px 0 0 0;
}

a.blueBtn:hover {
	background-image: url(../Images/TRWD_SPRITE.png);	
	background-position: -205px -180px;
	color: #003399;
	font-weight: bold;
}



/**** SUBPAGE STYLES  ****/


.subContLeft {
	float: left; 
	width: 496px;
	padding: 10px 10px 15px 15px;
}

.subContLeft h1 {
	padding: 0 0 0 0;
}


.subContLeft p {
	padding: 0 0 0 0;
}

.subContRight {
	float: left;
	width: 302px;
	padding: 10px 5px 15px 10px;
}

.subContFull {
	float: left;
	width: 823px;
	padding: 15px 0 25px 15px;
}


/**** MEDIA PAGE STYLES  ****/


.mainCallVideo {
	float: left;
	width: 857px;
	height: 41px;
	background-image: url(../Images/TRWD_SPRITE3.png);
	background-position: 0 -2800px;
}

.mainCallPhoto {
	float: left;
	width: 857px;
	height: 41px;
	background-image: url(../Images/TRWD_SPRITE3.png);
	background-position: 0 -2740px;
}

.mainMediaMid {
	float: left;
	width: 757px;
	padding: 60px 0 60px 100px;
	background-image: url(../Images/bg-mediaGray.gif);
	background-repeat: repeat-y;
	color: #666666;
}

.video {
	float: left;
	width: 90px;
	height: 90px;
	padding: 5px 5px 5px 5px;
	margin: 0 85px 70px 0;
	background-image: url(../Images/TRWD_SPRITE.png);
	background-position: 0px -2344px;	
}

.photo {
	float: left;
	width: 150px;
	height: 150px;
	padding: 5px 5px 5px 5px;
	margin: 0 85px 70px 0;
	background-image: url(..../Images/TRWD_SPRITE.png);
	background-position: 0px -2217px;	
}


.videoPlayButton {
	position: absolute;
	top: 40px; 
	left: 50px;
	width:50px;
	height:50px;

}
/**** FOOTER STYLES ****/


.footer {
	float: left;
	clear: both;
	width: 700px;	
	margin: 25px 0 0 72px;	
	text-align: center;
}

.footer .links {
	text-align: center;
	width: 700px;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

.footer .links li {
	display: inline;

	margin: 0 0 0 20px;
}


.footer a {
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

/**** Event Details Page ****/
.EventDetailPopUpBody
{
	background: #d3dde3;
}
.EventDetailControl
{
	text-align: center;
	font-size:large;
	margin: 10px 0px 0px 0px;
}
.EventDetailControlTitle
{
	background:url(../Images/PopUpTitleBackground.png) repeat-y;
	border-top:1px solid #1ba763; 
	border-bottom:1px solid #1ba763;	
}
.EventDetailControlInfo
{
	margin: 10px 0px 0px 0px;
	text-align: left;
	font-size: small;
}
.EventDetailControlInfo tr
{
	margin: 15px 0px 0px 0px;	
}
.EventDetailControlRowHeader
{
	white-space: nowrap;
	font-weight: bold;
	vertical-align: top;
	text-align:left;
	padding: 0px 5px 0px 0px;
}

.floatright
{
	float: right;
	margin: 0 0 20px 20px;
}
.contentText {
	color: #666666;	
	margin: 20px 20px 20px 20px;
	line-height: 20px;
}
.floatleft
{
	float: left;
	margin: 20px 20px 20px 0;
}


/* ------------------------------------*/
/* << Captify                      */
/* ------------------------------------*/

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* ------------------------------------*/
/* << End Captify                      */
/* ------------------------------------*/
