html body     
{   width: 800px;
    padding: 0 0 0 0;
    margin: 5px 0 10px 0;
    font-family: "Arial Narrow", "Abadi MT Condensed", Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align:center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFCC;    
    color: #009933;
	}

html>body
{
    text-align:center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
	}

#iBody
{
    text-align: left;
    width: 805px;
    padding: 0 0 0 0;       
    margin-left: auto;
    margin-right: auto;
	}

h2 {
	margin: 2px 0 6px 0;
	padding-left: 44px;
	font-size: 1.5em;
	height: 44px;
	background:url(../img/bullet_medium.png) no-repeat;
	}

h3 {
	margin: 2px 0 6px 0;
	font-size: 1.1em;
	}
	
	
p {
	margin: 2px 0 10px 0;
	}

a {	color: #AA4546; }
a:visited { color: #AA4545; }
a:hover { color: #AA4547; }

em {margin-right: 5px;}

li {
	list-style-type: none;	
	background: url(../img/bullet_small.png) no-repeat;
	
	vertical-align: bottom;
	padding: 2px 0px 6px 30px;
}

img {border: none; margin: 0; }

#banner {
	position: absolute;
	top: 40px;
	height: 120px; 
	width: 800px;
	background: url(../img/banner.png) no-repeat;
	}

#home {
	position: absolute;
	top: 10px;
	height: 35px;
	width: 200px;
	text-align:left;
	z-index: 99;
	}
	
#oMenu {
	position: absolute;
	top: 10px;
	height: 35px;
	width: 780px;
	text-align:right;
	}

#iMenu {
	}

#iMenu a {
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	font-size: 1.1em;
	color: #2A1515;
	}

#iMenu a:hover {
	color: #AA4545; 
	}
	

#iMenu a.current {
	color: #FFFFFF; 
	}

#oContent {
		position: absolute;
		top: 160px;
		width: 800px;
	}	

#iContent {
	margin: 0px 20px 20px 20px;}
	
#tContent {
	background: url(../img/cont_top.png) no-repeat;
	height: 15px;
	overflow: hidden;
	}
	
#mContent {
	background: url(../img/cont_middle.png) repeat-y;
	}
	
#bContent {
	background:url(../img/cont_bottom.png) no-repeat;
	height: 15px;
	overflow: hidden;
	}
	
#side {
	position: absolute;
	top: 20px;
	margin-left: 600px;
	width: 200px;
	font-size: 0.85em;
	z-index: 99;
	}

#side_top {
	background:url(../img/side_top.png) no-repeat;
	height: 40px;
	}	

#side_middle {
	background:url(../img/side_middle.png) repeat-y;
	}	

#side_bottom {
	background:url(../img/side_bottom.png) no-repeat;
	height: 15px;
	}	

#iside_middle {
	margin: 0 20px 0 15px;
	}

#iside_middle p {margin: 0 0 10px 0}
	
#adverts {
	margin: 0px;
	background: url(../img/ad_panel.png) top no-repeat;
	height: 155px;
	}
	
#iadverts {
	text-align: center;
	margin-right: 30px;
	}	
	
#iadverts img {margin: 30px 5px 0px 5px; } 
	
.smallContent {
	margin-left: 50px;
	}
	
.mediumContent {
	margin-right: 175px;
	}
	
.homeContent {
	margin-right: 205px;
	margin-bottom: 40px;
	}	
	
.wideContent {
	margin-right: 20px;
	}
	
.contact {margin-left: 200px; }
	
.hidden {display: none; visibility:hidden; padding: 0px; margin:0px; height: 0px}
.noCSS {display: none; visibility:hidden; padding: 0px; margin:0px; height: 0px}