body {
	background-repeat: repeat;
	background-image: url(images/background.gif);
}

div {
}

#header {
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 6px;
	border-left-color: #ff9933;
	border-bottom-color: teal;
	border-right-color: #ff9933;
	border-top-color: #ff9933;
	border-left-style: none;
	border-bottom-style: groove;
	border-right-style: none;
	border-top-style: none;
	background-repeat: no-repeat;
	background-position: 0 top;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	max-width: 1150px;
	width: 1150px;
	height: 175px;
}

#maindiv {
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 3px;
	border-left-color: teal;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-left-style: groove;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	float: right;
	height: 100%;
	max-width: 75%;
	width: 75%;
}

#sidebar {
	margin-top: 150px;
	position: fixed;
	float: left;
	border-right-color: teal;
	margin-right: auto;
	padding-left: 0px;
	margin-left: auto;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	max-width: 24%;
	height: 100%;
	width: 24%;
}

#sidebar ul {
	list-style-position: outside;
	list-style-image: url(images/greenfootmini.gif);
}

#divfooter {
	border-top-style: groove;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	border-bottom-width: 6px;
	max-width: 99%;
	border-top-color: teal;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	text-indent: 0px;
	font-size: 80%;
	float: none;
	max-height: 10%;
	min-height: 10%;
	height: 10%;
	width: 99%;
	clear: both;
}

#divfooter ul {
	margin: 0;
	text-indent: 0px;
	list-style-type: none;
	list-style-image: none;
}

#divfooter li {
	float: left;
	text-indent: 0px;
}

#divfooter a {
	display: block;
}

#divfooter p {
	text-align: right;
	text-indent: 0px;
}

#sidebar a:link {
	color: #0033ff;
	font-size: 100%;
	list-style-position: outside;
	list-style-image: url(images/linkstar.gif);
	font-style: normal;
	font-weight: normal;
	font-family: fantasy, "Comic Sans MS", sans-serif;
}

#sidebar a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: maroon;
	font-family: fantasy, "Comic Sans MS", sans-serif;
}

#sidebar a:visited {
	font-style: normal;
	font-weight: normal;
	color: #400080;
	font-family: fantasy, "Comic Sans MS", sans-serif;
}

p {
	letter-spacing: normal;
	font-size: 125%;
	color: #191919;
	word-wrap: normal;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: "Comic Sans MS", fantasy, sans-serif;
	text-indent: 15px;
}

h1 {
	font-weight: bold;
	color: #3300cc;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 250%;
}

h2 {
	font-weight: bold;
	font-family: "Comic Sans MS", sans-serif;
	color: #3300cc;
	font-size: 200%;
}

h3 {
	font-weight: bold;
	font-family: "Comic Sans MS", sans-serif;
	color: #ff6600;
	font-size: 150%;
}

h4 {
	font-weight: bold;
	font-family: "Comic Sans MS", sans-serif;
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #339900;
	font-size: 125%;
}

a:link {
	letter-spacing: normal;
	font-size: 100%;
	font-family: fantasy, "Comic Sans MS", sans-serif;
	background-repeat: no-repeat;
	color: #0033ff;
}

a:hover {
	font-family: fantasy, "Comic Sans MS", sans-serif;
	font-weight: bold;
	color: maroon;
}

a:visited {
	font-family: fantasy, "Comic Sans MS", sans-serif;
	color: #400080;
}

ul {
	letter-spacing: normal;
	font-size: 125%;
	list-style-image: url(images/bullet.gif);
	color: teal;
	list-style-position: outside;
	font-family: fantasy, "Comic Sans MS", sans-serif;
}

li {
	font-family: fantasy, "Comic Sans MS", sans-serif;
	font-size: 90%;
}

form {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

table {
	border-collapse: separate;
	font-family: "Comic Sans MS", sans-serif;
	border-width: 2px;
}

#regformtable {
	color: black;
	border-collapse: collapse;
	border-style: hidden;
	padding: 3px;
	max-width: none;
	width: auto;
	word-wrap: normal;
	font-family: fantasy, "Lucida Grande", Verdana, Arial, sans-serif;
}

#regformtr {
	color: black;
	border-collapse: collapse;
	border-style: hidden;
	padding: 3px;
	max-width: none;
	width: auto;
	word-wrap: normal;
	font-family: fantasy, "Lucida Grande", Verdana, Arial, sans-serif;
}

#regformtd {
	color: black;
	border-collapse: collapse;
	border-style: hidden;
	padding: 3px;
	max-width: none;
	width: auto;
	word-wrap: normal;
	font-family: fantasy, "Lucida Grande", Verdana, Arial, sans-serif;
}

tr {
	font-family: "Comic Sans MS", sans-serif;
	border-collapse: separate;
}

th {
	border-collapse: separate;
	font-family: "Comic Sans MS", sans-serif;
	padding: 5px;
	text-align: center;
}

td {
	border-collapse: separate;
	font-family: "Comic Sans MS", sans-serif;
	padding: 5px;
	text-align: left;
}

#homepagelink {
	background: url(images/snowflake.gif) center;
}

#venuepagelink {
	background: url(images/snowflake.gif) center;
}

#registrationpagelink {
	background-repeat: no-repeat;
	background: url(images/snowflake.gif) center;
}

#programpagelink {
	background: url(images/snowflake.gif) center;
}#teampagelink {
	background: url(images/snowflake.gif) center;
}

#contactpagelink {
	background: url(images/snowflake.gif) center;
}


