* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000;
	background-image: url(../pics/bg-000000.jpg);
	background-repeat: repeat-x;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF0;
	margin-top: 10px;
	font-family: calibri;
	color: #FFF;
	font-size: 16px;
}
#wrapper #logo {
	height: 225px;
	width: 900px;
}
#wrapper #logo img {
	margin-right: 20px;
	width: 860px;
	height: 225px;
	margin-left: 20px;
	border: thin solid #FF0;
}

#wrapper #top {
	height: 20px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 20px;
	font-family: calibri;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	width: 860px;
	background-image: url(../pics/bg-nav.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}
#wrapper #article1header {
	background-color: #666;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-left-color: #FF0;
	font-family: calibri;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}

#wrapper #article1 {
	background-color: #8C8686;
	height: 80px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-family: calibri;
	font-size: 36px;
	color: #333;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}
#wrapper #navigation table tr th img {
	border: thin solid #FF0;
}
#wrapper #date {
}

#wrapper #article1 img {
}
#wrapper #article2 p img {
}
#wrapper #articleHeader {
	color: #FFF;
	height: 0px;
	width: 900px;
	margin-right: 5px;
	margin-left: 5px;
	}
