body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #979dae;
    color: #ffffff;
	background-image:url(images/background.gif);
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 784px;
    position: relative;
    background: url(images/body-background.gif) repeat-y;
}

#body {
    background: url(images/body-image.gif) no-repeat bottom;
}

h1, h2, div, ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

h1 {
    color: white;
	font-size: 26px;
    font-weight: normal;
}

h2 {
    text-align: right;
}

h3 {
    font-size: 10px;
}

a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.clear {
    clear: both;
}

.readmore {
    text-align: right;
}

.readmore a {
    text-decoration: underline;
}

#left .readmore {
    text-align: left;
}

#left {
    margin: 0;
    padding-top: 35px;
    background: url(images/menu-3.gif) no-repeat;
    float: left;
    width: 165px;
}

#left h3 {
    font-size: 10px;
    color: white;
    margin: 1em 0;
    padding: 0;
}

#left p {
    margin: 1em 0;
    padding: 0;
}


#nav {
    background: url(images/menu-2.gif) repeat-y;
}

#nav li {
    border-top: 1px solid white;
    padding: 4px 2px 4px 14px;
    text-indent: -6px;
	font-size: 10px;
}

#latest {
    padding-top: 13px;
    background: url(images/menu-1.gif) no-repeat;
}

#latest .events {
    padding: 0 10px;
	font-size: 12px;
}

#logo {
    position: absolute;
    left: 165px;
    top: 0;
}

#content .inner {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
float: left;
padding-top: 48px;
margin: 20px 0 10px 30px;
width: 348px;
}

#searchbox {
    float: right;
    margin-top: 48px;
    width: 222px;
	height:548px;
    background: url(images/search.gif) no-repeat bottom;
}

#searchbox h3 {
    margin: 0;
    padding: 210px 0 10px 87px;
    background: url(images/white-tablecloths.jpg) no-repeat;
    color: white;
}

#searchbox .text {
    width: 150px;
}

#searchbox .submit {
    border: 1px solid #c5cee7;
    background: #7785ad;
    color: #fff;
}

#searchbox .softright {
    text-align: right;
    padding-top: 3px;
    padding-right: 20px;
}

.most-popular {
vertical-align:middle;
text-align: center;
height:24px;
background: url(images/most-popular-white-tablecloth.gif) no-repeat top;
color: white;
font-size: 11px;
font-weight: bold;
padding-top:6px;
}

.advert {
margin-top:30px;
height:62px;
text-align: left;
padding-top: 10px;
padding-bottom: 5px;
background-color:#90a5df;
}

.pricing{
color:#FF9900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration:underline;
}

.pricing:hover{
text-decoration: underline;
}

#footer {
    padding: 20px 0px 8px 0px;
    text-align: center;
    color: #fff; 
}

#footer a {
    text-decoration: underline;
}