@charset "utf-8";
/* CSS Document */

body { background: #9B6893; }

#maintable { width: 914px; }

#top { background-image: url(../images/top.jpg); background-repeat: no-repeat; height: 8px; }
#main { background-image: url(../images/backgr_main.jpg); background-repeat: repeat-y; }
#bottom { background-image: url(../images/bottom.jpg); background-repeat: no-repeat; height: 8px; }

#logo-cell { width: 322px; background-image: url(../images/backgr_logo.jpg); background-repeat: no-repeat; text-align: center; padding-top: 7px; padding-bottom: 8px; }
#logo { }
#flags { margin-top: 8px; }

.img1 { border-bottom: 1px solid white; border-top: 1px solid white; }
.img2 { border-bottom: 1px solid white; border-left: 1px solid white; }

.flag { margin-left: 2px; margin-right: 2px; }

#contenttable { width: 898px; }

.navig { width: 200px; }
.content { width: 498px; }
.events { width: 200px; }

.navig-div, .content-div, .events-div { margin: 13px; text-align: left; }

.navig p { line-height: 200%; }
.navig-div a:link, .navig-div a:visited, .navig-div a:active { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #CDC679; text-decoration: none; }
.navig-div a:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: white; text-decoration: none; }

.content-div p, td, li { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #EED9EA; line-height: 160%; }
.content-div h1 { font-family: "Times New Roman", Times, serif; font-style: italic; font-size: 20px; font-weight: bold; color: #F0DCBC; }
.content-div h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 13px; color: #F0DAB7; }
.content-div p, .content-div h2, .content-div h3 { margin-top: 5px; margin-bottom: 5px; }
.content-div a:link, .content-div a:visited, .content-div a:active, .events-div a:link, .events-div a:visited, .events-div a:active { color: #CDC679; }
.content-div a:hover, .events-div a:hover { color: white; }

.events-div p, .events-div h1, .events-div h2, .events-div h3 { line-height: 160%; }
.events-div h1 { font-family: Georgia, "Times New Roman", Times, serif; color: #F0DAB7; font-size: 14px; font-weight: normal; }
.events-div p, td, li { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #EED9EA; }

.hr { margin-top: 5px; margin-bottom: 10px; }