html,body {
	margin:0;
}

a:link, a:active, a:focus, a:visited { font-weight:bold; color:#98011a; text-decoration:none; }

a:hover { font-weight:bold; color:#d5045f; text-decoration:underline; }

#over {
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

#line {
	width:366;
	height:20;
	background:url(pics/line.gif) no-repeat;
	background-position:center;
}


#site {
	position:relative;
	width:800px;
}

#header {
	position:relative;
	width:800px;
	height:332px;
	background:url(pics/header.jpg) no-repeat;
}

#bg_l {
	position:relative;
	width:107px;
	height:1620px;
	background:url(pics/bg_l.gif) repeat-y;
}

#contend {
	position:relative;
	width:584px;
	background:url(pics/bg.gif);
}

#bg_r{
	position:relative;
	width:109px;
	height:1620px;
	background:url(pics/bg_r.gif) repeat-y;
}

#footer {
	position:relative;
	width:800px;
	height:320px;
	background:url(pics/footer02.jpg) no-repeat;
}

/* Nav Masks */
#mask {
	position:absolute;
	top:95;
	left:70;
	width:650px;
	height:180px;
	z-index:1;
}

#mask01 {
	position:absolute;
	top:0;
	left:70;
	width:650px;
	height:64px;
	z-index:1;
}

#mask02 {
	position:absolute;
	top:64;
	left:70;
	width:55px;
	height:35px;
	z-index:1;
}

#mask03 {
	position:absolute;
	top:64;
	left:248;
	width:37px;
	height:31px;
	z-index:1;
}

#mask04 {
	position:absolute;
	top:64;
	left:408;
	width:38px;
	height:31px;
	z-index:1;
}

#mask05 {
	position:absolute;
	top:64;
	left:570;
	width:38px;
	height:31px;
	z-index:1;
}

/* END Nav Masks */

a.geb, a.geb:link, a.geb:visited, a.geb:active{
	position:relative;
	left:79px;
	top:0;
	width:194px;
	height:224px;
	float:left;
}

a.geb:hover{
	background-image:url('pics/geb.gif');
}

a.gdv, a.gdv:link, a.gdv:visited, a.gdv:active{
	position:relative;
	left:54px;
	top:0;
	width:198px;
	height:112px;
	float:left;
}

a.gdv:hover{
	background-image:url('pics/gdv.gif');
}

a.akt, a.akt:link, a.akt:visited, a.akt:active{
	position:relative;
	left:17px;
	top:0;
	width:191px;
	height:95px;
	float:left;
}

a.akt:hover{
	background-image:url('pics/akt.gif');
}

a.imp, a.imp:link, a.imp:visited, a.imp:active{
	position:relative;
	left:34px;
	top:271;
	width:54px;
	height:10px;
	float:left;
	z-index:11;
}

