body, html {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color: #232323;
}

html {
    background-image: url(images/backback.jpg);
    background-repeat: repeat;
    background-position: center;
}

td {
    vertical-align: middle;
}

.clear {
    clear: left;
}

.overflow {
    left: -11px;
    overflow: visible;
    position: relative;
    width: 810px;
}

h1, h2, h3, h4 {
    font-weight: 300;
    color: #666;
}

h2 {
    font-size: 1.563em;
    line-height: 2.367em;
    letter-spacing: -0.01em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}

.title h2 {
    font-weight: bold;
    color: #A70C00;
    font-family: "Trebuchet MS", "Verdana";
    line-height: 1.6em;
    padding: 20px 0 10px;
}

.background {
    background-image: url(images/background.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

.header {
    height: 103px
}

.slide {
    position: relative;
    top: 0px;
    left: 211px;
    width: 610px;
    display: block;
    overflow: visible;
}

.mainnav {
    height: 5px;
    width: auto;
    position: relative;
    left: 642px;
    top: -5px;
}

.mainnav a {
    padding-right: 20px;
}

.header img {
    position: relative;
    left: -10px;
    top: 0px;
}

.content h3, .content h2, .content h4 {
    clear: both;
    padding-top: 10px;
    padding-bottom: 5px;
    margin: 0 0 0 0;
    line-height: 1.5em;
}

.noborder {
    border: 0 ! important;
}

.icons {
    height: 36px;
    margin-left: 10px;
    margin-top: 10px;
}

.icons img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#banner img {
    padding: 15px 0 0 7px;
    margin: 0 0 0 0;
}

.top {
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

#flags {
    position: relative;
    left: 10px;
    margin: 0 0 10px 0;
}

#flags img {
    vertical-align: middle;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.content {
    color: #555;
}

.content a {
    color: #aaa;
    text-decoration: none;
    border-bottom: 0px dotted #aaa;
}

/* footer */
.footer {
    clear: left;
    background-image: url("images/footer.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    height: 147px;
}

.footer .container {
    clear: left;
    position: relative;
    top: 30px;
}

.bottom {
    position: relative;
    top: 25px;
    height: 31px;
    text-align: center;
}

.bottom, .bottom a, .footera td, .footera a {
    color: #ddd;
    font-size: 1.0em;
    line-height: 1.4em;
    text-decoration: none;
}

.bottom img, .footer img {
    vertical-align: middle;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.footer, .footer a {
    color: #e0e0e0;
    text-decoration: none;
}

.shopbutton {
}

.shopbutton img {
    border: 0 dotted #FF0000;
    height: 105px;
    left: 50%;
    margin-left: 425px;
    position: absolute;
    top: 0px;
    width: 81px;
}

.homebutton img {
    border: 0px dotted #FF0000;
    height: 105px;
    left: 50%;
    margin-left: -406px;
    position: absolute;
    top: 0;
    width: 200px;
}

.round_flags {
    background: #ddd;
	margin:0 10px 0 0;
	padding:4px 10px;
}
.round_social {
    background: #ddd;
	margin:0 10px 0 25px;
	padding:4px 10px;
}

.box_top {
    background-image: url("images/box_top.jpg");
    color: #FFFFFF;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0 7px;
    padding: 5px 10px;
    width: 146px;
}

.box_top a {
    color: #fff;
    text-decoration: none;
}

.box_content {
    background: #fff url("images/box_content.jpg") repeat-x;
    color: #222;
    font-size: 12px;
    margin: 0px 0 0 7px;
    padding: 5px;
    width: 156px;
}

.rsstwitter {
    margin: 0 0 1px 5px;
    padding: 0;
    border-bottom: 1px dotted #aaa;
	overflow-x: hidden;
}

.rsstwitter ul {
    margin: 0;
}

.rsstwitter li {
    list-style: none;
    margin: 2px 0px 3px 0;
    padding: 0;
}

.rsstwitter_title {
    font-size: 11px;
}

.rsstwitter_pubDate {
    font-size: 9px;
    color: #aaa;
}

