/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}



#left { position:absolute; left:0px; top:0px; width:200px; height:640px; z-index:1; }

#right { position:absolute; left:200px; top:0px; width:645px; height:640px; z-index:1; }

#quicknews {
	position:absolute; left:10px; bottom:20px; width:170px; z-index:1; text-align: right; color: #FFFFFF;
	line-height: 10px;
	font-size: 10px;
}

#quicknews h1 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}

#quicknews p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}


#container { position:absolute; left:0px; top:48px; width:645px; height:573px; z-index:1; background: url(../images/paper2.jpg); }
#navigation { position:absolute; left:0px; top:0px; width:645px; height:48px; z-index:1; }
#subnavigation { position:absolute; left:17px; top:17px; width:611px; height:88px; background: #FFFFFF; }
#subnavigation1 { position:absolute; left:10px; top:10px; height: 46px; width:591px; }
#subnavigation2 { position:absolute; left:10px; top:56px; height: 32px; width:591px; }

#content {
	position:absolute;
	left:17px;
	top:107px;
	width:611px;
	height:450px;
}

#contentleft { position:absolute; top: 0px; left: 0px; width: 330px; }
#contentright { position:absolute; top: 0px; right: 0px; width: 217px; }

#contentflashbig { position:absolute; left:17px; top:17px; width:611px; height:539px;  }
#contentflashsmall { position:absolute; left:17px; top:107px; width:611px; height:450px;  }

#contentbig { position:absolute; left:10px; top:10px; width:591px; height:430px; overflow:auto;  }

.white { background: #FFFFFF; }
.black { background: #666666; }

.list1 { background: #303030; height: 89px; width: 305px; }
.divide1 { height: 1px; width: 1px; }
.listpic { height: 89px; width: 95px; background: url(../images/noimage.gif) repeat;}
.listtext { background: #000000; height: 89px; width: 190px; padding: 10px; font-size: 11px; color: #FFFFFF; }
.listtext h1 { font-size: 11px; color: #FFFFFF; margin: 0px; padding: 0px; line-height: normal; }
.listtext p { margin: 0px; padding: 0px; padding-top: 5px; line-height: normal; }

.comment { color: #666666;}

#divideline { width:100%; height:1px; z-index:1; }

#footer {
	position:absolute;
	left: 0px;
	width: 100%;
	bottom: 12px;
}
#footerleft {
	position:absolute;
	left: 0px;
	top: 0px;
}
#footerright { position:absolute; top:0px; right: 0px; }
#footer a {
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover { text-transform: uppercase; text-decoration: none; }
.bg { background: url(../images/xd_bg.gif) no-repeat; }
.map { background: url(../images/map.gif) no-repeat; }