html {
	height: 100%;
}

body {
	margin: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #aa9d71;
	height: 100%;
}

td.header {
	background-image: url(../images/index_02.gif);
	background-repeat:no-repeat;
	width: 978px;
	height: 101px;
}

td.vid_top {
	background-image: url(../images/index_09.gif);
	background-repeat:no-repeat;
	width: 286px;
	height: 31px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
}

td.vid_bottom {
	background-image: url(../images/index_22.gif);
	background-repeat:no-repeat;
	width: 286px;
	height: 25px;
}

td.vid_left {
	background-image: url(../images/index_14.gif);
	background-repeat:no-repeat;
	width: 24px;
	height: 192px;
}

td.vid_right {
	background-image: url(../images/index_16.gif);
	background-repeat:no-repeat;
	width: 22px;
	height: 192px;
}

td.events {
	background-image: url(../images/index_11.gif);
	background-repeat:no-repeat;
	width: 262px;
	height: 31px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}

td.news {
	background-image: url(../images/index_12.gif);
	background-repeat:no-repeat;
	width: 253px;
	height: 31px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}

td.events_area {
	background-image: url(../images/index_17.gif);
	background-repeat:no-repeat;
	width: 262px;
	height: 187px;
}

td.news_area {
	background-image: url(../images/index_18.gif);
	background-repeat:no-repeat;
	width: 253px;
	height: 187px;
}

a {
  color: #2d4d15;
}

a:hover {
  color: #9d7029;
}

a img {
  border: 0px;
}

.inputbox {
	background-color: #dfc87a;
	border: 1px solid #716643;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	padding: 2px;
}

blockquote, pre {
	padding: 4px 8px 4px 8px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin: 5px 20px 11px 20px;
	overflow: auto;
	background: white;
}


a.mainlevel:link, a.mainlevel:visited {
	background-image: url(../images/mainlevel.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 27px;
	font-size: 12px;
	color: #555143;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	width: 210px;
	display: block;
	margin-top: 3px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-image: url(../images/mainlevel.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #000;
}

td.left {
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
}

div.main_inner {
	margin: 10px;
}

#left_outer {
	margin-left: 30px;
	margin-right: 15px;
}

#page {
	margin: auto;
	width: 800px;
       
}
#header {
	height: 169px;
}

.moduletable h3 {
	color: #FFF
}

ul#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;	
}
#top_menu_container {
	background-image: 
	height: 35px;
	width: 800px;
        text-align:left;
}
#top_menu {
	background-image: url(../images/topmenu.gif);
  	height: 35px;
	width: 780px;
	text-align: left;
        margin: auto;
        padding: 5px 0px 0px 0px;
               
}
#top_menu ul{
	margin: 0px;
	padding: 0px 0px;
	list-style: none;
}
#top_menu li{
	display: inline;
	white-space: nowrap;
        border-left: 0px solid #C8C8C8;
	border-right: 0px solid #C8C8C8;
	border-bottom: 0px solid #000000;
        
}
#top_menu li a{
	color: #000000;
	padding: 6px 8px 6px 8px;
	font-weight: bolder;
}
#top_menu li a:hover{
	color: #ffffff;
	padding: 6px 8px 6px 8px;
	background: /*url(../images/top_menu_hover.png) #D599A1 repeat-x;*/	
	border-left: 0px solid #C8C8C8;
	border-right: 0px solid #C8C8C8;
	border-bottom: 0px solid #000000;	
}
#border_left {
	background-image: url(../images/border_left1.png);
        background-repeat: repeat-y ;
	background-position: left ; 
        width: 800px;
        
}
#main {
	background:#e3eecd;
	width: 780px;
	margin: auto;
        border-left: 0px solid #C8C8C8;
	border-right: 0px solid #C8C8C8;
	border-bottom: 5px solid #592706;
        padding: 0px 0px 5px 0px;
}
#content {
	text-align: center;
	padding: 8px 8px 8px 145px;
	font-size: 12px;
}
#pathway_container {
	text-align: left;
	border-bottom: 2px solid #592706;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
        
}
.pathway a{
	text-decoration: none;		
}
.contentheading, .componentheading {
	color: #1b330a;
	font-weight: bold;
	font-size: 12px;
}

.componentheading2 {
	color: #556B2F;
	font-weight: bold;
	font-size: 22px;
    display: block;
    background: #F2F9E6;
    width: 100 %;
    height: 25 px;
    border-bottom: 1px dotted #556B2F;
}
.contentpane, .contentpaneopen {
	width: auto;
	text-align: justify;
}
.createdate {
	color: #4f5d45;
}

.datso a, .datso a:visited {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.datso a:hover {
  font-size: 14px;
  font-weight: normal;
}


.small {
	color: #4f5d45;
}
#menu_right {
	float: left;
	width: 141px;
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	min-height: 150px;
	padding: 0px 0px 3px;
	text-align: left;
}
#menu_right ul{
	margin: 0px;
	padding: 0px;
}
#menu_right li{
	list-style: none;	
}
#menu_right table.moduletable {
	width: 142px;
	border-right: 0px #c8c8c8 solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
	margin-bottom: 5px;
	/*background-image:url(../images/modulbg.png);*/
        background-repeat:repeat-x;
        
}
#menu_right table.moduletable th{
	color: #FFFFFF;
	width: 100%;
	border: 0px solid #000000;
	background-image: url(../images/topbg.gif);
	background-repeat: no-repeat;
	padding: 12px 10px 10px 23px;
	text-align: left;
}
#menu_right table.moduletable td{
	width: 100%;
	padding: 0px 0px 0px 0px;
	padding: 2px;
}
#menu_right table.moduletable td a{
	width: 140px;
	font-weight: bold;
	display: block;
	padding: 1px 0px 1px 0px;
        border-right: 0px #CCCCCC solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
        color: #000000;
}
#menu_right table.moduletable td a:hover{	
	color: #FFFFFF;
	border: 0px solid #fbd008;
	background-image: ;
	padding: 1px 0px 1px 0px;
        border-right: 0px #669966 solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
}
#cleaner {
	clear: both;
	margin: 0;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 780px;
	font-size: 0.85em;
	color: White;
}
#border_right {
	background-image: url(../images/border_right1.png) ;
        background-repeat: repeat-y;
        background-position: right;
        width:800px;
        
	
	
}
.sectiontableentry1 {
	background: #BCDE74;
        
}
.sectiontableentry2 {
	background: #CEE79A;
    border-top: 1px solid #556B2F;
    border-bottom: 1px solid #556B2F;
}
#content a.readon:link, 
#content a.readon:visited, 
#content a.readon:hover {
	font-weight: bold;
	padding-left: 19px;
}
#comment a{
	text-decoration: none;
}
#comment .sectiontableheader{
	font-weight: bold;
}
a.readon:link, a.readon:visited {
	background: /*url(../images/readon_normal.png) no-repeat;*/
}
a.readon:hover {
	background: url(../images/readon_hover.png) no-repeat;
}
.write_comment a.readon:link, .write_comment a.readon:visited {
	background: url(../images/comments.png) no-repeat;
}
.write_comment a.readon:hover {
	background: url(../images/comments.png) no-repeat;
}
a.category:link, a.category:visited {
         background:/*#535353;*/

}
#table {
	float: left;
	width: 969px;
	background-image:url(../images/tabloarka.png);
        background-repeat:repeat-x;
	min-height: 150px;
	padding: 0px;
	text-align: left;
}
#table ul{
	margin: 0px;
	padding: 0px;
}
#table li{
	list-style: none;

}
#flash{
	float: right;
	width: 400px;
	min-height: 50px;
	padding: 1px;
	text-align: left;
}
#sonhaber {
	float: left;
	width: 500px;
	height: 150px;
	padding: 1px;
	text-align: left;
}
#flash table.moduletable {
	width: 500px;
	border:	0px solid #000000;
	margin-bottom: 0px;
	
}
#sonhaber table.moduletable {
	width: 500px;
        min-height:150px;
	border:	1px solid #000000;
	margin-bottom: 0px;
        background-image: url(../images/toparka.jpg);
        background-repeat:repeat-x;
}
#sonhaber table.moduletable th{
        color: #000000;
	width: 500px;
	border: 0px solid #000000;
	background-image: url(../images/toparka.jpg);
        background-repeat:repeat-x;
	padding: 1px 1px 1px 1px;
}
#sonhaber table.moduletable td{
	width: 500px;
	padding: 0px 0px 0px 0px;
	padding: 0px;
}
#sonhaber table.moduletable td a{
	width: 500px;
	font-weight: auto;
	display: block;
	padding: 1px 0px 1px 0px;
        border-right: 0px #CCCCCC solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
}
#flash table.moduletable {	
	color: #000000;
	border: 0px solid #fbd008;
	background: #;
	padding: 1px 0px 1px 0px;
        border-right: 0px #669966 solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;

