body {
    font-family: Helvetica, arial, tahoma, sans serif;
    background-color: #e9e9db;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
} #container {
    width: 1000px;
    text-align: left;
}
 .row_spacer {
    height: 30px;
} .row_month {
    height: 234px;
} .col_start {
    width: 120px;
    float: left;
    text-align: right;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
} #header_row {
    height: 120px;
    position: relative;
} #header {
    position: absolute;
    left: 140px;
    top: 32px;
}
#header_newsletter{
  position:absolute;
  left:0px;
  top:0px;
}
 .header_blocks {
    width: 200px;
    float: right;
    margin-left: 20px;
    margin-top: 50px;
    height: 70px;
    position: relative;
    font-size: 10px;
    color: #808080
} .header_blocks a {
    display: block;
    font-weight: bold;
    color: #ed2098;
    font-size: 14px;
} .header_blocks_lt, .header_blocks_rt, .header_blocks_lb, .header_blocks_rb {
    position: absolute;
} .header_blocks_lt {
    left: 0px;
    top: 0px;
} .header_blocks_rt {
    right: 0px;
    top: 0px;
    text-align: right;
} .header_blocks_lb {
    left: 0px;
    bottom: 0px;
} .header_blocks_rb {
    right: 0px;
    bottom: 0px;
    text-align: right;
} #next_row {
    height: 250px;
} #next_row .col_start {
    font-size: 30px;
} #next_left, #next_right {
    float: left;
    margin-left: 20px;
    width: 420px;
    height: 250px;
    position: relative;
} #next_left .date {
    color: #8ebe1c;
    font-size: 30px;
    font-weight: bold;
} #next_left h2 {
    font-size: 30px;
    font-weight: bold;
} #next_left_footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 22px;
    background-color: #8ebe1c;
    color: #FFFFFF;
    font-size: 12px;
    display: table;
} #next_left_footer .v_a_m {
    padding: 0 5px 0 5px;
} #next_left_footer a {
    position: absolute;
    right: 5px;
    color: #FFFFFF;
} .text {
    font-family: Georgia, Times, Serif;
    font-size: 13px;
} #next_right img {
    display: block;
    position: absolute;
} #next_right .frame {
    left: -6px;
    top: -6px;
} 
#next_right .glare {
    left: 12px;
    top: 8px;

}
#future_row {
    height: 244px;
} .col_future {
    height: 245px;
    width: 200px;
    float: left;
    margin-left: 20px;
    position: relative;
} .polaroid, .polaroidframe {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 200px;
} .polaroidframe {
    height: 244px;
    background-image: url(pictures/polaroid.png);
} .polaroid {
    display: block;
} .polaroidtext .date {
    font-size: 10px;
} .polaroidtext {
    font-family: Georgia, Times, Serif;
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    width: 100%;
} .polaroidtext h2 {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
} .col_future img {
    display: block;
} #calendar_row {
} .events,.fames {
    float: left;
    width: 880px;
} .event {
    height: 234px;
    width: 200px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
} .event h3 {
    color: #118fc9;
    font-weight: bold;
    font-size: 15px;
} .event .info {
    color: #8ebe1c;
    font-weight: bold;
    font-size: 10px;
} .event .text {
    margin-top: 5px;
    font-size: 10px;
} .passed h3, .passed .info, .passed .text {
    color: #808080;
} #fame_row {

} #footer_row {
    height: 192px;
    background-color: #8ebe1c;
    color: #FFFFFF;
    position: relative;
    font-size: 10px;
} #footer_row .text {
    position: absolute;
    left: 360px;
    bottom: 13px;
    width: 640px;
} #footer_row a {
    color: #FFFFFF;
} #footer_borg {
    position: absolute;
    top: 17px;
    left: 140px;
} #footer_dak {
    position: absolute;
    bottom: 13px;
    left: 140px;
} #footer_row .text {
    font-size: 10px;
} .footer_blocks {
    float: right;
    margin-left: 20px;
    margin-top: 17px;
    width: 200px;
} .footer_blocks h4 {
    font-weight: bold;
    font-size: 12px;
} .footer_blocks table {
    width: 100%;
} .inline {
    display: inline;
} .clear {
    clear: left;
} .tar {
    text-align: right;
} .v_a_m {
    display: table-cell;
    vertical-align: middle;
}
div.fame {
	margin-left:20px;
	float:left;
	width:90px;
	height:120px;
}
.fame h4{
	font-size:10px;
}
