a:link, a:visited {
	color: #0096D9;
	font-weight: bold;
}

a:hover {
	color: #0096D9;
}

#copy {
	/*margin: 0 0 0 453px;
	padding: 30px 0 37px 22px;*/
	margin: 0;
	width: 287px;
	/*width: 290px;*/
	float: right;
	/*height: 1%;*/
}

* html #copy {
	position: relative;
	right: 34px;	
}

#copy object, #copy embed {
	margin: 0;
	padding: 0;
}


#copy h4, #copy h5, #copy p {
	margin-left: 25px;
	margin-right: 15px;
}

#copy ul {
	margin-left: 50px;
	margin-right: 15px;
	line-height: 1.8em;
	list-style: square;
}

#copy h2 {
	width: 287px;
	height: 287px;
	text-indent: -2100px;
	margin: 0 0 28px 0;
	background: transparent url(./images/classes-tagline.gif) no-repeat left top;}

#copy h4 {
	text-transform: uppercase;
	color: #0096D9;
	font-size: 1.4em;
	margin-bottom: 7px;
}

#copy h5 {
	text-transform: uppercase;
	color: #0096D9;
	font-size: 1.2em;
	margin-bottom: 7px;
}

#copy b {
	color: #0096D9;
}

#sidebar {
	width: 452px;
	/*margin: 0 287px 0 0;*/
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	border-right: 1px solid #e5e5e5;
}


#sidebar p {
	margin-right: 25px;
}

#sidebar ol li {
	margin-left: 30px;
	margin-right: 15px;
	line-height: 1.8em;
}

#sidebar ul li {
	margin-left: 30px;
	margin-right: 15px;
	line-height: 1.8em;
	list-style: square;
}

#sidebar h3 {
	font-size: 2.2em;
	color: #0096D9;
	width: 452px;
	height: 24px;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 50px 0 15px;	
}

#sidebar h4 {
	font-size: 1.6em;
	color: #0096D9;
	width: 452px;
	height: 24px;
	padding: 0;
	margin: 20px 0 15px;	
}

#sidebar a img {
 	border: none;
}

.profile {
	width: 100px;
	float: left;
	margin-right: 10px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html body #copy {
  margin-left: -3px;
}
 
* html body #sidebar {
  height: 1%;
  margin-right: 0;
}
/* End hide from IE5/mac */

body.longsidebar #copy { border: none; }
body.longsidebar #sidebar {
	border-right: 1px solid #e5e5e5;
}


#menu_bar {
	padding: 0;
	border: 0;
	margin: 0;
}

#menu_bar table {
	border-collapse: collapse;
	width:100%;
	padding: 0;
	margin-top: 1px;
//	margin-top: -4px;
}

#menu_bar tr {
	padding: 0;
}

#menu_bar td {
	align: left;
	background-color: #0096D9;
	border: 1px solid white;
}

#menu_bar a {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: white;
	text-decoration: none;
	width: 95%;
	padding-left: 5px;
	padding-top: 5px;	
	vertical-align: middle;
	height: 35px;
	display: block;
}

#menu_bar a:visted,
#menu_bar a:active
{
	color: white;
	text-decoration: none;
}

#menu_bar a:hover
{
	font-weight: bold;
	color: #0096D9;
	text-decoration: none;
	background: white;
}