/* Basic */

* {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #FFFF99;
	background-color: #999999;
	text-align: center;
}

.one #container {
	width: 850px;
	margin: 10px auto 5px auto; /* the auto margins (in conjunction with a width) center the page */
	border: thin solid #333333; /* this overrides the text-align: center on the body element. */
	background-color: #333333;
	text-align: left;
}

#bold {
	font-weight: bold;
}

a {
	color: #FFFF99;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Fonts and Headers */

h1 {
	margin : 0;
	padding : 10px 0 10px 0;
	font-size : 150%;
	letter-spacing : 3px;
	color : #FFFF99;
	font-family: "Bradley Hand ITC", "Comic Sans MS";
}

h2 {
	margin : 0;
	padding : 5px 0 5px 0;
	font-size : 100%;
	color : #FFFF99;
	text-decoration: none;
}

h3 {
	padding : 10px 0 10px 0;
	color : #FFFF99;
	font-size: 110%;
	letter-spacing: 1px;
}

h4 {
	padding : 10px 0 5px 0;
	font-size : 100%;
	color : #FFFF99;
	letter-spacing: 1px;
}

h5 {
	height: 30px;
	font-size: 100%;

	}

/* Header */
.one #header

 {
	background-image: url(images/dancelogo.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px 10px 0px;
	height: 150px;
} 
#search {
	background-repeat: no-repeat;
	width: 800px;
} 

#subnav {
	font:100% Verdana;
	background-color: #3333FF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#search  #subnav  li {
	list-style:none;
	display:inline;
}
#search  #subnav  a {
	color:#FFFF99;
	text-decoration:none;
	font:100% Verdana;
	padding:5px 3px;
	font-weight: bold;
}
#search  #subnav  a:hover {
	color:#FFFF99;
	background-color: #333399;
	font-weight: bold;
}
#search  #subnav  a.active {
	color:#FFFF99;
	font-weight: bold;
}
/* Content */
#maincontent

 {
	padding-left : 10px;
	margin : 0 20px 0 10px;
	padding-right: 10px;
}
#maincontent  p {

}
#maincontent ul {
	list-style-type: none;
	}
#maincontent  ul li {
	padding-left: 10px;
	padding-bottom:5px;
}
#maincontent  table  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#sidebar-b {
	float: right;
	width: 220px;
	padding-top: 42px;
	height: 850px;
	padding-left: 10px;
}

#twitter_div {
	}
#twitter_update_list  ul  {
	list-style-type: none;
	}
#twitter_update_list  ul  li  {
	padding: 5px;
	}

/* Footer */

#footer {
	clear : both;
	padding : 5px;
	margin : 0;
	text-align: center;
	background-color: #25569A;
}

#footer a {
	text-decoration : none;
	color : #FFFF99;
	background : inherit;
}

#footer a:hover {
	text-decoration : underline;
	background : inherit;
}

/* Hit counter */

#footer2 {
	clear : both;
	margin : 0;
	background : #999999;
	text-align: center;
	color: #000099;
	margin: 0px auto 5px auto;
}
#footer2 a {
	clear : both;
	margin : 0;
	background : #999999;
	text-align: center;
	color: #000099;
}

/* Images */

a img {
	border : 0;
	text-align: center;
}

.border {
	border : 1px solid #aaa;
	padding : 10px;
	background-position: center;
	text-align: center;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.imgleft {
	float : left;
	border : 1px solid #aaa;
	margin : 5px;
	padding : 0px;
}
.imgright {
	float : right;
	border : 1px solid #aaa;
	margin : 5px 15px 10px 10px;
	padding : 0px;
}
.img {
	float : none;
	border : 1px solid #aaa;
	margin : 5px;
	padding : 0px;
}
.imgc {
	border : 1px solid #aaa;
	margin : 0 auto;
}
#grade {
	padding: 0px;
	position: absolute;
	left: 590px;
	top: 290px;
	width: 129px;
	border: 1px solid #FFFF99;
	}

/* Menu */

.menu {
	height:30px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
	font-size:12px;
	z-index:500;
}

.menu .select {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	white-space:nowrap;
}

.menu li {
	float:left;
	background-image: url(images/blank_over.gif);
}

.menu .select a {
	display:block;
	height:30px;
	float:left;
	background: url(images/blank.gif);
	padding:0 0 0 15px;
	text-decoration:none;
	line-height:30px;
	white-space:nowrap;
	color:#ffff99;
	border: 1px solid #000000;
}
.menu  .select  a  strong {
	display:block;
	padding:0 30px 0px 15px;
	background:url(images/blank.gif) right top;
}

.menu .select a:hover, 
.menu .select li:hover a {
	background: url(images/blank_over.gif);
	padding:0 0 0 15px;
	line-height:30px;
	cursor:pointer;
	color:#FFFF99;
}
.menu  .select  a:hover  strong, 
.menu  .select  li:hover  a  strong {
	display:block;
	padding:0 30px 0px 15px;
	background:url(images/blank_over.gif) right top;
	cursor:pointer;
}

.menu .sub {
display:none;
}

/* IE6 only */
.menu table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.menu .sub {
	margin:0;
	padding:0 0 0 240px;
	list-style:none;
}
.menu .sub li {background:#333333;}

.menu .select :hover .sub {
	height:15px;
	display:block;
	position:absolute;
	float:left;
	width:600px;
	top:32px;
	left:0;
	text-align:center;
}

.menu .select :hover .sub li a 
{
	display:block;
	height:24px;
	line-height:20px;
	float:left;
	background:transparent url(images/blank.gif);
	padding:0 16px;
	margin:0;
	white-space:nowrap;
	border:1px solid #000;
	color:#FFFF99;
	font-size:12px;
}

.menu .select :hover .sub li a:hover 
{
	color:#FFFF99;
	border-color: #000;
	line-height:20px;
	background-image: url(images/blank_over.gif);
}
form label {
	float: left;
	width: 150px;

}
