body {
    text-align: center;
    background: #000;
    font-family: "Comic Sans";
    font-size: 20px;
    margin-top: 0px;
}
.wrapper {
    width: 940px;
    margin: 0px auto 0px auto;
    height: auto;
    text-align: left;
    background: #fff;
}
.addthis_toolbox{
    width: 170px;
    height: 20px;
    float: right;
}
.top {
    width: 100%;
    height: 110px;
    clear: both;
    margin: 0px;
    padding: 0px;
    background-repeat:no-repeat;
    background-image:url(head.gif);
    background-color: #000;
}
.video{
    display: inline-block;
    float: left;
}
.video div{
    margin: 0px 10px 0px 0px;
}
h1,h2 {
    font-size: 1em;
    display: inline-block;
    margin: 0;
    font-weight: normal;
}
.container {
    padding: 0px;
    height: 1%;
    width: auto;
    background-repeat:no-repeat;
    background-image:url(left.gif);
}
.containerr {
    padding: 0px;
    height: 1%;
    width: auto;
    background-position: top right;
    background-repeat:no-repeat;
    background-image:url(right.gif);
}
.left {
    width: 30px;
    float: left;
}
.center {
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
    width: 860px;
    float: left;
    background-repeat:no-repeat;
    background-image:url(center.gif);
}
.right {
    height: auto;
    width: 30px;
    float: left;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
.bottom {
    width: 940px;
    clear: both;
    background-repeat:no-repeat;
    background-image:url(foot.gif);
}
.map {
    text-align: center;
    display: block;
    margin: 0 auto 20px;
}
.nav {
    width: 100%;
    background: #026D4D;  /* god damned IE has a white line */

}
.nav div {
    font-family: "Lucida Sans";
    width: 25%;  
    text-align: center;
    float: left;
    background: #ef961c;
    color: #fff;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 1.25em;
    background-position: 109% top;
    background-repeat:no-repeat;
    background-image:url(vine.jpg);
}
.nav div a:link, .nav div a:visited, .nav div a {
    background: #ef961c;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}
.nav div:hover {
     background:#e68400 url(bg-hover-orange.jpg) repeat-x top left;
}
.nav a div {
    background: #026d4d;
    background-position: top left;
    background-repeat:repeat-x;
    background-image:url(bg-nav-pumpkin.jpg);
    text-decoration: none;
}
.nav a:link div, .nav a:visited div {
    cursor: pointer; /* fixes IE links to show the hand in the menu */
}

.links, .links a:link, .links a:visited, .links a {
    position: relative;
    float: right;
    text-decoration: none;
    color: #000;
    font-size: 1px;
}
.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
a img{ 	border: none;}

.center div div div p{margin: 0px;}
.center div div div {padding-left: 40px; border-left: thin none; border-bottom: thin none; background: lightgrey;}
.center div div {padding-top: 25px; border: none;}
.center div div span {border-style: none none none; border-width: thin thin medium; padding: 0px; position: relative; background: url(test.png);}
.center div div span span { background: url(testright.png) no-repeat scroll right top; padding: 0px 15px 0px; position: relative; margin: 0px; background-repeat: none; border: none; }

#accordion {margin-top: 20px;}
.ui-accordion-content p {margin: 0px;}