body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

/*a{
	color: #439F6C;
	text-decoration: none;
}*/

a:link{
	color: #439F6C;
	text-decoration: none;
}
.tablebkg1 {
	background-color: #F8F7E2;
	vertical-align: top;
}

/*.txtBx1 {
	height: 14px;
	width: 120px;*/

a:visited{
	color: #439F6C;
	text-decoration: none;
}

a:hover{
	color: #439F6C;
	text-decoration: underline;
}
a:active{
	color: #439F6C;
	text-decoration: none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 999px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
	background-color: #FDF9EE;
}
#maincontainer{
	width: 1000px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
	clear:both;
	background-color: #FFFFFF;
}

#maincontainer1{
	width: 1000px;
	margin: auto;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 560px;
	height: 100%;
	margin-left: 15px;
	padding-top: 0px;
	
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 12px;
	width: 999px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
	text-indent: 20px;
	margin-bottom: 9px;
	margin-top: 5px;
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 7px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.txt1N {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-style: normal;
}


.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	font-size: 70%;
	float: left;
	position: relative;
	width: 240px;
}
#splashsearch {
	float: left;
	height: 70px;
	width: 985px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #FFFFFF;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
#body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.bodybkg {
	background-color: #FBF2C7;
}
#topLinks {
	/*width: 150px; */
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0%;
	margin-top: 0%;
	position: relative;
	top: 0px;
	float: right;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
#topnav {
	width: 45%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	margin-left: 0%;
	margin-top: 0%;
	position: relative;
	top: 7%;
	float: right;
	margin-right: 19px;
}
#myprofile {
	font-size: 70%;
	float: right;
	position: relative;
	width: 390px;
	height: 100%;
	background-image: url(../../images/notepad_1pix.gif);
	background-repeat: repeat;
	margin-left: 10px;
	margin-right: 0px;
}
#groupTopProfile {
	font-size: 70%;
	float: right;
	position: relative;
	width: 390px;
	height: 70px;
	background-image: url(../../images/notepad_top.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 0px;
}
#groupBottomProfile {
	font-size: 70%;
	float: right;
	position: relative;
	width: 390px;
	height: 20px;
	background-image: url(../../images/notepad_bottom.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 0px;
}

#comment{
	font-size: 70%;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../../images/sk2_bkg2.gif);
	width: 548px;
	height: 260px;
	margin-left: 15px;
	padding-top: 5px;
	background-attachment: scroll;
	margin-top: 9px;
}

#wall{
	font-size: 70%;
	position: relative;
	width: 553px;
	height: 100%;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	background-color: #F1EDCF;
}



#badges {
	width: 923px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 227px;
	background-image: url(../../images/wid_badges1_bkg.gif);
	background-repeat: no-repeat;
	
	margin: auto;
	
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.topmenu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}.topmenu A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}.topmenu A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-align: center;
	font-style: normal;
}
.topmenu A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.txt1B {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
	text-align: left;
	}
#loginform {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-top: 11px;
	margin-left: 0%;
	margin-top: 0%;
	position: absolute;
	right: 238px;
	width: 300px;
	height: 211px;
	background-image: url(../../images/loginbkg.gif);
	background-repeat: no-repeat;
}
#registerform {
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 9px;
  padding-top: 11px;
  margin-left: 0%;
  margin-top: 0%;
  position: absolute;
  right: 238px;
  width: 300px;
  height: 400px;
  background-image: url(../../images/registerbkg.gif);
  background-repeat: no-repeat;
}
#signinform {

	width: 15%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	margin-left: 0%;
	margin-top: 0%;
	position: absolute;
	right: 219px;
	top: 297px;
}
.txt1I {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.widgetTxtH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.widgetTxtHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.widgetTxtV {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.more1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.widgetTxtV1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #929292;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	line-height: 17px;
}
.txt2B {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A555C;
	text-align: left;
}
.txt2B1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #929292;
	text-align: left;
}
.txt1BW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.txtBx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width: 1px;
	border-right-color: #999998;
	border-bottom-color: #999998;
	border-top-color: #999998;
	border-left-color: #999998;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	width: 150px;
	color: #000000;
}
.widgetTxtH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #626262;
	text-align: left;
}
.txt2N {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #656764;
	text-align: left;
	vertical-align: top;
}
.txt2Nright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #656764;
	text-align: right;
	vertical-align: top;
}
.txt2B2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #929292;
	text-align: center;
}
.topsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	
}
/*.topsubmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}*/
#footer {
	width: 999px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #605654;
	margin-top: 5px;
}
.txtBx2 {

	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bt_link {
	background-image: url(../../images/buttons/bt_blank1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	
}
.buttonlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
.buttonlinksselect{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}




/*a:active {

	color: #FF0000;
	text-decoration: none;
}*/
#myvideos {
	font-size: 12px;
	width: 999px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: auto;
	padding-top: 10px;
}
#myphotos {
	font-size: 12px;
	width: 999px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: auto;
	margin-top: 15px;
}
#myslideshows {
	font-size: 12px;
	width: 999px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: auto;
	margin-top: 15px;
}
#mediacontainer {
	padding: 5px;
	height: 100%;
	width: 930px;
	background-color: #D1EBDB;
	margin: auto;
	}

.rblock {
	background-color: #D1EBDB;
	margin: auto;
	width: 930px;
}
#formcontainer {
	padding: 5px;
	height: 100%;
	width: 709px;
	background-color: #FCF9F9;
	margin: auto;
}

#wallformcontainer {
	padding: 5px;
	
	width: 100%;
	background-color: #F3EDCB;
	margin: auto;
}
.rblockwall {
	background-color: #D1EBDB;
	margin-top: 3px;
	width: 518px;
}

.rblockwall *.m5 {
        margin: 0 5px;
}
.rblockwall *.m3 {
        margin: 0 3px;
}
.rblockwall *.m2 { 
        margin: 0 2px;
}
.rblockwall *.m1 {
        margin: 0 1px;
}
.rblockwall p.content {
        padding: 0px 10px;
}















.rblock *.m5 {
        margin: 0 5px;
}
.rblock *.m3 {
        margin: 0 3px;
}
.rblock *.m2 { 
        margin: 0 2px;
}
.rblock *.m1 {
        margin: 0 1px;
}
.rblock p.content {
        padding: 0px 10px;
}
.rblocktop, .rblockbottom {
        background-color: #D1EBDB; /* must be of the same as body bg-color */
        display: block;
        width: 100%;
}
.rblocktop *, .rblockbottom * {
        background-color: #D1EBDB; /* must be of the same as .rblock bg-color */
        display: block;
        height: 1px;
        overflow: hidden;
}
.button01 {
	height: 21px;
	width: 80px;
	background-color: #E9E8E6;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.button02 {

	height: 21px;
	width: 55px;
	background-color: #E9E8E6;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
#content1 {
	float: none;
	width: 208px;
	height: 183px;
	padding-top: 0px;
	background-image: url(../../images/sk2_bkg1.gif);
	margin: auto;
	background-repeat: no-repeat;
}
#content2 {

	float: none;
	width: 208px;
	height: 183px;
	padding-top: 0px;
	background-image: url(../../images/sk2_bkg1.gif);
	margin: auto;
}
#content3 {
	float: none;
	width: 208px;
	height: 324px;
	padding-top: 0px;
	background-image: url(../../images/sk2_bkg6.gif);
	margin: auto;
	background-repeat: no-repeat;	
	
	
}
#fundwidget {
	width: 390px;
	height: 100%;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	background-color: #F1EDCF;
}
#fundwidget1 {
	font-size: 70%;
	float: right;
	position: relative;
	margin-right: 0px;
	width: 390px;
	height: 100%;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #F1EDCF;
	
}
#comment1 {
	font-size: 70%;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../../images/sk2_bkg4.gif);
	width: 550px;
	height: 260px;
	margin-left: 15px;
	background-attachment: scroll;
	margin-top: 6px;
	margin-bottom: 1px;
}
#comment2 {
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../../images/sk2_bkg2.gif);
	width: 548px;
	height: 260px;
	padding-top: 5px;
	margin-left: 15px;
	font-size: 70%;
}
#fundwidget2 {
	font-size: 70%;
	float: right;
	position: relative;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-image: url(../../images/sk2_bkg3.gif);
	width: 343px;
	height: 260px;
	padding-top: 2%;
	margin-left: 20px;
}
#scroll {
	position: relative;
	width: 99%;
	height: 250px;
	overflow: auto;
	margin: auto;
}
#scroll6 {
	position: relative;
	width: 99%;
	height: 250px;
	overflow: auto;
	margin: auto;
	margin-top: 3px;
}
#scroll2 {
	position: relative;
	width: 99%;
	height: 246px;
	margin: auto;
	
}
.txtBx445 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width: 1px;
	border-right-color: #999998;
	border-bottom-color: #999998;
	border-top-color: #999998;
	border-left-color: #999998;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	width: 445px;
	color: #000000;
}

.txtBx445admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width: 1px;
	border-right-color: #999998;
	border-bottom-color: #999998;
	border-top-color: #999998;
	border-left-color: #999998;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	width: 715px;
	color: #000000;
}






.txtBx3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width: 1px;
	border-right-color: #999998;
	border-bottom-color: #999998;
	border-top-color: #999998;
	border-left-color: #999998;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	width: 280px;
	color: #000000;
}
.clearAll {
	clear:both;
}
.txtBx4 {


	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#myprofile1 {
	font-size: 70%;
	float: right;
	position: relative;
	width: 390px;
	height: 100%;
	background-image: url(../../images/sk2_bkg_paper.gif);
	background-repeat: repeat;
	margin-right: 0px;
	margin-left: 15px;
}
#badges2 {
	width: 924px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 162px;
	background-image: url(../../images/wid_badges1_bkg.gif);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 4px;
}
#minifeed {

	font-size: 70%;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../../images/wid_minifeed_bkg.gif);
	width: 552px;
	height: 162px;
	margin-left: 15px;
	padding-top: 5px;
	background-attachment: scroll;
}
#scroll3 {

	position: relative;
	width: 99%;
	height: 114px;
	overflow: auto;
	margin: auto;
}
#layout {
	background-color: #E2E4E3;
	height: 335px;
	width: 250px;
	border: 1px solid #CCCCCC;
	margin: auto;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: middle;
	text-align: center;
}
#spl_widget1 {
	float: left;
	width: 575px;
	height: 358px;
	margin-left: 15px;
	background-image: url(../../images/spl_wid1_bkg.gif);
	padding-top: 5px;
	background-repeat: no-repeat;
}
#spl_widget1A {
	font-size: 70%;
	float: right;
	position: relative;
	width: 337px;
	margin-left: 20px;
	margin-right: 20px;
	background-repeat: no-repeat;
}
#spl_widget2 {

	font-size: 70%;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../../images/spl_wid2_bkg.gif);
	width: 540px;
	height: 263px;
	margin-left: 15px;
	padding-top: 5px;
	margin-top: 9px;
}
div#spl_widget2 a img {
  display:block;
  text-align:center;
  margin:0 auto;
}
#spl_widget3 {

	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../../images/spl_wid3_bkg.gif);
	width: 573px;
	height: 211px;
	padding-top: 5px;
	margin-left: 15px;
	font-size: 70%;
}
#spl_widget4 {

	font-size: 70%;
	float: right;
	position: relative;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-image: url(../../images/spl_wid4_bkg.gif);
	width: 365px;
	height: 300px;
	margin-top: 0px;
}
#spl_widget5 {
	font-size: 70%;
	float: right;
	position: relative;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-image: url(../../images/spl_wid5_bkg.gif);
	width: 337px;
	height: 196px;
	margin-top: 15px;
}
#map {
	width: 921px;
	height: 429px;
	padding-top: 4px;
	background-image: url(../../images/cv_mapbkg.gif);
	background-repeat: no-repeat;
	margin: auto;
}
#findcause {
	font-size: 70%;
	float: right;
	position: relative;
	width: 246px;
	height: 244px;
	margin-top: 2px;
	background-color: #FFFFFF;
}
#activecause {

	font-size: 70%;
	float: right;
	position: relative;
	width: 246px;
	height: 157px;
	margin-top: 9px;
	background-color: #F4EDC8;
}
#minifeed {
	width: 919px;
	height: 198px;
	padding-top: 4px;
	background-image: url(../../images/cv_minifeed_bkg.gif);
	background-repeat: no-repeat;
	margin: auto;
	float: none;
	
}
#topcausevideo {
	font-size: 70%;
	float:left;
	background: url(../../images/cv_widgets_bkg.gif) no-repeat;
	width: 301px;
	height: 296px;
}
#topcauseslide {
	font-size: 70%;
	background: url(../../images/cv_widgets_bkg.gif) no-repeat;
	width: 301px;
	height: 296px;
	margin-left: 8px;
	float: left;
}
#featured {
	font-size: 70%;
	float: left;
	background: url(../../images/cv_widgets_bkg.gif) no-repeat;
	width: 301px;
	height: 296px;
	margin-left: 8px;
}

#srGroups {
	font-size: 70%;
	float:left;
	width: 301px;
	height: 296px;
}
#srPeople {
	font-size: 70%;
	width: 301px;
	height: 296px;
	margin-left: 8px;
	float: left;
}
#srSponsor {
	font-size: 70%;
	float: left;
	width: 301px;
	height: 296px;
	margin-left: 8px;
}
.dotted {
	background-image: url(../../images/dottedbkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.pageR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F13F35;
}


.pageB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txt1B1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #848685;
	text-align: left;
}
.txt1i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-style: italic;
}
.txtBx5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width: 1px;
	border-right-color: #999998;
	border-bottom-color: #999998;
	border-top-color: #999998;
	border-left-color: #999998;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	width: 180px;
	color: #000000;
}


.txtBx51 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width: 1px;
	border-right-color: #999998;
	border-bottom-color: #999998;
	border-top-color: #999998;
	border-left-color: #999998;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	width: 280px;
	color: #000000;
}


#mycauseslide1 {
	width: 553px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
	background-image: url(../../images/mycauseslide1_bkg.gif);
}
.topsubmenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#sponsor {
	width: 650px;
	height: 246px;
	background-image: url(../../images/sk2_bkg_sponsor.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	position: relative;
}
#findcause1 {
	font-size: 70%;
	float: left;
	position: relative;
	width: 266px;
	height: 244px;
	margin-top: 2px;
	background-color: #FFFFFF;
	margin-left: 30px;
}
.donate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.txt3B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #615A52;
	text-align: center;
}
.txt3N {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #615A52;
	text-align: center;
}
#sponsorN {

	width: 649px;
	height: 277px;
	background-image: url(../../images/sk2_bkg_sponsorN.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	position: relative;
}
#scroll4 {
	position: relative;
	width: 99%;
	height: 267px;
	overflow: auto;
	margin: auto;
	margin-top: 5px;
}
.txt4B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #615A52;
	text-align: center;
}
#fundwidget3 {

	font-size: 70%;
	float: right;
	position: relative;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-image: url(../../images/sk2_bkg3.gif);
	width: 300px;
	height: 260px;
	padding-top: 2%;
	margin-left: 20px;
}
#scroll5 {

	position: relative;
	width: 99%;
	height: 120px;
	overflow: auto;
	margin: auto;
	margin-top: 5px;
}
.txt1Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.txt1Red a:visited{
	color: #FF0000;
	text-decoration: none;
}

.txt1Red a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.txt1Red a:active{
	color: #FF0000;
	text-decoration: underline;
}
.txt5B {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #355725;
	text-align: left;
}
.txt1Red a:link {

	color: #FF0000;
	text-decoration: none;
}
.tab_bkg1 {
	background-image: url(../../../../ctv_svn/UI/webscreens/images/bkg02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.row01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cacaca;
	background-image: url(../../../../ctv_svn/UI/webscreens/images/pix.gif);
	background-repeat: repeat-x;
}
.row02 {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCCC20;
	background-image: url(../../../../ctv_svn/UI/webscreens/images/pix3.gif);
	background-repeat: repeat-x;
}
#spl_widget1B {

	font-size: 70%;
	float: right;
	position: relative;
	width: 337px;
	margin-left: 20px;
	margin-right: 20px;
	background-repeat: no-repeat;
}
#cartoon {
	background-image: url(../../images/character1.jpg);
	height: 81px;
	width: 222px;
	float: right;
}
#cartoontxt {
	height: 55px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #328631;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 96px;
	padding-top: 5px;
}
.rblock {
	background-color: #D1EBDB;
	margin: auto;
	width: 930px;
}
.rblock *.m5 {
        margin: 0 5px;
}
.rblock *.m3 {
        margin: 0 3px;
}
.rblock *.m2 { 
        margin: 0 2px;
}
.rblock *.m1 {
        margin: 0 1px;
}
.rblock p.content {
        padding: 0px 10px;
}
.rblocktop, .rblockbottom {
        background-color: #FCF9F9; /* must be of the same as body bg-color */
        display: block;
        width: 100%;
}

.rblockwalltop, .rblockwallbottom {
        background-color: #F3EDCB; /* must be of the same as body bg-color */
        display: block;
        width: 100%;
}


.rblockwalltop *, .rblockwallbottom * {
        background-color: #D1EBDB; /* must be of the same as .rblock bg-color */
        display: block;
        height: 1px;
        overflow: hidden;
}


.rblocktop *, .rblockbottom * {
        background-color: #D1EBDB; /* must be of the same as .rblock bg-color */
        display: block;
        height: 1px;
        overflow: hidden;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-image: url(../../images/buttons/sr_tab_bkg.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 57px;
	height: 22px;
	vertical-align: middle;
}
.tab_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-image: url(../../images/buttons/sr_tabsel_bkg.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 57px;
	height: 22px;
	vertical-align: middle;
}

#splashedit {
	text-align: right;
	float: right;
	width: 150px;
}
#splashtxt1 {
	text-align: center;
	width: 200px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #665F4C;
	font-weight: bold;
}
#splashtxt2 {
	width: 98%;
	margin: auto;
}
#spl_widget1C {

	float: left;
	width: 575px;
	height: 275px;
	margin-left: 15px;
	background-image: url(../../images/spl_wid1_bkg1.gif);
	padding-top: 5px;
	background-repeat: no-repeat;
}
#splashtabs {

	float: left;
	height: 25px;
	width: 660px;
	margin-top: 5px;
	margin-left: 15px;
	background-color: #FFFFFF;
}
#splashvideoarea {
	float: left;
	height: 400px;
	width: 700px;
	margin-left: 15px;
	background-color: #FFFFFF;
	outline-width: thick;
	border: 1px solid #E9E3C3;
	top: auto;
}
.txt2Bblue {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #576DFE;
	text-align: left;
}
#scroll7 {

	position: relative;
	width: 100%;
	height: 328px;
	overflow: auto;
	margin: auto;
}
#splashlast5 {
	float: left;
	height: 400px;
	width: 220px;
	margin-left: 15px;
	background-color: #FFFFFF;
	outline-width: thick;
	border: 1px solid #E9E3C3;
	top: auto;
}
#mycontacts1 {
	font-size: 70%;
	float: right;
	/*position: relative;*/
	margin-right: 0px;
	background-repeat: no-repeat;
	width: 390px;
	height: 100%;
	margin-top: 10px;
	margin-left: 20px;
	background-color: #F1EDCF;
	z-index: 0;
}
#mygroups1 {
	font-size: 70%;
	float: right;
	position: inherit;
	margin-right: 0px;
	width: 390px;
	height: 100%;
	margin-top: 5px;
	margin-left: 20px;
	background-color: #F1EDCF;
}
#mycauses1 {
	width: 553px;
	height: 228px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
	background-image: url(../../images/spl_common_bkg1.gif);
	margin-top: 5px;
}
#myvideos1 {
	width: 553px;
	height: 228px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
	background-image: url(../../images/spl_common_bkg1.gif);
	margin-top: 5px;
}
#punchline {
	text-align: center;
	height: 16px;
	width: 235px;
}
#myvideos1a {
	width: 553px;
	height: 100%;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	background-color: #F1EDCF;
}
#scroll8 {
	position: relative;
	width: 99%;
	height: 228px;
	overflow: auto;
	margin: auto;
	margin-top: 7px;
	margin-bottom: 5px;
}
.widgetTxtH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #03702F;
	text-align: left;
	padding-left: 14px;
  padding-right: 14px;
}
.txt2B3 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-align: left;
}
.txt2N1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8E3E03;
	text-align: left;
	vertical-align: top;
}
.txt2N2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #349A68;
	text-align: left;
	vertical-align: top;
}
.txt2Ngp {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C555D;
	text-align: left;
	vertical-align: top;
}
.edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-align: right;
	vertical-align: top;
}
.edit a:link {
	color: #0000FF;
	text-decoration: none;
}
.edit a:active {
	color: #0000FF;
	text-decoration: none;
}
.edit a:hover {
	color: #0000FF;
	text-decoration: none;
}
.edit a:visited {
	color: #0000FF;
	text-decoration: none;
}
.txt2Ngreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #67B38C;
	text-align: left;
	vertical-align: top;
}
.txt4N {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	text-align: left;
	vertical-align: top;
}
.txt6B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #166C3D;
	text-align: center;
}
.txt6B a:link {
	color: #166C3D;
	text-decoration: none;
}
.txt6B a:active {
	color: #166C3D;
	text-decoration: none;
}
.txt6B a:hover {
	color: #166C3D;
	text-decoration: underline;
}
.txt6B a:visited {
	color: #166C3D;
	text-decoration: none;
}
.txt6i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7C7E7D;
	text-align: center;
	font-style: italic;
}

.feedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	text-decoration: underline;
}
.feedback a:link {
	color: #0000FF;
	text-decoration: underline;
}
.feedback a:active {
	color: #0000FF;
	text-decoration: none;
}
.feedback a:hover {
	color: #0000FF;
	text-decoration: underline;;
}
.feedback a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.brdrT {
	background-image: url(../../images/spl_common_bkgT.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: bottom;
	height: 7px;
}
.brdrB {
	background-image: url(../../images/spl_common_bkgB.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	height: 7px;
}
.brdrL {
	background-image: url(../../images/spl_common_bkgL.gif);
	background-repeat: repeat-y;
	background-attachment: inherit;
	width: 7px;
}
.brdrR {
	background-image: url(../../images/spl_common_bkgR.gif);
	background-repeat: repeat-y;
	background-attachment: inherit;
	width: 7px;
}
.brdr2T {
	background-image: url(../../images/sk2_bkg3T.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: bottom;
	height: 10px;
}
.brdr2B {
	background-image: url(../../images/sk2_bkg3B.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	height: 15px;
}
.brdr2L {
	background-image: url(../../images/sk2_bkg3L.gif);
	background-repeat: repeat-y;
	background-attachment: inherit;
	width: 6px;
}
.brdr2R {
	background-image: url(../../images/sk2_bkg3R.gif);
	background-repeat: repeat-y;
	background-attachment: inherit;
	width: 6px;
}
#activate1 {
	float: left;
	position: relative;
	width: 510px;
	height: 100%;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 50px;
}
.txtAct1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED4035;
}
.txtAct2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#activate2 {

	float: left;
	position: relative;
	width: 510px;
	height: 100%;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 50px;
}
.txtAct3a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7B796D;
}
.txtAct3b {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2C8054;
}
#activate3 {

	font-size: 70%;
	float: right;
	position: relative;
	margin-right: 20px;
	background-repeat: no-repeat;
	width: 343px;
	height: 100%;
	margin-top: 10px;
	margin-left: 20px;
	background-color: #F1EDCF;
}
.txtAct4a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B796D;
}
.txtAct4b {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B796D;
}
#cartoon_activate {
	background-image: url(../../images/character2.jpg);
	height: 115px;
	width: 444px;
	float: right;
	margin-right: 57px;
}
#cartoontxt_activate {
	height: 60px;
	width: 275px;
	margin-top: 12px;
	margin-left: 150px;
	padding-top: 5px;
}
.txtAct5a {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #007443;
	font-variant: small-caps;
}
.txtAct5b {



	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #965716;
}
#containerLeft {
	width: 590px;
	float: left;
}
#containerRight {
	width: 410px;
	float: right;
}
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #006126;
text-decoration: none; 
color: #439F6C;
background-color: #FBF2C7;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #0000FF;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.r-tgl{
		background: no-repeat;
		background-image:url(../../images/tl.png); 
		width: 9px;
		height: 9px;
	}
	
	.r-tgr{
		background: no-repeat;
		background-image:url(../../images/tr.png); 
		width: 9px;
		height: 9px;
	}
	
	.r-bgl{
		background: no-repeat;
		background-image:url(../../images/bl.png); 
		width: 9px;
		height: 9px;
	}
	
	.r-bgr{
		background: no-repeat;
		background-image:url(../../images/br.png); 
		width: 9px;
		height: 9px;
	}
	
	#externalWidget {
		font-size: 70%;
		float: right;
		position: inherit;
		margin-right: 0px;
		width: 390px;
		height: 100%;
		margin-top: 50px;
	}

.top_ad {
	position:absolute;top:20px;left:29%;
}