/*Homepage*/
.infobox-spacer { width: 420px; height: 10px; }
.infobox { width: 420px; }
/*global*/
.darktransbox { background-color:#6b6a6a; filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; width:420px; height:140px; margin-top: 20px; margin-left: 20px; }
.introtxt h2 { color: #fff; font-size: 1.5em; font-weight: bold; margin: 14px 0 5px;}
#introtxt { color: #fff; font-size: 13px; font-weight: bold; letter-spacing: 0.2px; position: relative; top: -140px; left: 35px; width: 390px; height: auto; }
/*START Notice Board*/
.noticeboardbox img {
	border:#FFFFFF solid medium;
	margin-right: 8px;
	margin-top: 3px;
	float: left;
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
}
.noticeboardbox { background-color: #f7bd53; position: relative; top: -100px; width: 420px; margin-left: 20px; padding-bottom: 10px; }
.noticeboardtitle { color: #fff; font-size: 20px; font-family: courier; font-weight: bold; text-align: center; width: 400px; padding-top: 15px; padding-bottom: 15px; }
.noticeboarditem { background-color: #7ec27e; width: 400px; height: auto; margin-top: 5px; margin-bottom: 5px; margin-left: 10px; }
.nb-top { background-image: url(../images/home/n-board/top-r.gif); background-repeat: no-repeat; background-position: right 0; width: 100%; height: 15px; }
.nb-topleft { background-image: url(../images/home/n-board/top-l.gif); background-repeat: no-repeat; background-position: left 0; width: 15px; height: 15px; }
.nb-body { width: 380px; height: auto; margin-right: 8px; margin-left: 8px; }
.nb-bottom { background-image: url(../images/home/n-board/bottom-r.gif); background-repeat: no-repeat; background-position: right 0; width: 100%; height: 15px; }
.nb-bottomleft { background-image: url(../images/home/n-board/bottom-l.gif); background-repeat: no-repeat; background-position: left 0; width: 15px; height: 15px; }
.nb-body h3 { color: #000080; font-size: 15px; font-weight: bold; margin: 0; }
/*END  Notice Board*/
/*START infobox*/

.infobox a { color: #000080; font-size: 11px; font-weight: bold; text-decoration: none; }
.infobox a:hover { color: #1c2ef4; }
.infobox h3 { font-size: 12px; font-weight: bold; margin: 0; }
.infoboxtxt { color: #292929; width: 250px; padding-right: 20px; }
.infobox img { border: solid 3px #fff; }
.infobox imgcontainer { width:140px; }

/*END infobox*/
.adressbox {
	background-color: #999999;
	position: absolute;
	top: 230px;
	width: 430px;
	height: 90px;
	z-index: 4;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.adressbox a {
	color: #333333;
	text-decoration: none;
}
.adressbox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.dummie { content: ".";  display: block; height:  0;  clear: both; visibility:  hidden;}
.tripple-boxes { position: relative; width: 400px; height: 120px; padding-left: 20px; top: -70px; }
/*footer boxes*/
/*.tripple-boxes { width: 400px; height: 120px; padding-left: 20px; }
.bg-3boxes { background-color: #c9c8c8; }*/

