body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFF33;font-family:Arial;
}

.skatetext {font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.skatetext a:link {
	color:#000000;
	font-size:1em;
	text-decoration: underline;
}
.skatetext a:visited {color:#000000;font-size:1em;}
.skatetext a:hover {color:#000000;font-size:1em;}
.skatetext a:active {color:#000000;font-size:1em;}

h1 {font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}

h2 {font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	padding:0px;margin:0px;
}

h3 {font-size: 1.2em;
	color: #000000;
	font-weight: normal;
}

h4 {font-size: .7em;
	font-weight: normal;
	color: #000000;
}

ul
{
	margin:0px 0px 20px 0px;
	padding: 0px;
	list-style-type: disc;
}

li {margin-left:15px;}

.Birthdaylarge {font-size: 2em;
	font-weight: bold;
	color: #000000;}

.eventheadline {font-size: 1.4em;
	font-weight: bold;
	color: #FFFF33;
}
.eventtext {font-size: 1em;
	font-weight: normal;
	color: #ffff33;
}

.eventtext a:link {color:#ffff33;font-style:italic;}
.eventtext a:visited {color:#ffff33;font-style:italic;}
.eventtext a:hover {color:#ffff33;font-style:italic;}
.eventtext a:active {color:#ffff33;font-style:italic;}

.eventtext2 {
	font-family: "Arial";
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
}

.eventtext2 ul { list-style-type:none;}
.eventtext2 span {width:100px;float:left;}


.eventtext2 a:link {color:#ffffff;font-style:italic;}
.eventtext2 a:visited {color:#ffffff;font-style:italic;}
.eventtext2 a:hover {color:#ffffff;font-style:italic;}
.eventtext2 a:active {color:#ffffff;font-style:italic;}

.eventtext3 {font-size: 1em;
	font-weight: normal;
	color: #99FF33;
}

.rules {font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	background-color: #FFFF33;
}

.rules li
{
	list-style-type: disc;
}

.limage {
	float: left;
}

.rulesTitle {
	color: #ffffff;
	background-color: #003399;padding:5px;
}

#welcome {
	width:300px;text-align:center;
}

#welcome_text {text-align:left;width:290px;padding-left:10px;}

#schedule_today {
	width:310px;
	font-size:1em;
	font-weight: bold;
	border:0px solid #000000;
}

#birthday_schedule {border:1px solid #000000;}

#today {width:310px;}

.lblSchedule p {font-style: normal;margin-bottom:15px;
	font-size:1em;
	font-weight: bold;
	color: #000000;}

.schedule_border td {font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	padding:5px 5px;
}

#events.rounded {
	background-color: #003399;
	width:310px;padding:0px;
	margin-bottom:40px;
}

#events.rounded  {
	background-image: url(images/standard/topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#events.rounded div {
	background-image: url(images/standard/topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#events.rounded div div {
	background-image: url(images/standard/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#events.rounded div div div {
	background-image: url(images/standard/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:1px 10px 10px;
}

#logo {font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;}

.special_session{
	font-size:0.8em;
	font-style: italic;
}

.catalogmain {font-size:1em;color:#000;}
.catalogtext {font-size:1em;color:#000;}
