body {
	color:#3d2f26;
	font:12px Georgia, "Times New Roman", Times, serif;
}
a {
	color:#3d2f26;
	background:url(../img/dots2.gif) repeat-x bottom;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#000;
}

a .noBG{
	background:none;
}

/*** CLASSES ***/

.left {
	float:left
}
.right {
	float:right
}

.center {
	text-align:center;
}
.clear {
	clear:both;
	display:block;
	height:0em;
}
.block {
	display:block;
}
.wrap {
	width:900px;
	margin:0 auto;
	text-align:left;
	padding:0;
}

.noBG{
	background:none;
}

.fasterClues {
	margin:0 auto;
	text-align:center;
	padding:0 0 10px 0;
}

a.button img {
	display:block;
	margin:0 auto;
	background:none;
}
.red {
	color:#C22B05;
}
.green{
	color:#1DC418;
}
.aqua {
	color:#319C9F;
}
.blue {
	color:#1933FA;
	font-size:20px;
	font-weight:bold;
}

.smallIndent {
	margin-left:15px;
}

.largeIndent {
	margin-left:30px;
}
.underline {
	text-decoration:underline;
}
.cabot{
	text-align:center;
	font-size:15px;
	margin:3px 0;
	font-weight:bold;
	color:#CF001A;
}	

/*** TOP BLUE BAR w/LOGIN and Brown Bar with NAV***/

#top {
	background:url(../img/bg-top.gif) repeat-x top;
	height:128px;
}
	#top #login {
		float:right;
		padding-top:8px;
		height:82px;
	}
		#top #login a {
			display:block;
			float:left;
		}
		#top #login label {
			display:block;
			float:left;
			font-weight:bold;
			width:120px;
			padding-right:14px;
			padding-bottom:7px;
			
		}
			#top #login label input {
				display:block;
				border:solid 1px #40898e;
				border-bottom:solid 1px #fff;
				background:#fff;
				font:12px Georgia, "Times New Roman", Times, serif;
				padding:4px 3px;
				width:112px;
			}
		#top #login input.img {
			display:block;
			float:left;
			margin-top:14px;
			cursor:pointer;
		}
	
	#top ul {
		float:right;
		padding-right:58px;
	}
		#top ul li {
			display:block;
			float:left;
			padding-left:3px;
			font-size:16px;
		}
			#top ul li a {
				background:url(../img/tab-l.gif) no-repeat left top;
				padding-left:8px;
				display:block;
				float:left;
				height:28px;
				line-height:28px;
				padding-bottom:0;
			}
				#top ul li a:hover, #top ul li a.active {
					background:url(../img/tab-l.gif) no-repeat left bottom;
				}
				#top ul li a span {
					background:url(../img/tab-r.gif) no-repeat top right;
					padding-right:10px;
					display:block;
					float:left;
					height:28px;
					line-height:26px;
					cursor:pointer;
					color:#483626;
				}
				#top ul li a:hover span, #top ul li a.active span {
					background:url(../img/tab-r.gif) no-repeat bottom right;
					color:#000;
				}
				
		
/*** MAIN HEADER IMAGE ***/
		
#header {
	background:url(../img/bg-header.jpg) no-repeat top center #CAE7EF;
	height:257px;
	border-bottom:5px solid #E7A93A;
	padding:0;
}
	#header a.left {
		background:none;	
	}

	#header h1 {
		padding-top:6px;
	}
		#header h1 a,
		#header h2,
		#header h3 {
			display:block;
			font-size:0em;
			line-height:0em;
			text-indent:-10000000px;
			background:none;
		}
		#header h2 {
			padding-bottom:3px;
		}
		#header h3 {}		
			#header h1 img,
			#header h2 img,
			#header h3 img {
				display:block;
			}
			
/*** CONTENT ***/
			
#content {
	background:#e7f4f8;
	padding-top:34px;
	padding-bottom:50px;
}

/*** LEFT SIDEBAR ***/

	#sidebar {
		float:left;
		width:202px;
		padding-right:18px;
	}
		#sidebar .box1 {
			background:url(../img/box-bottom1.gif) no-repeat bottom #c3edc0;
			padding-bottom:11px;
			margin-bottom:20px;
		}
			#sidebar .box1t {
				padding:0;
			}
			#sidebar .box1 h5,
			#sidebar .boxt h5 {
				font-size:0em;
				line-height:0em;
				text-indent:-1000000px;
				padding-bottom:8px;
			}
				#sidebar .box1 h5 img,
				#sidebar .boxt h5 img {
					display:block;
				}
			#sidebar .box1 p {
				padding-left:41px;
				padding-right:6px;
				padding-bottom:8px;
			}
			#sidebar .box1 a.button {
				padding-top:10px;
				display:block;
				background:none;
			}
		#sidebar .boxt {
			background:#f4eda6;
			padding:0 12px;
		}
			#sidebar .boxt h3 {
				padding-bottom:14px;
			}
			#sidebar .boxt p {
				padding-left:39px;
				padding-bottom:8px;
			}
		#sidebar .star{
			padding:0px 0 20px 30px;
		}
		
		#freepress{
			background:url(../img/article-button.jpg) top left no-repeat;
			width:202px;
			height:155px;
			padding:20px 0 0 10px;
			}
			#freepress p{
				margin-bottom:10px;
				}
			#freepress #read-button{
				position:relative;
				top:0px;
				left:5px;
				}
			
	/*** MIDDLE SECTION ***/
			
	#page {
		background:#fff;
		width:515px;
		float:left;
		min-height:577px;						/* IE6 MIN-HEIGHT TRICK */ 	
		height:auto !important;					/* IE6 MIN-HEIGHT TRICK */ 	
		height:577px; 							/* IE6 MIN-HEIGHT TRICK */ 
	}
		#page #pagebg {
			padding:10px 20px;
		}
		#page p {
			display:block;
			margin: 10px 0;
			line-height:18px;
			font-size:1.2em;
		}
		#page h1{
			font-size:2.5em;
			color:#397479;
			font-weight:bold;
			background:url(../img/dots2.gif) repeat-x bottom;
			margin:5px 0;
		}
		#page h2 {
			font-size:0em;
			line-height:0em;
			text-indent:-1000000px;
			background:url(../img/dots.gif) repeat-x bottom;
			margin-bottom:22px;
			padding-bottom:4px;
		}
			#page h2 img {
				display:block;
			}			
		#page h3{
			font-size:1.5em;
			color:#397479;
			font-weight:bold;
			display:inline;
			margin-bottom:6px;
		}
		#page h3.fun{
			font-size:1.8em;
			color:#1933FA;
			font-weight:bold;
			display:inline;
			margin-bottom:6px;
		}
		#page h3.fun a{
			color:#1933FA;
		}
		#page h4{
			font-size:1.4em;
			color:#C22B05;
			padding-bottom:6px;
		}
		#page .steps {
			padding-bottom:16px;
		}
			#page .steps ul {
				list-style-type:none;
			}
			#page .steps li {
				display:block;
				padding-bottom:16px;
				height:71px;
				line-height:70px;
				font-size:21px;
				font-weight:bold;
				color:#543f2f;
				padding-left:78px;
				list-style-type:none;
				margin:0;
			}
				#page .steps li a {
					background:none;
					text-decoration:underline;
				}
			#page .steps li.b1 {
				background:url(../img/1.gif) no-repeat top left;
			}
			#page .steps li.b2 {
				background:url(../img/2.gif) no-repeat top left;
			}
			#page .steps li.b3 {
				background:url(../img/3.gif) no-repeat top left;
			}
		
		#page p.enjoy {
			font-family:Arial, Helvetica, sans-serif;
			font-size:22px;
			font-style:italic;
			font-weight:bold;
			color:#543f2f;
			padding:10px 0 40px 0;	
		}
		#page p.smallIndent {
			margin-left:25px;
		}

		#page p.largeIndent {
			margin-left:50px;
			line-height:30px;
		}
		
		#page ul {
			list-style-type:disc;
		}
		#page ul li{
			margin:0 0 10px 20px;
		}
		
		#page .redBox{
			background-color:#C43D1A;
			width:470px;
			margin:-13px 0 0px 0;
			*margin:-3px 0 0 0;
			padding:0px;
			*padding:3px 0 3px 0;
			height:60px;
		}
			#page .redBox p{
				font-size:20px;
				font-weight:bold;
				margin-bottom:19px;
				color:white;
				text-align:center;
			}
				#page .redBox p a{
					color:white;
				}
		
/*** REGISTRATION ACCORDION MENU ***/

		#page ul.menu, #page ul.menu li, #page ul.menu ul {
		  list-style-type:none;
		  margin:0;
		  padding: 0;
		  width:100%;
		}
		#page ul.menu li a {
			background:none;
		}
		#page ul.menu li img{
			margin:10px 0 20px 80px;
		}

		#page ul.menu ul li ul{
			text-align:left;
			margin:0;
		}
		#page ul.menu ul li ul li{
			text-align:left;
			margin:0;
		}
		
		/* Keeper of the Clues Page */
		
		#page2 {
		background-image: url(../img/bg-splash2.jpg);
		z-index:100;
		width:515px;
		float:left;
		padding:0;
		margin:0;
		}
		#page2 #pagebg{
			padding:10px 20px;
		}
		#page2 h1{
			font-size:2.5em;
			color:#397479;
			font-weight:bold;
			background:url(../img/dots2.gif) repeat-x bottom;
			margin:5px 0;
		}
		#page2 h2 {
			font-size:0em;
			line-height:0em;
			text-indent:-1000000px;
			background:url(../img/dots.gif) repeat-x bottom;
			margin-bottom:22px;
			padding-bottom:4px;
		}
			#page2 h2 img {
				display:block;
			}			
		#page2 h3{
			font-size:1.5em;
			color:#397479;
			font-weight:bold;
			display:inline;
			margin-bottom:6px;
		}
		#page2 h4{
			font-size:1.4em;
			color:#C22B05;
			padding-bottom:6px;
		}
		
		#page2 h5{
			text-align:center;
			font-size:18px;
		}
		
		#page2 table {
			margin:10px 0 25px 0;
			width:100%;
		}

		#page2 th {
			font-size:18px;
			text-align:center;
			padding:8px 5px;
		}
		
		#page2 td {
			padding:8px 5px;
			font-size:20px;
			line-height:26px;
		}
		
		#page2 p{
			font-size:22px;
			line-height:38px;
			font-weight:bold;
		}
		
		#page2 p.blueBox {
			background-color:#f6fdff;
			color:#397479;
			font-size:1.3em;
			line-height:normal;
			font-weight:normal;
			padding:8px;
			margin:12px 0;
			border:1px dashed #DEDEDE;
			text-align:center;
		}
		
/*** ADSENSE AD ***/

#adsense {
		background:#E7F4F8;
		width:468px;
		float:left;
		min-height:70px;						/* IE6 MIN-HEIGHT TRICK */ 	
		height:auto !important;					/* IE6 MIN-HEIGHT TRICK */ 	
		height:70px; 							/* IE6 MIN-HEIGHT TRICK */ 
		display:inline;
		margin:0 0 0 250px;
		text-align:center;
}		
		
/*** RIGHT SIDEBAR ***/
		
	#sidebar2 {
		background:#42cada;
		float:right;
		width:146px;
		display:inline;
	}
		#sidebar2 a img {
			display:block;
			margin:0 auto;
			border:solid 1px #fff;
			margin-bottom:9px;	
		}
		
	#sidebar2 .adwords {
		margin:5px auto 0 auto;
	}
		
/*** FOOTER ***/

#footer {												/** SEE ORIGINAL CODE FOR ADDING BOOKMARKS BACK IN AND GRAB THE OLD FOOTER-BG IMAGE **/
	background:url(../img/bg-footer.gif) repeat-x;
	height:115px;
}
	#footer .bookmark {
		height:0px;
	}
		#footer .bookmark a {
			background:none;
		}
		#footer .bookmark img {
			padding:0 18px;
		}
	#footer ul {
		float:left;
		margin-top:10px;
	}
		#footer ul li {
			display:inline;
			padding-left:12px;
			font-size:12px;
		}
	#footer p {
		text-align:right;
		padding:10x 0;
		color:#31251e;
		font-size:12px;
		display:block;
	}
		#footer p a {
			background:none;
			color:#31251e;
		}
		#footer p a:hover {
			text-decoration:underline;
		}
	#footer a img{
		float:left;
		clear:left;
		margin:18px 0 0 7px;
	}
		
/*** SPLASH PAGE STYLES ***/

#splash {
	/*background:url(../img/bg-splash.jpg) top center;*/
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#3a7478;
}
	#splash a {
		color:#092662;
		text-decoration:none;
	}
	#splash a:hover {
		text-decoration:underline;
	}
	#splash .top {
		background:url(../img/top-stripe.png) repeat-x top;
		height:22px;
		width:960px;
		margin:0 auto;
		display:block;
	}
	#splash .bottom {
		background:url(../img/bottom-stripe.png) repeat-x top;
		height:22px;
		width:960px;
		margin:0 auto;
		display:block;
	}
	#splash-content {
		background:url(../img/bg-transp.png);
		width:960px;
		margin:0 auto;
		text-align:left;
	}
		#splash-content h1 {
			display:block;
			padding-top:18px;

			padding-bottom:15px;
			text-indent:-1000000px;
		}
			#splash-content h1 a,
			#splash-content h2,
			#splash-content h5  {
				display:block;
				font-size:0em;
				line-height:0em;
				background:none;
			}
			#splash-content h1 img,
			#splash-content h2 img {
				display:block;
				margin:0 auto;
				background:none;
			}
		
		#splash-content h3 {
			font:italic 25px Georgia, "Times New Roman", Times, serif;
			color:#553d31;
			text-align:center;
			padding:0 45px 12px 45px;
				background:none;
		}
			#splash-content h3 strong {
				font-style:normal;
			}
			#splash-content h3 a{
				color:#1933FA;
			}
			#splash-content h3 a:hover{
				text-decoration:none;
			}
			
			
	#splash-content ul {
		float:left;
		width:240px;
		padding-left:20px;
		padding-top:40px;
	}
		#splash-content ul li {
			background:url(../img/check.gif) no-repeat 0 0;
			padding-left:38px;
			padding-bottom:20px;
		}
	#splash-content #follow {
		background:url(../img/follow-me.gif) no-repeat left top;
		width:654px;
		height:387px;
		padding-right:20px;
		float:right;
		position:relative;
	}
		#splash-content #follow #link1 {
			display:block;
			width:109px;
			height:33px;
			margin-top:185px;
			margin-left:510px;
			z-index:22;
			background:none;
		}
			#splash-content #follow #link1 a {
				display:block;
				background:none;
			}
			#splash-content #follow #link1 a:hover {
				text-decoration:none;
				color:none;
				background:none;
			}
		#splash-content #follow #link2 {
			display:block;
			width:462px;
			height:125px;
			margin-top:30px;
			margin-left:200px;
			z-index:2;
			background:none;
		}
		#splash-content #follow #link2 a:hover {
				text-decoration:none;
				color:none;
				background:none;
			}
			
/*** FORMS ***/

.loginBtn {
	background-color:#33CBCC;
	color:#fff;
	cursor:pointer;
	margin-top:16px;
	font-weight:bold;
}

.loginBtn2 {
	background-color:#33CBCC;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}

.loginBtn3 {
	background-color:#33CBCC;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	width:150px;
	height:30px;
}

.welcomeMsg {
	color:white;
	margin:0 0 10px 0;
	padding-bottom:10px;
	font-weight:bold;
}

.loggedIn{
	float:right;
	display:block;
	margin:20px 45px 22px 0;
}

#wlpeWelcomeParagraph {
	color:white;
	font-weight:bold;
	margin-bottom:-7px;
}

.form {
	width:480px;
	margin-top:10px;
}

.form fieldset {
	border:1px dashed #ccc;
	padding:10px;
	margin-bottom:15px;
}

.form legend {
	font-size:1.3em;
	line-height:18px;
	border: 1px solid #333;
	padding: 2px 6px 5px 6px;
	color:#fff;
	background-color:#33CBCC;
	*margin:0 0 13px -7px;
}

.form label {
	background-color:#fff;
	float:left;
	color:#6F4330;
	font-size:1.2em;
	font-weight:bold;
	width:150px;
	margin:0 15px 10px 0;
	padding:3px 0;
	border:1px dashed #ccc;
	text-align:center;
}

.form span {
	float:left;
	margin:10px 2px 0 0;
	font-size:11px;
}

.form input {
	float:left;
	width:230px;
	margin:0 10px 10px 0;
	height:20px;
	padding:2px 0 0 2px;
	font-size:14px;
}

.form .checkbox{
	width: 18px;
	height: 18px;
	margin:20px 0 0 0;
}

.form .checkbox2{
	width: 11px;
	height: 11px;
	margin:11px 8px 0 0px;
}

.form input.cvv {
	width:30px;
}

.form input.exp {
	width:50px;
	display:inline;
	margin:0;
	height:20px;
	padding:2px 0 0 2px;
	font-size:14px;
}

.form h3 {
	font-size:1.2em;
	display:block;
	color:#6F4330
}

.form h3 a{
	background:none;
	color:#3DCCD2;
}

.form input.contestBtn {
	background:#946B59;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:130px;
	height:25px;
	float:right;
	margin-right:69px;
}

.form input.submitBtn {
	background:#33CBCC;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:150px;
	height:25px;
	float:right;
	margin-right:49px;
}

/*** TOP ERROR MESSAGES ***/

.wlpeMessageText {			/* Error Messages */
	color:red;
}

.topErrors {
	float:left;
	margin:30px 0 0 230px;
}

.topErrors .wlpeMessageText {
	color:white;
	font-weight:bold;
}

.topErrors .wlpeMessage .wlpeMessageText {
	color:white;
	font-weight:bold;
	margin:0px 0 0 30px;
}



/*** Admin Area ***/

/* Current Contest Latest Clue Table */

.latestClue{
	width:100%;
}

.latestClue th{
	background-color:#f6fdff;
	color:#397479;
	font-size:24px;
	border:1px solid #DEDEDE;
	padding:8px;
	width:100%;
}


.latestClue td{
	border:1px solid #DEDEDE;
	padding:8px 0 0 75px;
	line-height:28px;
	font-size:21px;
	font-weight:bold;
}

.latestClue td .number{
	margin:0;
}

.latestClue .big {
	font-size:28px;
}


/* Current Contest Page Table */

.clues{
	width:100%;
}

.clues th{
	background-color:#f6fdff;
	color:#397479;
	font-size:20px;
	border:1px solid #DEDEDE;
	padding:8px;
	width:100%;
}

.clues th .small {
	font-size:14px;
}

.clues td{
	border:1px solid #DEDEDE;
	padding:8px;
	font-size:16px;
	font-weight:bold;
}

.clues .big {
	font-size:28px;
}

/* Past Contest Page Table */

.pastContests{
	width:100%;
}

.pastContests th{
	background-color:#f6fdff;
	color:#397479;
	font-size:20px;
	border:1px solid #DEDEDE;
	padding:8px;
	width:100%;
}

.pastContests td{
	border:1px solid #DEDEDE;
	padding:8px;
	font-size:16px;
	font-weight:bold;
}

/* Sample Contest Page Table */

.sampleContests{
	width:100%;
}

.sampleContests th{
	background-color:#f6fdff;
	color:#397479;
	font-size:1.7em;
	border:1px solid #DEDEDE;
	padding:5px;
}

.sampleContests td{
	border:1px solid #DEDEDE;
	padding:5px;
}

/* Trivia Table */

.trivia{
	width:100%;
}

.trivia th{
	font-size:1.1em;
	font-weight:normal;
	border:1px solid #DEDEDE;
	padding:5px;
}

.trivia td{
	border:1px solid #DEDEDE;
	background-color:#f6fdff;
	color:#397479;
	padding:5px;
	font-size:.9em;
}

/* Add Clues Page Table */

.addClues{
	width:100%;
}

.addClues th{
	background-color:#f6fdff;
	color:#397479;
	font-size:1.2em;
	border:1px solid #DEDEDE;
	padding:5px;
}

.addClues th.clue{
	width:225px;
}

.addClues td{
	border:1px solid #DEDEDE;
	padding:5px;
}

.addClues input{
	width:215px;
}

.addClues .submitBtn {
	background:#946B59;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:100px;
	height:25px;
}

.addClues .goBtn {
	background:#946B59;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:50px;
	height:25px;
}

/* View All Contests Page Table */

.allContests{
	width:100%;
}

.allContests th{
	background-color:#f6fdff;
	color:#397479;
	font-size:1em;
	border:1px solid #DEDEDE;
	padding:5px;
}

.allContests th.clue{
	width:225px;
}

.allContests td{
	border:1px solid #DEDEDE;
	padding:5px;
}

.allContests input{
	width:215px;
}

.allContests .submitBtn {
	background:#946B59;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:100px;
	height:25px;
}

.allContests .goBtn {
	background:#946B59;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:50px;
	height:25px;
}

.allContests .small {
	width:120px;
	font-size:.9em;
}	

/* Guess Page Table */

.guesses{
	width:100%;
}

.guesses th{
	background-color:#f6fdff;
	color:#397479;
	font-size:1.7em;
	border:1px solid #DEDEDE;
	padding:5px;
	text-align:center;
}

.guesses th.guess{
	font-size:1em;
	font-weight:normal;
	padding:13px 5px;
}

.guesses td{
	border:1px solid #DEDEDE;
	padding:5px;
	text-align:center;
}

.guesses .winnerBtn {
	background:#946B59;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:120px;
	height:25px;
}

/* User Page Table */

.users{
	width:100%;
	margin-top:10px;
}

.users th{
	background-color:#f6fdff;
	color:#397479;
	font-size:1.7em;
	border:1px solid #DEDEDE;
	padding:5px;
}

.users td{
	border:1px solid #DEDEDE;
	padding:5px;
}

/* MAKE A GUESS INPUT BOX */

.guessBox {
	margin:0 auto;
	width:415px;
	text-align:center;
}

.guessBox h3.guess{
	font-size:24px;
	margin-bottom:5px;
}

.guessBox div {
	background:url(../img/bg-input.gif) no-repeat;
	height:63px;
	width:415px;
	padding-top:4px;
	padding-right:5px;
	margin-bottom:5px;
}
.guessBox div input.bigBox{
	border:0;
	background:none;
	font-size:22px;
	padding:12px 0 0 5px;
	height:30px;
	width:400px;
	color:#397479;
}

.guessBox .submitBtn {
	background-color:#013382;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	width:150px;
	height:40px;
	font-size:22px;
	margin:0px auto 20px auto;
}

/* Geo Trivia Page Table */

.geoTrivia{
	width:100%;
}

.geoTrivia th{
	background-color:#f6fdff;
	color:#397479;
	font-size:1.2em;
	border:1px solid #DEDEDE;
	padding:5px;
}

.geoTrivia th.clue{
	width:225px;
}

.geoTrivia td{
	border:1px solid #DEDEDE;
	padding:5px;
}

.geoTrivia input{
	width:215px;
}

.geoTrivia .submitBtn {
	background:#946B59;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:100px;
	height:25px;
	float:right;
}

.geoTrivia .goBtn {
	background:#946B59;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:50px;
	height:25px;
}

/* Narrow Geo Trivia Table */

.geoTrivia2{
	width:100%;
}

.geoTrivia2 th{
	background-color:#f6fdff;
	color:#397479;
	font-size:1.2em;
	border:1px solid #DEDEDE;
	padding:5px;
}

.geoTrivia2 td{
	border:1px solid #DEDEDE;
	padding:5px;
}

.geoTrivia2 input{
	width:140px;
}

.geoTrivia2 .submitBtn {
	background:#946B59;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:65px;
	height:20px;
}

.geoTrivia2 .goBtn {
	background:#946B59;
	color:white;
	cursor:pointer;
	font-weight:bold;
	width:50px;
	height:25px;
}

/*** WINNER PAGE ***/

#page .winnerPage {
	background:url(../img/logo-trans.jpg) no-repeat 50% 0%;
	text-align:center;
	color:#1B696F;
}

#page p.winner {
			font-size:22px;
			text-align:center;
			line-height:125%;
			color:#1B696F;
}

#sidebar a{
	background:none;
}
