body {              		background-color:     		#c2c2c2;
                    		font-family:          		Verdana, Ariel, sans serif;
                    		font-size:            		small;
                    		color:                		black;
}

h1 {                		font-size:            		180%;
							font-weight:          		normal;
                    		color:                		#e40000; 
                    		border-bottom:				1px solid #e40000;
							padding-bottom:				10px;
							line-height:				120%;
}

h2 {                		font-size:            		130%;
							font-weight:          		normal;
                    		color:                		#e40000;
							line-height:				120%;
}

a:link {            		color:						#e40000;
							font-weight:				bold;
							text-decoration:      		none;
}

a:visited {         		color:						#e40000;
							font-weight:				normal;
							text-decoration:       		none;
}

a:hover {					color:						#e40000;
							font-weight:				bold;
							}
							
#navigation {       		background-color:     		#e40000;
                    		color:                		white;
                    		text-align:           		right;
                    		font-weight:          		bold;
                    		margin-top:					0px;
                    		padding:              		12px 22px 10px 10px;
                    		clear:                		left; 
}

div#navigation a:link {		color:          			white; 
                    		font-weight:           		normal; 
}

div#navigation a:visited { 	color:          			white;
                    		font-weight:           		normal; 
}

div#navigation a:hover { 	color:          			black;
}

#main {             		color:						black;
							font-weight:				normal;
 							text-align:					left;
							font-size:            		100%;
							padding:              		0px 20px 0px 30px;
	            			margin:               		20px 10px 10px 30px;
	            			margin-right:				20px;
	            			margin-left:				220px;
                    		line-height:          		150%;
}

#game {						text-align:					center;
}

div#game link {				border:						1px solid #e40000;
							padding:					0px;
}

div#main h1 {				color:						#e40000;
}

#caption {			        font-size:					80%;
							font-weight:				normal;
							line-height:				120%;
}

#main2 {             		background-color:			white;
							color:						black;
							background-image:     		url(../images/pledgemontage.jpg);
                    		background-repeat:    		no-repeat;
                    		background-position:  		left;
 							border:               		#e40000 solid 2px;
                    		text-align:					left;
							font-size:            		100%;
	            			padding:              		20px 30px 20px 360px;
	            			margin:               		30px 15px 20px 15px;
                    		line-height:          		135%;
}

div#main2 a:link {    		color:          			#e40000;
                           	font-weight:    			normal; 
}

div#main2 a:visited {    	color:          			#e40000;
                           	font-weight:    			normal; 
}

div#main2 a:hover {    		color:          			#e40000;
                           	font-weight:    			normal;
}

#main3 {             		color:						black;
							text-align:					left;
							font-size:            		100%;
							padding:              		0px 20px 0px 30px;
	            			margin:               		20px 10px 10px 30px;
	            			margin-right:				20px;
	            			margin-left:				250px;
                    		line-height:          		150%;
                    		border-bottom:				#e40000 dotted 2px;		
}

img {						border:						none;
}

#kidsside {          		font-size:            		100%;
                    		font-weight:           		normal;
                    		line-height:          		200%;
                    		text-align:           		left;
                    		padding:              		10px 5px 10px 10px;
	           	 			margin:               		5px;
                    		float:                		left;
	            			width:                		220px;
}

div#kidsside ul {			list-style-type:			none;
							border:						0px;
							margin:						0px;
							padding:					0px;
							padding-right:				25px;
							
}

div#kidsside li {			border-bottom:				1px dotted #e40000;
							text-indent: 				.5em;
							font-weight:				normal;
}

div#main ul {				list-style-type:			none;
							font-weight:				normal;
							font-size:					100%;
							color:						black;
							border:						0px;
							margin:						0px;
							margin-bottom:				20px;
							padding:					0px;
							padding-right:				25px;
							
}

div#main li {				padding-bottom:				10px;
							padding-left:				20px;
}

#gallery {             		margin-top:					20px;
							margin-bottom:				40px;
							text-align:					center;
}

.current {					color:						black;
							font-weight:				bold;
}

#zerofiftyone {     		color:						black;
							text-align:           		center;
                    		font-size:            		80%;
}

div#zerofiftyone a:link {   color:          			black;
                           	font-weight:    			normal; 
}

div#zerofiftyone a:visited {color:          			#989898;
                           	font-weight:    			normal; 
}

div#zerofiftyone a:hover {  color:          			#e40000;
                           	font-weight:    			normal; 
}

div#kidsside a:link {    	color:          			#e40000;
                           	font-weight:    			normal; 
}

div#kidsside a:visited {    color:          			#989898;
                           	font-weight:    			normal; 
                           	border-bottom:  			none;
}

div#kidsside a:hover {    	color:          			#e40000;
                           	font-weight:    			normal; 
}

.number {					color:						#e40000;
							font-size:					150%;
							font-weight:				bold;
							width: 						60px;
}

.cartoon {					width: 						250px;
}

.caption {					font-size:					80%;
}

.instructions {				color:						black;
							font-size:					120%;
							font-weight:				bold;
							width: 						300px;
}

#allfuncontent {      		width:                 		800px;
                   			border:						2px solid #989898;
                   			background-color:      		white;
                   			margin-top:                	0px;
                   			padding-top:           		0px;
                   			margin-left:           		auto;
                   			margin-right:          		auto; 
}