@charset "UTF-8";


body {
	text-align: left;
	line-height: 200%;
	color: #333333;
	font-size: 85%;
	background-color: #000000;
	vertical-align: top;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0;
	background-image: url(../img/backboard.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a {
	border-bottom: none;
	color: #333333;
}

a:visited {
	border-bottom: #fcfcfc;
	color: #333333;
}

a:hover {
	color: #333333;
}

h1 {color:#666666; letter-spacing:0em; font-size:150%; line-height:1.4em;}
h2 {color:#666666; letter-spacing:0em; font-size:140%; line-height:1.4em;}
h3 {color:#666666; letter-spacing:0em; font-size:130%; line-height:1.4em;}
h4 {color:#666666; letter-spacing:0em; font-size:120%; line-height:1.4em;}
h5 {color:#666666; letter-spacing:0em; font-size:110%; line-height:1.4em;}
h6 {color:#666666; letter-spacing:0em; font-size:100%; line-height:1.4em;}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	background-color: #F0C090;
	color: #333333;
	font-weight: lighter;
	font-size: 100%;
	line-height: normal;
}

#text_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	background-color: #F0C090;
	color: #333333;
	margin: 10px;
	font-weight: lighter;
	line-height: normal;
	font-size: 100%;
}

#text {
	color: #333333;
	margin: 10px;
	text-align: left;
	vertical-align: top;
	overflow: none;
	font-size: 100%;
	line-height: normal;
	font-weight: lighter;
}

#text_center {
	color: #333333;
	margin: 20px;
	text-align: center;
	vertical-align: top;
	font-size: 100%;
	line-height: normal;
	font-weight: lighter;
	padding: 0px;
}

#text_link {
	text-align: left;
	margin-left: 300px;
	vertical-align: top;
}

#place1 {
	text-align: left;
	vertical-align: top;
}

#place2 {
	text-align: center;
	vertical-align: top;
}

#calendar {
	margin: 10px;
	text-align: left;
	vertical-align: top;
}

.style1 {color: #669900}
.style2 {
	color: #CC0033;
	font-weight: bold;
}
.style5 {
	color: #0066FF;
	font-weight: bold;
	font-size: 120%;
}

img {border-style:none;}

a img {border-style:none;}
