.reftable
	{
	border				: 	1px solid #DEDEDE;
	background			: 	url('../references/images/backgroundgradient.jpg');
	background-repeat		: 	repeat-x;
	width				: 	90%;
	font-size			: 	16px;
	text-align			: 	center;
	}

.reftable td
	{
	padding				:	10px;
	}

.reftabletopleft
	{
	width				: 	50px;
	vertical-align			: 	top;
	}

.reftablebottomright
	{
	width				: 	50px;
	vertical-align			: 	bottom;
	}

.reftablesource
	{
	vertical-align			: 	bottom;
	text-align			: 	right;
	font-size			: 	14px;
	color				: 	#999999;
	font-style			: 	italic;
	height				: 	30px				
	}

#tagcloud
	{
        color				: 	#999999;
        font-family			: 	"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
        width				:	100%;
        border				: 	0px solid black;
	text-align			: 	justify; 
	}

#tagcloud a
	{
	text-decoration			:	none;
        color				:	#999999;
	}

#tagcloud a:hover
	{
	text-decoration			:	none;
        color				:	#FFFFFF;
	background-color		:	#BBBBBB;
	}

#quotes
	{
	font-size:20px;
	color:#FFFFFF;
	font-style:italic;
	width:100%;
	height:100%;
	margin:0 0 0 0;
	padding-top:10px;
	position:relative;
	text-align:center;
	}

#author	{
	color:#999999;
	font-size:16px
	}