/* CSS Document */

<!--

body {min-height:100%; margin:15px; padding:15px;} 
#main {min-height:100%; } 
#left { width:50%; float: left; overflow: hidden; padding: 15px;}
#right { width:50% float: right; overflow: hidden; padding: 15px; }
#bottom { clear: both; 	padding-top: 15px;}

div.poll {align: center; }
div.poll#poll_logo,
div.poll#poll_motto  { clear: both; padding: 15px;}



.logo {cursor: hand; }
strong {cursor: hand; font-size: 20px; text-decoration:bold; }

p {	padding-left:10px;}
h1 { font-size: 15px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }


div, p
{
	font-family: ms sans serif, sans-serif;
	font-size: 13px;
	margin-right: 3px;
	vertical-align: middle;
}


a {text-decoration:none;}
a:hover {text-decoration: underline;}



-->
