body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #1A1D4B;
	background-color: #E5E5E5;
}

a {
	color: #1A1D4B;
}

A:hover {
	text-decoration: none;
}

#copyright {
	position: absolute;
	bottom: 10px;
	font-size: 9px;
	width: 150px;
	text-align: center;
}

#copyright A {
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	position: relative;
	width: 774px;
	height: 550px;
	margin: auto;
	top: 48px;
	background-color: #FFFFFF;
}

#content {
	position: absolute;
	top: 105px;
	right: 9px;
	background-image: url(../images/background.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 427px;
	width: 600px;
	overflow: auto;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #1A1D4B;
	scrollbar-face-color: #1A1D4B;
	scrollbar-highlight-color: #1A1D4B;
	scrollbar-shadow-color: #98230C;
	scrollbar-track-color: #FFFFFF;
}

#cornerrb {
	position: absolute;
	width: 16px;
	height: 16px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/corner_rb.gif);
	background-repeat: no-repeat;
}
#borderr {
	position: absolute;
	top: 16px;
	right: 0px;
	width: 16px;
	height: 518px;
	background-image: url(../images/border_r.gif);
	background-repeat: repeat-y;
}

#cornerrt {
	position: absolute;
	width: 16px;
	height: 16px;
	right: 0px;
	top: 0px;
	background-image: url(../images/corner_rt.gif);
	background-repeat: no-repeat;
}
#borderb {
	position: absolute;
	bottom: 0px;
	right: 16px;
	width: 601px;
	height: 8px;
	background-image: url(../images/border_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bordert {
	position: absolute;
	top: 0px;
	right: 16px;
	width: 601px;
	height: 3px;
	background-image: url(../images/border_t.gif);
	background-repeat: repeat-x;
}
#cornerlt {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 16px;
	background-image: url(../images/corner_lt.gif);
	background-repeat: no-repeat;
}
#cornerlb {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 16px;
	height: 16px;
	background-image: url(../images/corner_lb.gif);
	background-repeat: no-repeat;
}
#splitt {
	position: absolute;
	top: 0px;
	left: 141px;
	width: 16px;
	height: 16px;
	background-image: url(../images/split_t.gif);
	background-repeat: no-repeat;
}
#splitb {
	position: absolute;
	bottom: 0px;
	left: 141px;
	width: 16px;
	height: 16px;
	background-image: url(../images/split_b.gif);
	background-repeat: no-repeat;
}
#borderl {
	position: absolute;
	top: 16px;
	left: 0px;
	height: 518px;
	width: 10px;
	background-color: #98230C;
	background-image: url(../images/border_l.gif);
	background-repeat: repeat-y;
}
#bordermt {
	position: absolute;
	top: 0px;
	left: 16px;
	height: 10px;
	width: 125px;
	background-color: #98230C;
	background-image: url(../images/border_mt.gif);
	background-repeat: repeat-x;
}
#bordermr {
	position: absolute;
	top: 16px;
	left: 140px;
	height: 518px;
	width: 16px;
	background-color: #98230C;
	background-image: url(../images/border_mr.gif);
	background-repeat: repeat-y;
}
#bordermb {
	position: absolute;
	bottom: 0px;
	left: 16px;
	height: 16px;
	width: 141px;
	background-color: #98230C;
	background-image: url(../images/border_mb.gif);
	background-repeat: repeat-x;
}
.imagehome {
	position: absolute;
	left: 150px;
	top: 50px;
}
#leftfield {
	width: 150px;
	height: 550px;
	background-color: #98230C;
}
#location {
	position: absolute;
	color: #98230C;
	font-size: 12px;
	font-weight: bold;
	top: 8px;
}
#logo {
	position: relative;
	margin: auto;
	width: 91px;
	top: 3px;
	z-index: 150;
}
#ruler {
	position: absolute;
	top: 100px;
	width: 767px;
	heihgt: 3px;
	background-color: #1A1D4B;
	color: #1A1D4B;
}
#banner {
	position: absolute;
	left: 148px;
	top: 10px;
}
#menu {
	position: absolute;
	top: 110px;
	left: 2px;
	z-index: 200;
	height: 200px;
}
.menulink {
	height: 24px;
}
#menuboven A {
	position: absolute;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/bg_menuitem.gif);
	height: 24px;
	width: 141px;
	line-height: 24px;
}
#menuonder {
	margin-top: 24px;
}
#menuboven A:hover {
	background-image: url(../images/bg_menuitem_over.gif);
	line-height: 22px;
	padding-left: 4px;
	width: 142px;
}
#menuonder A {
	position: absolute;
	color: #1A1D4B;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 141px;
}
#menuonder A:hover {
	text-decoration: underline;
}
#text {
	width: 580px;
	position: absolute;
	top: 15px;
}
