body
{
	background-color: #c0c0c0;
	font-family: Verdana;
line-height: 95%;
}

.time
{
	color: #6b9cc5;
	font-weight: bold;
	padding-right: 35px;
}

p {

}

#container
{
	margin: 0 auto;
	width: 1024px;
}

#container1
{
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 1024px;
	font-size: 9pt;
}
#body1
{
	background-color: #FFFFFF;
	font-family: Verdana;
line-height: 95%;
}
#tabler
{
font-size: 9pt;
}

#header
{
	background-image: url(images/header.png);
	height: 112px;
}

#header h1
{
	margin: 0;
	
}

ul {
        margin: 0px 0 5px 0;
        padding: 0 0 0 0;
        text-align: left;
}

li {
        background-color: #FFFACD;
        margin: 5px 0 5px 0;
        padding: 0 0 0 5px;
        border: 1px solid #f2f2f2;
        width: 40%;
        text-align: left;
        list-style-type: none;
	color: #000000;
}


#navigation
{
	background-image: url(images/menu.png);
	height: 23px;
	padding-left: 266px;
	padding-top: 10px;
	font-size: small;
	color: White;
}

#navigation a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
}

#navigation a:hover
{
	text-decoration: underline;
}

#content
{
	font-size: 9pt;
	text-align: justify;
	padding-left: 280px;
	padding-right: 190px;
	padding-top: 10px;
	clear: left;
	background-image: url(images/content.png);
	height: 1265px;
}

#content a
{
	color: #6b9cc5;
	text-decoration: none;
}

#content a:hover
{
	color: #6b9cc5;
	text-decoration: underline;
}

#content h1
{
	color: #5795c4;
	font-size: large;
}

#content h2
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
}

#footer
{
	background-image: url(images/footer.png);
	text-align: right;
	padding-right: 180px;
	padding-top: 15px;
	height: 30px;
	color: #9fbbd2;
	font-size: x-small;
}

#footer a
{
	color: #cfdde9;
	text-decoration: none;
}

#footer a:hover
{
	color: #9fbbd2;
	text-decoration: underline;
}
.iframe {
overflow:hidden;
}
