body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #326a95;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif ;
	font-size: 13px;
	color: #fff;
}

h2 {
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding-bottom: 10px;
}

h3 {
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding-bottom: 5px;
}

h4 {
	margin-top: 0;
	margin-bottom: 5px;;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}


p {
	margin: 0;
}

#st {
	margin-top:-10px;
}

a {
	color: #AFDBFF;
}

/*HEADER*/
#header {
	height: 109px;
	/*background: #ffc239 url(../images/header.jpg) no-repeat;*/
	background: #326a95 url(../images/headerbg.jpg) repeat-x;
	/*background-position: 50% 0;*/
	overflow: visible;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff !important;
	margin: 10px 0 49px 0 !important;
	margin: 10px 0 44px 0;
}

#headerbottom {
	height: 80px;
	background: #326a95 url(../images/headerbottombg.jpg) repeat-x;
	background-position: 50% 0;
	margin: 0;
	margin-top:-50px;
}

/*CONTAINER*/
#container {
	padding: 0;
	margin: 0 auto;
	width: 810px;
	text-align: left;
	background: #326a95;
}

/*NAVIGATION*/
#navigation {
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0;
	padding-left: 0;
	padding-top: 39px !important;
	padding-top: 51px;
}

#navigation ul {
	list-style:none;
}

#navigation li {
	width: 180px;
	margin-left: -20px;
}

#navigation a {
	display: block;
	text-decoration: none;
	color: #fff;
	margin-bottom: 2px;
}

#navigation a.selected {
	border-bottom: 1px solid #5489b7;
}

#navigation a:hover {
	color: #93bb39;
}

#navigation img{
	margin: 0 0 0 20px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #5489b7;
	text-align: center;}

/*CENTER CONTENT*/
#center {
	float:left;
	width: /*410px*/510px;
}

#conthead {
	background: #326a95 url(../images/contheadw.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 19px;
}

#content {
	background: #5489b7;
	padding: 0 20px;
}

#content p {
	padding-bottom: 1em;
	text-align: justify;
}

#content ul {
	margin: 0;
	padding-bottom: 15px;
	padding-left: 30px;	list-style: none;
}

#content li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
}

.contimg {	
	text-align: center;
	padding-bottom: 10px;
}

.imagetitle {
	font-style: italic;
	font-size: 0.8em;
	margin-bottom: 5px;
}

#content img {
	margin: 0;
	padding: 5px;
	border: 1px solid #72a6d5;
}

img.resize {
	width: 140px;
}

#contfoot {
	background: #326a95 url(../images/contfootw.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 50px;
	text-align: center;
}

table, td {
	border: 1px solid /*#74A6CF*/#699cc7;
	border-collapse: collapse;
	padding:0;
	margin:0;
	/*background: #779FBF;*/
}

td {
	padding: 3px;
}

td.first {
	width: 80px;
}
td.second {
	width: 188px;
}
td.header {
	background: /*#90b033*/url(../images/tableheader2l.jpg);
}

td.headerday {
	background: /*#90b033*/url(../images/tableheader2.jpg);
}

iframe {
	width: 470px;
	height: 580px;
}

/*RIGHT*/
#right {
	float: left;
	width: 200px;
	height: 100%;
}

/*CSIK*/
/*
#csiktop {
	height: 30px;
	background: #326a95 url(../images/csiktop.jpg) no-repeat;
}

#csik {
	background: #326a95 url(../images/csik.jpg) repeat-y;
	height: 685px;
}

#csikbottom {
	height: 50px;
	background: #326a95 url(../images/csikbottom.jpg) no-repeat;
}
*/
