body 
{ 
	font-size: 0.9em;
	font-family: Verdana;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	width: 900px;
}
.alignC
{
	text-align: center;
}
.alignR
{
	text-align: right;
}
table.Program
{
	width: 100%;
}
table.Program td
{
	vertical-align: top;
	border: dotted 1px gray;
	padding: 5px;
}
img,a
{
	border:0;
}
#Header{
	background-color: black;
	width: 900px;
	height: 100px;	
}
#Frame{
	display: inline-table;	
	min-height: 370px;
}
#Navigation{
	text-align: left;
	text-decoration: none;
	margin-bottom: 20px;
	font-size: 0.8em;
	clear:both;
	float:left;
}
#Navigation a{
	text-decoration: none;
	color: #2D4692;	
}
#Navigation li{
	padding-bottom: 4px;
	list-style: none;
}
#Partners
{
	/*left:-10%;
	position:relative;
	width:1100px;*/
}
#Partners img
{
	margin: 0 10px 0 10px;
}
.unique li
{
	padding-bottom: 7px;
}
#Footer{
	color: White;
	background-color: black;
	height: 25px;
	text-align: center;
	font-size: 0.7em;
	clear: both;
	margin-top: 20px;
	padding: 2px;
}
#Footer a
{
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}
.middle
{
	font-size: 0.8em;
	float: left;
	width: 650px;
	padding-left: 50px;
}
.unique
{
	font-size: 0.8em;
	float: left;
	padding-left: 50px;
	width: 675px;
	min-height: 390px;
}
.right
{
	font-size: 0.8em;
	width: 200px;
	float: right;
}
.noLink
{
	text-decoration: none;
	color: black;
	cursor: pointer;
}
.blue
{
	color: blue;
}
