@import url("grid.css");
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


body {
	background-color:#000000;
	background-image: url(images/bg_org.gif);
	background: url(images/bg_org.gif);
	
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	width:200px;
	margin-left:auto;
	margin-right:auto;
	}
#main {
	background-color:#232222;
	border: 1px solid #000000;
	margin-bottom:20px;
	}
#intro {
	color:#FFFFFF;
	font-size:80%;
	margin-bottom:10px;
	margin-top:10px;
	}
h1 {
	color:#ffc000;
	margin:5px;
	margin-top:10px;
	font-weight:bold;
	letter-spacing:2px;
	}
#adspots img {
	border:1px solid #000000;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
#adspots p {
	color:#CCCCCC;
	font-size:80%;
	margin-bottom:10px;
	}
#adspots h4 {
	color:#ffc000;
	font-size:80%;
	}
#adspots ul {
	color:#999999;
	font-size:60%;
	margin-bottom:10px;
	}
#adbdr {
	background-color:#000000;
	padding:10px;
	margin-bottom:20px;
	width:200px;
	}
#adbdr h3 {
	color:#ffffff;
	font-size:80%;
	text-align:center;
	}
#adbdr h4 {
	color:#999999;
	font-size:70%;
	text-align:center;
	}
#adspot #adbdr img {
	width:150px;
	border:1px solid #999999;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.news {
	margin-left:15px;
	}
.newsinfo {
	color:#CCCCCC;
	font-size:80%;
	margin-bottom:10px;
	margin-left:10px;
	}
	a:link {
		color:#FFFFFF;
		}
.notice {
	color:#CCCCCC;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	margin:20px;
	}
