#rightColumn{
	float:right;
	margin-right:4px;
	margin-top:25px;
	width:240px;
	min-height:1070px;
	height:auto !important;
	height:1070px;
	background: #ffffff url('../assets/rColumnBG.jpg') no-repeat;
}
#tipBox{

}
#tipBoxTitle{
	height:42px;
	background: #ffffff url('../assets/tipboxtitle.jpg') no-repeat;
}
#tipBoxData{
	padding:5px 10px 10px 10px;
}
#tipBoxCategory{
text-decoration:none;
}


#archiveBox{

}
#archiveBoxData{
	padding:0px 20px 10px 15px;
}
#tipsAndTidbitsArchiveBoxTitle{
	height:42px;
	background: #ffffff url('../assets/header_TipsAndTidbitsArchives.jpg') no-repeat;
}
#myStoryArchiveBoxTitle{
	height:42px;
	background: #ffffff url('../assets/header_MyStoryLatestArchives.jpg') no-repeat;
}
#askAnExpertArchiveBoxTitle{
	height:42px;
	background: #ffffff url('../assets/header_AskAnExpertArchives.jpg') no-repeat;
}


#pollBox{

}
#pollBoxTitle{
	height:42px;
	background: #ffffff url('../assets/pollboxtitle.jpg') no-repeat;
}
#pollBoxData{
	padding:5px 10px 10px 10px;
}

#askexpertBox{

}
#askexpertBoxTitle{
	height:37px;
	background: #ffffff url('../assets/header_AskAnExpert.jpg') no-repeat;
}
#aboutexpertBoxTitle{
	height:37px;
	background: #ffffff url('../assets/header_AboutAnExpert.jpg') no-repeat;
}
#disclaimerexpertBoxTitle{
	height:37px;
	background: #ffffff url('../assets/header_disclaimerExpert.jpg') no-repeat;
}
#askexpertBoxData1{
	padding:5px 10px 0px 10px;
}
#askexpertBoxData2{
	padding:0px 20px 10px 20px;
}

#getinvolvedBox{

}
#getinvolvedBoxTitle{
	height:37px;
	background: #ffffff url('../assets/header_getInvolved.jpg') no-repeat;

}
#getinvolvedBoxData{
	padding:0px 18px 10px 18px;
}

#divider{
	height:5px;
	background: #ffffff url('../assets/divider.gif') repeat-x;
}

#latestEntriesTips{
	width:240px;
	height:218px;
	background:url('../assets/header_TipsAndTidbitsLatestTips.jpg') no-repeat;
}
#latestEntriesExperts{
	width:240px;
	height:218px;
	background:url('../assets/header_AskAnExpertLatestQuestions.jpg') no-repeat;
}
#latestEntriesStandard{
	width:240px;
	height:218px;
	background:url('../assets/header_MyStoryLatestEntries.jpg') no-repeat;
}

#latestEntriesList{
	position:relative;
	top:15px;
	left:22px;
	width:210px;
}
#submitStoryButton{
	position:relative;
	top:160px;
	left:48px;
	height:31px;
	width:146px;
}
div.latestLinkActive{
	background:url('../assets/arrow_black.gif') no-repeat;
	background-position: 0px 5px;	 	
	padding-bottom:3px;
}

div.latestLink{
	background:url('../assets/arrow_red.gif') no-repeat;
	background-position: 0px 5px;	 	
	padding-bottom:3px;
}

a.latestLinkActive{
	text-decoration:none;
	color:#000000;
	padding-left:13px;
}
a.latestLink{

	text-decoration:none;
	color:#cc0033;
	padding-left:13px;
}

li.lnk {
	background:url('../assets/arrow_black.gif') no-repeat;	 
	/*background: url(mybullet.gif) left center no-repeat*/ 
}

li.lnk2 {
	background:url('../assets/arrow_red.gif') no-repeat;	 
	/*background: url(mybullet.gif) left center no-repeat*/ 
}
a.lnkQ{
	text-decoration:none;
	color:#800000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
a.lnkLI{
	text-decoration:none;
	color:#800000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;	
}
a.lnkLSH{
	text-decoration:none;
	color:#333;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
a.redLink{
	text-decoration:none;
	color:#800000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;		
	font-weight:bold;	
}
b.listName{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}


#aboutTheExpert{
	position:relative;
	top:5px;
	left:697px;
	width:240px;
	height:104px;
	background:url('../assets/aboutTheExpertHeader.jpg') no-repeat;
	background-color:#FEFE96;
	z-index:15;
}

#aboutTheExpertContent{
	position:relative;
	top:35px;
	left:22px;
	color:#000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;		
}

#disclaimer{
	position:relative;
	top:5px;
	left:697px;
	width:240px;
	height:104px;
	background:url('../assets/disclaimerHeader.jpg') no-repeat;
	background-color:#FEFE96;
	z-index:15;
}

#disclaimerContent{
	position:relative;
	top:35px;
	left:22px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;		
	color:#800000;	
	font-weight:bold;	
}



div.tp5{
	padding-top:8px;
}

a.lnksmall{
	font-size:11px;
	font-weight:bold;
	color:#CC0033;
	text-decoration:none;
}
a.lnksmall:link{
	color:#CC0033;
}
a.lnksmall:active{
	color:#CC0033;
}
a.lnksmall:visited{
	color:#CC0033;
}
a.lnksmall:hover{
	color:#CC0033;
}

font.small{
	font-size:11px;
	text-decoration:none;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color:#000000;	
}