body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #CC5500;
}

#container
{
	width: 757px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: white;
	overflow: hidden;
}

#header
{
	white-space: nowrap;
	margin-bottom: 10px;
}
#titlelogo
{

}
#bottomlogo
{

}
#siteinfo
{

}
#apo
{

}
#home
{

}

#titlebar
{
	width: 520px;
	font-size: 125%;
	margin-left: 170px;
}
p.news
{
	font-size: 12px;
	text-align: center;
	position: relative;
	right: 70px;
}
p.pgtitle
{
	font-weight: bold;
	font-size: 115%;
}
#center
{
	width: 530px;
	margin-left: 170px;
	margin-bottom: 15px;
	min-height: 300px;
}
*html #center
{
	height: 300px;
}
#navbar
{
	width: 160px;
	top: 115px;
	left:85px;
	float: left;
	text-align: left;
	/*margin-top: -81px;
	border: thin solid black;*/
}
*html #navbar
{
	left: 0px;
	top: 100px;
	/*margin-top: -69px;*/
}
#navbar ul
{
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 115%;
	list-style: none;
	
}
#navbar li
{
	margin:10px 0 0 -20px;
}
#navbar a
{
	text-decoration: underline;
}
#footer
{
	text-align: center;
	margin-bottom: 0px;
	background-color: #CC5500;
	border-bottom: 2px solid #CC5500;
}
#footer a
{
	color: white;
}
ul.horz
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 
ul.horz li
{
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}
img
{
	border: 0;
	padding: 0;
}

table
{
	border-collapse: collapse;
	border-color:  #C0C0C0;
	
}

td
{
	padding: 1px 5px;
	width: 400px;
}

*.label
{
	font-weight: bold;
	font-size: 105%;
}
a
{
	text-decoration: none;
	color: #cc5500;
}
a:hover
{
	text-decoration: underline;
}
a:focus
{
	text-decoration: underline;
}
#home .home, #about .about, #contact .contact, #registration .registration, #map .map, #schedules .schedules, #einfo .einfo, #courses .courses
{
	color: #333333;
}
p
{

}
p.important
{
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
p.subheader
{
	font-size: 110%;
	font-weight: bold;
}
img.right
{
	float: right;
	margin-left: 5px;
}
img.left
{
	float: left;
	margin-right: 5px;
}
ul
{
	margin-top: -3px;
}
ul li
{
	list-style: none;
	margin-left: -20px;
	margin-top: 5px;
	
}

ol li
{
	margin-top: 5px;
}

#bread
{
	margin: -18px 0 0 -2px;
	/*width: 745px;*/
	/*width: 59em;*/
	width: 110%;
	color: #000000;
	font-size: 85%;
	white-space: nowrap;
}
#bread ul 
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 
#bread ul li 
{
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}
#bread-gen ul li:before 
{
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
}
#bread-gen ul li.first:before 
{
	content: " ";
}