body {
	background-color: #C0C0C0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.1em;
	color: #2D006B;
	margin:0;
	padding:10px 0 0 0;
}
a {
	color: #2D006B;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h3 {
	font-size:11px;
	margin:0;
	margin-top: -4px;
}
h1 {
	margin:-5px 0 5px 0;
	font-family:  Times New Roman, georgia, serif;
    font-size:23px;
    line-height:1.1em;
}
h2 {
	font-size:24px;
	line-height:24px;
	margin: 0 0 30px 0;
}
h4 {
	font-size:17px;
	display:inline;
	padding:0 ;
	font-family:Verdana, Arial, helvetica, sans;
	line-height:17px;
}
h5 {
    margin:0 0 4px 0;
    padding-left:20px;
    font-size:12px;
    background-image:url(images/bigBulletSm.gif);
    background-position:left top;
    background-repeat:no-repeat;
    
}
h5 a {
    COLOR: #1d005b;
}
p {
	margin:0;
}
.innerP {
	display:block;
	padding:0;
	margin-bottom:6px;
}
.arrow {
	text-align:right;
	border:0;
}

#main {
	width:681px;
	background-color:#FFFFFF;
	height:auto;
	background-image:url(images/mainTop.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
	
}
#main ul {
	padding: 0 0 0 15px;
	list-style: none !important;
	text-indent: 0;
	height: 38px;
	margin:20px 0 0 0;
	clear:right;
	
}
#main ul li{
	float:left;
	padding:0;
	margin:0;
	background-color:#3D107B;
	height: 38px;
	color:#fff;	
}
#bg {
	background-image:url(images/BGs/homeBG.gif);
	background-position: 15px 0;
	background-repeat:no-repeat;
	background-color:#FFF;
	height:512px;
	margin:0;
	padding:30px 0 0 45px;
	
}
#bgSecond {
	background-image:url(images/BGs/secondBG.gif);
	background-position: 15px 0;
	background-repeat:no-repeat;
	background-color:#FFF;
	height:512px;
	margin:0;
	padding:26px 0 0 40px;
}
#bgFlash {
	background-image:url(images/BGs/flashBG.gif);
	background-position: 15px 0;
	background-repeat:no-repeat;
	background-color:#FFF;
	height:512px;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
}

#welcome {
	background-image:url(images/BGs/welcome.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width:281px;
	height:227px;
	margin:0;
	float:left;
}
#welcome p{
	margin:60px 0 0 15px;
	background-color:#FDD4AC;
	border:1px solid #3D107B;
	width:220px;
	padding:10px;
}
#fishball {
	background-image:url(images/BGs/succah.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width:131px;
	height:226px;
	margin:0;
	margin-left:22px;
	float:left;
	padding: 73px 0 0 12px;
	color: #FFFFFF;
}
#homeNews {
	background-image:url(images/BGs/homeNews.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height:226px;
	margin:0 0 0 11px;
	float:left;
	font-family:Georgia, Times, serif;
	font-size:11px;
	padding: 42px 0 0 12px;
	line-height: 1.1em;
	clear:right;
	width:144px;
	voice-family: "\"}\""; 
    voice-family:inherit;
	width: 122px;
	
}
#homeNews p{
	width:111px;
	margin-bottom: 6px;
}
#homeNews #todayDate{
	width:111px;
	margin: 0 0 5px 0;
}
#fishball p{	
	margin-top: 9px;
	voice-family: "\"}\""; 
    voice-family:inherit;
	width:105px;
}
#fishball a{
	color:#fff;
}
#todayDate {
	margin-top:40px;
	border-top:1px solid #3D107B;
	border-bottom:1px solid #3D107B;
	background-color:#Fff;
	color:#FA993A;
	font-weight:bold;
	padding: 2px 0 2px 0;
}
#chat {
	background-image:url(images/BGs/chat.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width:440px;
	height:217px;
	margin:0;
	margin-top:10px;
	float:left;
	padding: 50px 0 0 12px;
	color: #2D006B;
	voice-family: "\"}\""; 
    voice-family:inherit;
    margin-top:-63px;
}
#chat p{
	width:370px;
	padding:0;	
	clear:right;
}
#chat .innerP{	
	float:right;
	width:325px;
	display:block;
	margin:4px 0 8px 0;
}
#chat .innerPwarning{	
	float:right;
	width:360px;
	display:block;
	margin:5px 0 0 0;
	padding:3px;
	font-weight:bold;
	background-color:#FFFFFF;
	border:2px solid #FA993A;
	line-height:1.3em;
}
#chat img{
	margin:0 1px 0px 0;
	float:left;
}
#chat a img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#chat a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#chat .homeforumHomeLink {
	position:absolute;
	left:100px;
	top:343px;
}
#chat .homeforumHomeLink img {
	float:none;
}
#vote {
	background-image:url(images/BGs/vote.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height:226px;
	margin:0;	
	margin-left:8px;
	float:left;
	padding: 0 0 0 12px;	
	width: 130px;
	clear:right;
	color:#fff;
	voice-family: "\"}\""; 
    voice-family:inherit;
    margin-top:-63px;
}
#vote p{	
	width:102px;
	line-height:1.15em;
	margin-top:57px;
	margin-bottom:2px;
	font-weight:bold;
}
#vote a{
	color:#F1EF4D;
	font-size:17px;
	line-height:1em;
}
.dfp {
	float:right;
	display:block;
	margin:0 8px 0 0;
	font-size:10px;
	voice-family: "\"}\""; 
    voice-family:inherit;
	margin-top:-30px;
}
/*----------------------------SECOND PAGES--------------------------------*/

#chatVote {
	margin: -57px 0 3px 315px;
	white-space:nowrap;
	padding:0;
}
#chatVoteYellow {
	margin: -57px 0 3px 415px;
	white-space:nowrap;
}
#chatVote {
	margin-top:-60px;
	margin-left:415px;
	margin: -57px 0 3px 415px;
}
#chatVoteYellow {
	margin-top:-60px;
	margin-left:415px;
	margin: -57px 0 3px 415px;
}
#news {
	background-image:url(images/BGs/yellow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:463px;
	padding:25px;
	font-size: 11px;
	font-family:Georgia, Times New Roman, Serif;
	margin-top: 0px; 
	text-align: left;
	line-height:1.4em;
}
#news #todayDate{
	width:545px;
	margin:0;
	font-size:16px;
	padding:4px 0 5px 5px;
}
#newsRight {
	float:left;
	margin: 10px 0 0 25px;
	width: 250px;
}
.bigNewsImage {
    border:1px solid #34007B;
}
#newsLeft {
	width:270px;
	float:left;
	margin-top:10px;
}
#news h1 {    
    background-position:left 2px;
    background-repeat:no-repeat;
    line-height:1.7em;
}
.newsHeaderImage {
    background-image:url(images/headers/newsImg.gif);
    padding-left:35px; 
}
.activitiesHeaderImage {
    background-image:url(images/headers/activitesImage.gif);
    padding-left:40px;
    
}
.thingsHeaderImage {
    background-image:url(images/headers/things_to_do.gif);
    padding-left:40px;
    padding-bottom:13px;
    margin-bottom:5px;
    margin-top:-10px;
}
#news h2 {
	margin:0 0 5px 0;
	line-height:1.2em;
	font-size:18px;
}
#news h3 {
	margin:7px 0 4px 0;
	font-size:15px;
	width:auto;
}

#news p{
	width:235px;
	padding-bottom:10px;
	margin-bottom:7px;
}
#homenews .item{
	width:235px;
	padding-bottom:12px;
	margin-bottom:9px;
	display:block;
}
.pBorder {
	border-bottom:1px solid #34007B;
}
#news p a img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border:2px solid #34007B;
	margin:0 0 7px 7px;
	text-align:right;
	float:right;
}
#news p a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#news ul{
	padding:0;
	margin:5px 0 0 0;
}
#news ul img{
	float:left;
	clear:none;
	margin:0 7px 10px 0;
}
#news ul li{
	background-color:#F1EF4D;
	float:none;
	height:auto;
	margin-bottom:3px;
}
#newsTop {
	background-image:url(images/BGs/yellowTop2.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	float: left;
	clear: right;
	padding: 50px 0 7px 50px;
	width:650px;
	voice-family: "\"}\""; 
    voice-family:inherit;
    width:600px;
}
#newsMid {
	background-image:url(images/BGs/yellowMid2.gif);
	background-repeat: repeat-y;
	padding: 0 50px 0 50px;
	background-position: left top;
	float: left;
	width: 660px;
	height: auto;
	font-size:13px;
	line-height:1.4em;
	voice-family: "\"}\""; 
    voice-family:inherit;
    padding: 0 50px 0 50px;
	width: 550px;
}
#mainText {
    width:270px;
    display:block;
}
#newsBottom {
	background-image:url(images/BGs/yellowBottom3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: 52px;
	width: 650px;
}
#newsMid p {
    margin-bottom:0;
}
#back {
	width:545px;
	margin:0;
	font-size:18px;
	padding:8px 0 4px 0;
	border-top:1px solid #3D107B;
	border-bottom:1px solid #3D107B;
	background-color:#Fff;
	color:#2D006B;
	font-weight:bold;
}
#back img{
	margin:0 8px 0 2px;
	vertical-align:middle;
}
#back a{
	color:#3D107B;
}
#games {
	background-image:url(images/BGs/gamesBG.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:463px;
	color:#fff;
	padding:25px;
	font-size:13px;
	line-height:1.4em;
}
#games p{
	padding:3px 0 17px 0;
	margin-bottom:25px;
	
	background-image:url(images/pics/invaders.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 250px;
}
#games img{
	margin:3px 7px 40px 0;
}
#games h3 {
	font-size:18px;
	color: #F1EF4D;
	margin:0 0 3px 0;
	font-family:"Comic Sans MS",verdana, arial, helvetica;
	font-style:oblique;
}
.minuteGames {
	font-size:18px;
	color: #F1EF4D;
	font-family:"Comic Sans MS",verdana, arial, helvetica;
	font-style:oblique;
}
#games a {
	color: #F1EF4D;
	font-family:"Comic Sans MS",verdana, arial, helvetica;
	font-style:oblique;
}
#games #newsLeft {
	margin-top: 85px;
}
#games #newsRight {
	margin-top:85px;
}
#games a img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#games a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#fishball a img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#fishball a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

input {
	font-family:"Courier New", Courier, mono;
	border: 1px solid #3D107B;
	margin-bottom: 20px;
	font-size:16px;
}
button {
	font-family:"Courier New", Courier, mono;
	border: 1px solid #3D107B;
	margin-top: 20px;
	font-size:16px;
}
textarea {
	font-family:"Courier New", Courier, mono;
	border: 1px solid #3D107B;
	font-size:16px;
	margin-bottom: 20px;
}
select {
	font-family:"Courier New", Courier, mono;
	border: 1px solid #3D107B;
	font-size:16px;
	margin-bottom: 20px;
}

/***************************************POLLS*/
#poll {
	background-image:url(images/BGs/voteBG.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:463px;
	font-family:verdana, Arial, helvetica, Sans-Serif;
	line-height:1.4em;
	float:left;
	clear:right;
	width:100%;
}
#poll a {
    color:#F1EF4D;
	display:block;
	margin: 0 0 0 40px;
	font-size:14px;
}
#poll ul {
	margin-left:20px;
	margin-top:5px;
}
#poll ul li {
	list-style-position:outside;
	float: none;
	list-style-image: url(images/bigBulletSm.gif);
	color: #3d107b;
	background-color: #fff6df;
	height:auto;
	margin:0 0 7px 5px;
	padding-left:6px;
	
}
#poll ul li a{
	color: #3d107b;
	margin:0;
	font-size:14px;
}
.vote {
	margin:100px 0 10px 40px;
	color:#fff;
	width:80%;
	border:6px solid #FC1100;
	padding:0;
}
.vote td {
	font-weight:bold;
	color:#3D107B;
	font-size:16px;
	background-color:#FFF6DF;
}
.vote input{	
	margin:7px 10px -2px 30px;
	background-color:#5D18BC;
	border:0;
}
.voteHeader {
    font-size:18px;
    display:block;
    margin-bottom:5px;    
    padding:10px;
    background-color:#F1EF4D;
    border-bottom: 3px solid #FC1100;
    vertical-align:top;
    line-height:24px;
}
.voteFooter {
    padding:15px 0 15px 0;
}
.voteThanks {
    color:#FC1100;
    border-bottom: 2px dashed #FC1100;
    padding-bottom:2px;
}
.vote a{
	color:#FC1100;
	display:block;
	margin: 0 10px 10px 0;
}
.resultsName {
    padding-left:10px;
    margin-top:0;
}
.resultsResult {
    padding-bottom:15px;
}
.resultsFooter {   
    padding: 10px 0 15px 10px;
    border-top: 3px solid #FC1100;    
}
.pollImage {
    border-bottom: 3px solid #3D107B;
    border-right: 3px solid #3D107B;
}

/***************************************JS GAMES*/
#jsGame {
	background-color:#FFF6DF;
	border:6px solid #FC1100;
	width:600px;
	height:400px;
	text-align:center;
	margin:0px auto 0 auto;
	color:#3D107B;
}
#jsGame p {
	width:400px;
	margin: 25px auto;
}
#jsGame .hangman{
	width:400px;
	font-weight:bold;
	color:#fff;
}
#jsGame .hangman td{
	padding:6px;
}
#jsGame .hangman a{
	background-color:#FFF6DF;
	padding:1px;
}
#jsGame .hangmanPic{
	width:200px;
	margin: 0 auto;
	background-color:#FFF6DF;
}
#jsGame table {
	background-color:#FC1100;
	border:3px solid #F1EF4D;
}
#jsGame p.attribution {
	border:0;
	font-size:9px;
	vertical-align:bottom;
	margin-bottom:0;
	padding:0;
	background-color:#FFF6DF;
}

#jsGame input {
	color: #5A358E;
	background-color:#fff;
	margin-bottom:10px;
	border: 3px solid #3D107B;
	font-weight:bold;
}

/***************************************FORUMS*/
#forumsTop {
	background-image:url(images/BGs/forumsTop.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	float: left;
	padding: 0 0 7px 0;
	width:650px;
	height:169px;
	margin:0px;
}
.forumHomeLink {
	position:relative;
	left:40px;
	top:75px;
}
.tenComm {
	position:relative;
	left:315px;
	top:60px;
}
#forumsMid {
	background-image:url(images/BGs/yellowMid2.gif);
	background-repeat: repeat-y;
	/*padding: 0 50px 0 50px;*/
	background-position: left top;
	float: left;
	width: 650px;
	height: auto;
	font-size:13px;
	line-height:1.4em;
	font-family:Verdana, arial, helvetica, sans;
	padding: 0 0 0 50px;
	font-size: 12px;
	voice-family: "\"}\""; 	
    voice-family:inherit;
	width: 600px;	
}
#dl td {
	border: dotted 2px #34007B;
	/*padding: 0 10px 0 10px;*/
	padding:4px 9px 5px 9px;
	width:20%;
	background:transparent url(images/forums/forumBG.gif) no-repeat bottom right;
	background-color:#fff;
	vertical-align:top;
	font-size:13px;
}
#dl {
	margin-left:-25px;
	margin-top:-20px;
	margin-bottom:-10px;
	width:600px;
}
#dl td img {
	margin: 5px 7px 0 0;
	text-align:left;
	float:left;
}
#dl td a img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#dl td a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.topics{
	background-repeat:no-repeat;
	background-image:url(images/forums/schoolSm.gif);
	background-position:left bottom;
	padding:10px 0 0 40px;
}
#dgTopics {
    font-size:12px;
    margin-top:5px;
    border:2px solid #3D107B;
	background-color:#ddd;
	width:550px;
}
.rptrItems {
    border: 1px solid #3D107B;
	background-color: #F3EFF9;	
}
#lkNewTopic {
	display:block;
	text-align:right;
	margin-right:50px;
	margin:-22px 50px 0 0;
}
#dgTopics td{
    border-bottom: 1px dotted #3D107B;
	padding:8px 8px 5px 8px;
	vertical-align:top;
}
.dgTopicsHeader {
	background-color:#ddd;
	
	color:#3D107B;
	line-height:0.9em;
	color:#E47000;
	font-weight:bold;
}
#tblReply {
    border: 2px solid #3D107B;
    font-size:12px;
    width:500px;
}
.repliesLeft {
    border-right: 2px dotted #3D107B;    
    text-align:center;
    padding:10px;
    width:130px;
    background-color:#ddd;
    vertical-align:top;
}
.repliesLeft img {
	display:block;
	margin:0;
}
.repliesRight {
    padding:5px;
    background-color:#fff;
    height:60px;
    vertical-align:top;
}
.replySubject {
    font-weight:bold;
    font-size:14px;
    background-color:Yellow;
    border-bottom: 2px dotted #3D107B;
    padding:2px 7px;
	height:25px;
}
.forumAdmin {
    background-color:#ddd;
    width:90%;
    display:block;    
    vertical-align:bottom;
    border: 1px solid #3D107B;
    padding:5px;
    margin-top:10px;
}
.editReply {
	border:1px solid #000;
}
#MessageBox {
	width:550px;
	background-color:#FFFF00;
	border: 1px solid #3D107B;	
	font-size:13px;	
}
#MessageBox td {
	vertical-align:top;
	padding: 7px;
}
#MessageBox input {
	margin:0;
	border: 2px dotted #3D107B;
	color: #3D107B;
}
.imagesDiv {
	border: 2px dotted #3D107B;
	background-color:#ddd;
	width:350px;
}
#MessageBox .imagesDiv input{
	border-color:#ddd;
	margin:0 1px;
}
#MessageBox textarea {
	margin:0;
	border: 2px dotted #3D107B;
	color: #3D107B;
}
#MessageBoxHeader {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-bottom: 2px solid #3D107B;
	background-color:#ddd;
}
.formButtons {
	background-color:#3D107B;
	border: 2px dotted #ddd;
	color:#ddd;
	padding:7px;
	margin:0 70px 20px 0;
}
.errors {
	color:#110000;
	font-weight:bold;
}
ol {
	padding:0;
	MARGIN-LEFT:0px;
	WIDTH:400px;
}
ol li {
	list-style-position:inside;
}
.tenItem {
	border-top:3px dotted #3D107B;
	padding:15px 35px 15px 35px;
	background-color:#ddd;
	background:#ddd url(images/forums/forumBGgrey.gif) no-repeat 5px 5px;
}
.tenalternateItem {
	border-top:3px dotted #3D107B;
	padding:15px 35px 25px 35px;
	background-color:#fff;
	background:#fff url(images/forums/forumBG.gif) no-repeat bottom right;
}
