/* CSS Document */


body
{
background-color:#ffffff;
}
h1
{
color:000000;
text-align:center;
}
p
{
font-family:"Century Gothic";
font-size:small;
}

a {
	text-decoration:none;
}

a img {
	border: 0;
}

p {margin: 0 0 1em;}

/*--------------type styles*/
p.header {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0;
}

.sidenavbar {
	font-family: Century Gothic;
	font-size: small;
	text-align:right;
	margin:0;
}

.sidenavbar a:link {
	color:#CC3399;
}

.sidenavbar a:visited {
	color:#CC3399;
}

.sidenavbar a:hover {
	color:#66CCCC;
}


#specialhomepage {
	color:#663399;
	font-weight:bold;
	font-size:medium;
	font-style:italic;
	text-align:center;
	margin:0;
}

#videolinkhomepage {
	color:#CC0000;
	font-weight:bold;
	font-size:small;
	text-align:left;
}

#videolinkhomepage A {
	color: #CC0000;
}

p.scheduleheads {
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}

p.workshopbonuscopy {
	font-size:medium;
}

p.workshopheader {
	font-size:large;
	font-weight:bold;
	margin:0;
}

p.workshopbodycenter {
	text-align:center;
}

p.workshopbodydates {
	font-weight:bold;
	margin-bottom:0;
	color:#993366;
	text-align:right;
}

#bottomlinks {
	font-size: x-small;
	text-align:	center;
	margin: 1em;
}

#bottomlinks A {
	color: #663399;
}

#bottomlinks A:hover {
	color: #66CCCC;
}

#bottomlinks &copy; {
	margin-left:30em;
}