@charset "utf-8";
/* CSS Document */

*{	font-family:Arial, Helvetica, sans-serif; color:#CC6633; font-size:12px; padding:0px;}
body{
	color:#000000;
	background-color:#ffcc33;
	margin:auto;
	padding:0px;
	text-align:center;
	scrollbar-face-color: #ffcc33;
	scrollbar-highlight-color: #ffffcc;
	scrollbar-3dlight-color: #ffcc33;
	scrollbar-darkshadow-color: #cc6633;
	scrollbar-shadow-color: #cc6633;
	scrollbar-arrow-color: #cc6633;
	scrollbar-track-color: #ffffcc;
}
form{display:inline;}
a {
	font-size: 12px;
	color: #CC6633;
	font-weight:bold;
	text-decoration:none;
}
img{border:0px;}
input, textarea{
	border:1px solid #ffcc33;}
h1{	width:500px;
	font-size:16px;
	font-weight:bold;
	margin:10px auto 15px auto;
	color:#CC6633;
	border-bottom:1px dashed #FFCC33;}
h2{ font-size:14px;
	margin:0px auto 5px auto;
	width:500px;
	border-bottom:1px dashed #FFCC33;}
.left{float:left;}
.clearing{clear:both;}

#container{
	width:990px;
	height:700px;
	margin:0px auto;
	background-color:#FFFFCC;
	display:block;
}
#header{
	height:240px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#contentwrap{
	height:436px;
	width:inherit;
	background-color:#FFFFCC;
}
.navi{
	width:440px;
	height:185px;	
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
	padding:0px;
	table-layout:fixed;
}
.navi img{
	display:block;}
.leftborder{
	width:77px;
	height:436px;
	background-image:url(images/leftborder.jpg);
	background-repeat:repeat-y;
}
.rightborder{
	width:77px; 
	height:436px;
	background-image:url(images/rightborder.jpg);}
.content{
	width:796px; 
	height:436px;
	background-color:#FFFFCC;
	text-align:left;
	padding:0px 20px;
	font-size:12px;
	overflow:hidden;
	text-align:center;
	overflow-y:scroll;}
.content table{
	width:790px;
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px auto;}
.content table td{
	vertical-align:top;
	padding: 5px 0px;}
.content a:hover{
	text-decoration:underline;}
#bottom{
width:990px;
	height:59px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;}

#mosaic a:link, #mosaic a:visited, #mosaic a:hover {
	font-size:0px;
	text-decoration:none;
	line-height:0px;}
#mosaic a:link img, #mosaic a:visited img, #mosaic a:hover img{
	border:0px;
	margin:0px;
	display:block;
	float:left;}programmtext {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding:0px;
	text-align: justify;
}
