body {
	margin:0px;
	padding:0px;
	background: #0f9cd8 url(images/bg.gif) repeat-x;
}
a, a:visited {
	color: #2b2f82;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #2b2f82;
	text-decoration: underline;
}

#container {
	width:855px;
	margin:auto;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
/* @group Header */

#header {
	text-align:center;
}
#logo {
	display:block;		
	width:340px;
	height:66px;
	background:url(images/logo.gif) no-repeat;
	text-indent:-10000px;
	margin:auto;
}
#vote_no {
	width:853px;
	height:80px;
	margin:35px 0px 0px 0px;
	padding:0px;
	text-indent:-10000px;
	background:url(images/voteno.gif) no-repeat;
}

/* @end */



/* @group Menu */

#menu {
	background: #2b2f82;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 855px;
	height: 71px;
	text-align: center;
}
#menu li {
	float: left;
	background: #2b2f82;
}
#menu1 {
	display: block;
	width: 190px;
	height: 71px;
	background: #2b2f82 url(images/m1.gif);
	text-indent: -10000px;
	margin-left: 110px;
}
#menu1:hover {
	background: #2b2f82 url(images/m1b.gif);
}
#menu2 {
	display: block;
	width: 218px;
	height: 71px;
	background: #2b2f82 url(images/m2.gif);
	text-indent: -10000px;
}
#menu2:hover {
	background: #2b2f82 url(images/m2b.gif);
}

#menu3 {
	display: block;
	width: 204px;
	height: 71px;
	background: #2b2f82 url(images/m3.gif);
	text-indent: -10000px;
}
#menu3:hover {
	background: #2b2f82 url(images/m3b.gif);
}

#menu4 {
	display: block;
	width: 261px;
	height: 71px;
	background: #2b2f82 url(images/m4.gif);
	text-indent: -10000px;
}
#menu4:hover {
	background: #2b2f82 url(images/m4b.gif);
}

/* @end */
#share {
	float: right;
}
#share img {
	border: none;
}
.retweet {
	display: none;
}
#content {
	width: 835px;
	display: block;
	background: #ffffff;
	margin: 0px;
	padding: 10px;
	padding-top: 0px;
	*padding-top:20px;
}

#left {
	float: left;
	width: 455px;
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 15px;
}
#right {
	float: left;
	width: 350px;
}

#content1 #title {
	width: 278px;
	height: 25px;
	background: url(images/title1.gif);
	text-indent: -10000px;
}
#content2 {
	display: none;
}
#content2 #title {
	width: 442px;
	height: 27px;
	background: url(images/title2.gif);
	text-indent: -10000px;
}
#content2 h2 {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #0f9cd8;
	margin: 0px;
}

#content3 {
	display: none;
}
#content3 #title {
	width: 408px;
	height: 24px;
	background: url(images/title3.gif);
	text-indent: -10000px;
}
#content3 h2 {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #0f9cd8;
	margin: 0px;
	border-top: 1px dotted #d0d0d0;
	padding-top: 10px;
	margin-top: 10px;
}
#content3 ul {
	list-style-image: url(images/star.gif);
}

#content4 {
	display: none;
}
#content4 #title {
	width: 422px;
	height: 24px;
	background: url(images/title4.gif);
	text-indent: -10000px;
}
#content4 h2 {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #0f9cd8;
	margin: 0px;
	border-top: 1px dotted #d0d0d0;
	padding-top: 10px;
	margin-top: 10px;
}
#content4 ul {
	list-style-image: url(images/star.gif);
}

#content5 {
	display: none;
}
#content5 #title {
	width: 423px;
	height: 26px;
	background: url(images/title5.gif);
	text-indent: -10000px;
}
#content5 h2 {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #0f9cd8;
	margin: 0px;
	border-top: 1px dotted #d0d0d0;
	padding-top: 10px;
	margin-top: 10px;
}


iframe {
	border: none;

}

#rules {
	margin-top:-130px;
	font-size:10px;
	text-align:right;
	text-transform:none;
	padding-right:20px;
	line-height:12px;
	width:120px;
}
#rules a {
		color:#2b2f82;
		text-decoration:none;
}
#rules a:hover {
		color:#2b2f82;
		text-decoration:underline;
}

/* @group Form */

#register {
	width: 350px;
	height: 92px;
	padding: 0px;
	margin: 0px;
	background: url(images/register.gif);
	text-indent: -10000px;
	margin-top: 25px;
	*margin-top: 0px;	
}
#form {
	width: 288px;
	background: #f2f2f2;
	margin-left: 20px;
	padding: 20px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	height: 580px;
}
form {
	margin: 0px;
	padding: 0px;

}
#form label {
	display: block;
	text-align: right;
	width: 120px;
	margin-bottom: 15px;
}
#form input {
	width: 150px;
	float: right;
	margin-top: -31px;
	border: 1px solid #c0c0c0;
}
#form textarea {
	width: 150px;
	height: 100px;
	float: right;
	margin-top: -41px;
	border: 1px solid #c0c0c0;
}
#form p {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	padding-bottom: 20px;
}
#form #title {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #0f9cd8;
	margin: 0px;
}
#submit {
	border: none !important;
	margin: 10px 0px !important;
	*margin: 0px !important;	
	width: 152px !important;
	height: 34px !important;
}
#myspan {
	border-top: 1px dotted #c0c0c0;
	padding-top: 20px;
	display: none;
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
	text-align: center ;
}

/* @end */

#support {
	background: #2b2f82;
	width:482px;
	*width:452px;	
	color: #ffffff;
	height: 350px;
}
#support h2 {
	background: #2b2f82;
	width:410px;
	height: 94px;
	background:url(images/support.gif) no-repeat;
	text-indent: -10000px;
	padding: 0px;
	margin-left: -48px;
	*margin-left: -48px;	

}
#support_text {
	padding: 0px 20px 0px 60px;
	margin-top: -30px;
}
#sign {

}
#sign, #flier, #button, #sticker, #wp1, #wp2 {
	float: left;
	padding-right: 50px;
	*padding-right:40px;
	padding-top: 10px;
}
#sign a {
	display: block;
	color: #ffffff !important;
	width: 80px;
	background: url(images/sign.gif) no-repeat;
	text-align: center;
	padding: 55px 0px 0px 0px;
}
#flier a {
	display: block;
	color: #ffffff !important;
	width: 80px;
	background: url(images/flier.gif) no-repeat;
	text-align: center;
	padding: 65px 0px 0px 0px;
}
#button a {
	display: block;
	color: #ffffff !important;
	width: 80px;
	background: url(images/button.gif) no-repeat;
	text-align: center;
	padding: 55px 0px 0px 0px;
}
#sticker a {
	display: block;
	color: #ffffff !important;
	width: 80px;
	background: url(images/sticker.gif) no-repeat;
	text-align: center;
	padding: 55px 0px 0px 0px;
}
#wp1 a {
	display: block;
	color: #ffffff !important;
	width: 80px;
	background: url(images/wp_icon.jpg) center 0px no-repeat;
	text-align: center;
	padding: 65px 0px 0px 0px;
}
#wp2 a {
	display: block;
	color: #ffffff !important;
	width: 80px;
	background: url(images/wp2.jpg) center 0px no-repeat;
	text-align: center;
	padding: 65px 0px 0px 0px;
}

#footer {
	width: 856px;
	background: url(images/footer.gif) no-repeat;
	padding: 70px 0px 0px 0px;
	margin: 5px 0px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #9ae1ff;
}
#footer h2 {
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;
}
#footer div {
	margin: 0px;
	padding: 0px;
}