body {
	background-position: center-top;
	background-repeat: no-repeat;
	background-image: url(images/pbg.gif);
	font-family: arial;
	font-size: 12px;
	background: #eae9ee;
	text-decoration:none;
}

.wrapper {
        width: 826px;
        margin-top: 0px;
        padding-top: 0px;
        margin-right: auto;
        margin-left: auto;
        vertical-align: top;
        background-image: url(shd.gif);
        background-repeat: repeat-y;
        background-position: center bottom;
	z-index: 1;
}

.topper {
	width: 95%;	
	margin-top:5px;
	padding-top: 2px;
}

#en a,#en a:visited {
	color: #c5c4c9;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	
}
#en a:hover {
        color: #a7e400;
        text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}




#home a,#home a:visited {
        color: #c5c4c9;
        text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;

}
#home a:hover {
        color: #a7e400;
        text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;

}

#homei a,#homei a:visited {
        color: #a7e400;
        text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}



#logbot {
	padding-top:0px;
	margin-top:0px;
        width: 800px;
	z-index:1;
	vertical-align:top;
	padding-left:11px;
}
#logo {
	padding-left:11px;
	width: 800px;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom; 0px;
	margin-bottom; 0px;
	z-index: 1;
}


#search {
	float: left;
	position: relative;
	display: block;
        z-index: 1000;
        height:40px;
        margin-top: -19px;
        margin-left: 11px;
        width: 215px;
        right: auto;
        left: auto;

}

#searchinner {
        position: relative;
        display: block;
        z-index: 1000;
        height:40px;
        margin-top: 20px;
        float: left;
        margin-left: 12px;
        width: 300px;
        right: auto;
        left: auto;

}


#menu {
	width: 95%;	
}

.button {
	text-align: center;
}

.buttongr {
	text-align: center;
}

.button a {
	background-image: url(buttons/buttons.gif);
	background-repeat: no-repeat;
	background-position:  top center;
	padding-top: 3px;
	height: 33px;
	text-align: center;
	text-decoration: none;
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	width:98px;
	margin: 0 auto;
	display: block;
}


.buttongr a {
        margin: 0px;
	padding-top: 3px;
        height: 33px;
        text-align: center;
        text-decoration: none;
	font-family: arial;
        font-weight: bold;
        font-size: 12px;
        color: white;
        width:98px;
	margin-right: auto;
	margin-left: auto;
        display: block;
        background-image: url(buttons/butg.gif);
        background-repeat: no-repeat;
        background-position: center middle;
}

.button a:hover {
        margin:0px;
	padding-top: 3px;
        height: 33px;
        text-align: center;
        text-decoration: none;
        color: white;
        width:98px;
	margin-right: auto;
	margin-left: auto;
	font-family: arial;
        font-weight: bold;
        font-size: 12px;
        display: block;
        background-image: url(buttons/butg.gif);
        background-repeat: no-repeat;
        background-position: center middle;
}




#topbar {
        width: 810px;
	height: 32px;
        margin-left: auto;
        margin-right: auto;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	vertical-align:bottom;
	background-image: url(images/topbar.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.footer {
	background-image: url(images/bot.gif);
	background-position: center top;
	background-repeat: no-repeat;
        width: 826px;
        height: 14px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 0px;
        margin-bottom: 0px;
	text-align: center;
	padding-left: 10px;
	color: gray;
	font-size:10px;
}



#news {
	height: 211px;
	width: 385px;
	padding-top:40px;
	text-align:right;
	background-image: url(images/news.gif);
	background-repeat:no-repeat;
}

#askaway {
        height: 130px;
        width: 385px;
        background-image: url(images/askaway.gif);
}
#nl {
        height: 130px;
        width: 385px;
        background-image: url(images/nl.gif);
}

#content {
	position: relative;
        height: 500px;
        width: 330px;
	margin: 0 auto;
	font-size: 14px;
	text-align:right;
	border-left: 1px dashed;
	text-align: right;
}

#rec {
	background-image: url(images/rec.gif);
	height: 130px;
	width: 385px;
	margin-left: 0px;
	right: auto;
	left: auto;
	background-repeat: no-repeat;

}

#innertop {
	width: 765px;
	height: 9px;
	background-image: url(images/innertop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#innermid {
        width: 765px;
	height: 500px;
        background-image: url(images/innermid.gif);
        background-repeat: repeat-y;
        background-position: center top;
}
#innerbot {
        width: 765px;
        height: 10px;
	margin-bottom: 10px;
        background-image: url(images/innerbot.gif);
        background-repeat: no-repeat;
        background-position: center top;
}



