html {
	margin: 0;
	padding: 0;
	}
body {
	font: 100% georgia, sans-serif;
	line-height: 1.88889;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	
	}

h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #327DF0;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B51AD0;
	}
a:hover, a:focus, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
abbr {
	border-bottom: none;
	}




header h1 { 
	
	margin-top: 10px;
	display: block;
	width: 219px;
	height: 87px;
	float: left;

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}
header h2 { 
	
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}
header {
	padding-top: 20px;
	height: 87px;
}

footer { 
	text-align: center; 
	}
footer a:link, footer a:visited { 
	margin-right: 20px; 
	}

.sidebar {
	margin-left: 600px; 
	position: absolute; 
	top: 0; 
	right: 0;
	}
.sidebar h3.archives { 
	
	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}


.ButtonclearL{
	display: block;
	border-radius: 11px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 200px;
	height: 25px;
	text-align: center;
	padding: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	opacity: 1;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #aaaaaa;
	color: #000000;
	font-family: georgia, sans-serif;
	font-size: 14px;
	text-decoration: none;
	box-shadow: 5px 5px 5px #9ED1FB;
	-webkit-box-shadow: 5px 5px 5px #9ED1FB;
	-moz-box-shadow: 5px 5px 10px #999;
}
.table{
	display: block;
	border-radius: 11px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 95%;
	height: 300px;
	text-align: center;
	padding: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	opacity: 1;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #aaaaaa;
	color: #000000;
	font-family: georgia, sans-serif;
	font-size: 14px;
	text-decoration: none;
	box-shadow: 5px 5px 5px #9ED1FB;
	-webkit-box-shadow: 5px 5px 5px #9ED1FB;
	-moz-box-shadow: 5px 5px 10px #999;
}
.whiteLEDbig {
	font-size: 30px;
	font-weight: bolder;
	line-height: normal;
	color: #FFFFFF;
	font-family: georgia, sans-serif;
	bottom: auto;

}
.whiteLED {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	font-family: georgia, sans-serif;
	bottom: auto;
}
