	body{
		font-family: sans-serif;
	}
	a {
		color: #000000;
	}
		
	a:hover {
		color: #3d3d3d;
	}
	#chessboard h1{
		text-align:center;
		vertical-align: middle;
		font-weight:500;
	}
	#chessboard, .black_square, .white_square, blank_square{
	display:block;
	padding:0px;
	margin:0px;
}
#titleArea{
	height:100px;
	width:100%;
	text-align: left;
}
#titleArea h1{
	text-align: left;
	font-weight:900;
}

#chessboard {
	width:750px;
	height:500px;
/* 	border:4px solid gray; */
}

.colored_square, .white_square, .blank_square, .square{
	width:121px;
	height:121px;
	float:left;
	border:2px solid black;
	text-align:center;
}
.blank_square {
	background-color:#FFFFFF;
	border:2px solid white;
}

.colored_square{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3030+0,ff9393+86,ffe2e2+100 */
background: #ff3030; /* Old browsers */
background: -moz-linear-gradient(top, #ff3030 0%, #ff9393 86%, #ffe2e2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff3030 0%,#ff9393 86%,#ffe2e2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff3030 0%,#ff9393 86%,#ffe2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3030', endColorstr='#ffe2e2',GradientType=0 ); /* IE6-9 */
}
.colored_square:hover{
	background:rgba(255, 71, 71, 1);
}

.green_square{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#25de57+0,75ff93+69,d8ffde+100 */
background: #25de57; /* Old browsers */
background: -moz-linear-gradient(top, #25de57 0%, #75ff93 69%, #d8ffde 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #25de57 0%,#75ff93 69%,#d8ffde 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #25de57 0%,#75ff93 69%,#d8ffde 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25de57', endColorstr='#d8ffde',GradientType=0 ); /* IE6-9 */
}

.green_square:hover{
	background:#11DD48;
}
.pink_square{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc209a+0,f99fd1+74,f9e3ef+100 */
background: #fc209a; /* Old browsers */
background: -moz-linear-gradient(top, #fc209a 0%, #f99fd1 74%, #f9e3ef 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fc209a 0%,#f99fd1 74%,#f9e3ef 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fc209a 0%,#f99fd1 74%,#f9e3ef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc209a', endColorstr='#f9e3ef',GradientType=0 ); /* IE6-9 */
}
.pink_square:hover{
	background:#FC209A;
}
.yellow_square{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2e718+0,efe856+69,fffddd+100 */
background: #f2e718; /* Old browsers */
background: -moz-linear-gradient(top, #f2e718 0%, #efe856 69%, #fffddd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f2e718 0%,#efe856 69%,#fffddd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f2e718 0%,#efe856 69%,#fffddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2e718', endColorstr='#fffddd',GradientType=0 ); /* IE6-9 */
}
.yellow_square:hover{
	background:#F2E718;
}

.orange_square{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd8739+0,fc9758+67,fcd2b8+100 */
background: #fd8739; /* Old browsers */
background: -moz-linear-gradient(top, #fd8739 0%, #fc9758 67%, #fcd2b8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fd8739 0%,#fc9758 67%,#fcd2b8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fd8739 0%,#fc9758 67%,#fcd2b8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8739', endColorstr='#fcd2b8',GradientType=0 ); /* IE6-9 */
}
.orange_square:hover{
	background:#FC6E16;
}

.blue_square{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#17b0eb+0,70caea+67,b4dcea+100 */
background: #17b0eb; /* Old browsers */
background: -moz-linear-gradient(top, #17b0eb 0%, #70caea 67%, #b4dcea 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #17b0eb 0%,#70caea 67%,#b4dcea 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #17b0eb 0%,#70caea 67%,#b4dcea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17b0eb', endColorstr='#b4dcea',GradientType=0 ); /* IE6-9 */
}
.blue_square:hover{
	background:#00ACEA;
}

.purple_square{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bb94f6+0,d6c3f4+67,e2d7f4+100 */
background: #bb94f6; /* Old browsers */
background: -moz-linear-gradient(top, #bb94f6 0%, #d6c3f4 67%, #e2d7f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #bb94f6 0%,#d6c3f4 67%,#e2d7f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #bb94f6 0%,#d6c3f4 67%,#e2d7f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb94f6', endColorstr='#e2d7f4',GradientType=0 ); /* IE6-9 */
}

.purple_square:hover{
	background:#AC7FF4;
}


#start:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#25de57+0,75ff93+69,d8ffde+100 */
background: #25de57; /* Old browsers */
background: -moz-linear-gradient(top, #25de57 0%, #75ff93 69%, #d8ffde 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #25de57 0%,#75ff93 69%,#d8ffde 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #25de57 0%,#75ff93 69%,#d8ffde 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25de57', endColorstr='#d8ffde',GradientType=0 ); /* IE6-9 */
}

.white_square {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,dbdbdb+50,d1d1d1+51,fefefe+100;Grey+Gloss+%231 */
background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	color:black;
	text-shadow: 0px 0px 4px rgba(255, 255, 255, 1);
}
.white_square:hover{
	background:#d2d2d2;
}

.row2 {
	border-top:0px;
	border-bottom:0px;
}
.row3Middle{
	border-right:0px;
	border-left:0px;
}
.row4Corner{
/* 	border-top:2px solid #e4e4e4; */
}
.row4Middle1{
	border-left:2px solid #ff9c31;
	border-right:2px solid #ff9c31;
}
.row4Middle2{
	border-top:0px;
}
.line1{
	display:inline-block;
	padding-top:20px;
	font-size:.9em;
}
.line14{
	display:inline-block;
	padding-top:12px;
	font-size:.9em;
}
.line2{
	font-size:1.1em;
	font-weight:700;
}
.line3{
	font-size:1em;
	font-weight:500;
}
.line4{
	font-size:.9em;
}
.lineSmall{
	font-size:.8em;
}
#timer{
	position:relative;left:0px; top:100px;padding:0px 0px 0px 0; font-size:2em; margin-top:0px;
}
.timerNumber{
	width:50px; height:41px; background:#33ff2c; display:inline-block; text-align: center; vertical-align: middle; border-radius:5px;
}

#timer3{
	display:inline-block;
	background:#97ffa3; 
	padding:8px 8px 0 8px;
	border-radius:5px;
}
#startTimer{
	display:inline-block; 
	background:#78ff70; 
	font-size:.5em; 
	text-align:center;
	width:100%; 
	padding:3px 4px 3px 8px; 
	margin-left:-8px; 
	margin-top:10px;
	border-radius:5px; 
	border:2px solid #38ff31;
}

#startTimer:hover{
	background:#31ff50;
	cursor:pointer;
}
.sidebarNavContainer{
	width:240px; padding:10px; background:white; margin:10px 0;
}
.sidebarNavContainer a:link, .sidebarNavContainer a:visited{
	text-decoration: none;
	color:#444;
}
.sidebarNav{
	width:230px; height:35px; line-height:35px; border-bottom:1px solid gray; padding: 0 0 0 10px;
}
.sidebarNav:hover{
	text-decoration: none;
}
.green{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e29191+0,ff6b6b+0,ff8989+68,ff6363+100,ff5e5e+100 */
background: #e29191; /* Old browsers */
background: -moz-linear-gradient(top, #e29191 0%, #ff6b6b 0%, #ff8989 68%, #ff6363 100%, #ff5e5e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e29191 0%,#ff6b6b 0%,#ff8989 68%,#ff6363 100%,#ff5e5e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e29191 0%,#ff6b6b 0%,#ff8989 68%,#ff6363 100%,#ff5e5e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e29191', endColorstr='#ff5e5e',GradientType=0 ); /* IE6-9 */
}
.green:hover{
	background:rgb(255,43,43);
	
}
.red{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e29191+0,ff3030+0,ff6b6b+59,ffbfbf+100 */
background: #e29191; /* Old browsers */
background: -moz-linear-gradient(top, #e29191 0%, #ff3030 0%, #ff6b6b 59%, #ffbfbf 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e29191 0%,#ff3030 0%,#ff6b6b 59%,#ffbfbf 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e29191 0%,#ff3030 0%,#ff6b6b 59%,#ffbfbf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e29191', endColorstr='#ffbfbf',GradientType=0 ); /* IE6-9 */
}
.red:hover{
	background:#ff3030;
}
.r3s1{
	border-bottom:2px solid #ffebeb
}
.r3s3{
	border-bottom:2px solid #fff;border-left:2px solid #fff979;border-right:2px solid #fff979;
}
.springTitle{
	font-size:1.2em;
	font-weight:900;
	text-shadow: 1.5px 1.5px 1.5px rgba(150, 150, 150, 1);
}
.backgroundimage{
	width:470px; margin: -238px 7px;
}