/* CSS Document */
<!--
div.thumbcontainer
{
padding:10px;
}

div.thumbimage
{float:left;
padding:4px;
margin-bottom:5px;}

div.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	}
	


.container
{
margin: auto;
margin-top:5px;
margin-bottom:5px;
width:768px;
border:1px solid #d8e4eb;
}


.navigation{
background-color:#e9d0aa;
padding:4px;
padding-left:20px;
color:#389425;
}

.button{
	font-size: 15px;
	color: #389425; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:underline;	
	}

A.button:link { color: #389425; text-decoration:underline;	}
A.button:visited { color: #389425; text-decoration:underline;	}
A.button:hover { color: #000000; text-decoration:underline;	}


.leftcolumn
{width:510px; float:left; padding-left:10px; padding-top:10px; padding-right:5px; padding-bottom:5px;}

.rightcolumn

{background-color:#ebf3e7;
float:right;
width:200px;
padding:10px;
}

.facts
{font-size:11px; color:#46a12c; margin-bottom:30px;}

.factshead
{font-size:15px; color:#46a12c; font-weight:bold;}

.rightitem
{padding-right:5px;
}

div.enterbox {
	background-color:#99cfb8;
	padding:5px;
	width:310px;
	text-align:left
	}
	

div.enterboxtop {
	background-image:url(../history_poll/images/kids_sept06_ct.gif);
	background-repeat:no-repeat;
	width:320px;
	height:10px;
	clear:all;
	}

div.enterboxend {
	background-image:url(../history_poll/images/kids_sept06_cb.gif);
	background-repeat:no-repeat;
	width:320px;
	height:10px;
	}

img.right {float:right; padding-left:5px;}

img.left{float:left; padding-right:5px;}

img.jacket {float:left; padding:5px;}



div.clear {
	clear:both;

	}
-->
