body {
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    text-align: justify;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 18px;
    background: #000000;
    font-size: 12px;
}

h3 {
    text-align: center;
}

#wrapper {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    text-align: center;
}
 
ul, li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

img {
    border: 0;
}

a {
    border: 0;
    text-decoration: none;
    color: #ff0000;
    outline: none;
    -moz-outline-style: none;
}

a:hover {
    color: #d00000;
}

#language {
    width: 600px;
    height: 30px;
    text-align: center;
}

.current_language_item {
    display: none;
}

#menu {
    width: 600px;
    height: 40px;
}

.menu_link {
    width: 120px;
    height: 40px;
    float: left;
}

.title_links {
    width: 600px;
    height: 120px;
}

.hands {
    float: left;
    width: 120px;
    height: 160px;
}

.pagetitle {
    float: left;
    width: 360px;
    height: 160px;
}
#wpng-cal-events { 
    float: left; 
    width: 600px; 
}

.each_link {
    height: 160px;
    float: left;
}

.image
{
    width: 120px;
    height: 120px;
}

.txt_s
{
	width: 120px;
	height: 40px;
}

.gg_date, .gg_title, .gg_where {
    text-align: center;
}

.gg_date {
    font-size: 0.8em;
    font-style: italic;
}

.gg_title {
    font-size: 1.2em;
}

#bottom_box {
    margin-top: 20px;
}

#links_box {
    margin-bottom: 20px;
}

#hartswater p {
    text-align: center;
}

#footer {
    height: 40px;
    width: 600px;
    text-align: center;
    float: left;
}
