* {
	margin: 0;
	padding: 0;
}

body {
	margin:  0 auto;
	padding: 10px;
	background-color: #9B785C;
}

a, .link {
	color: #0f0f0f;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
}

.blank {
	clear: both;
}

img.left {
	float: left;
	margin: 5px 10px 10px 0;
}

img.right {
	float: right;
	margin: 5px 0 0 10px;
}

h2 {
	font-size: 20px;
	margin: 0 0 20px 20px;
}

h3 {
	font-size: 15px;
	margin: 0 0 20px 20px;
}

ol {
	margin-left: 25px;
	margin-bottom: 10px;
}

ul {
	margin-left: 25px;
	list-style-type: disc;
}

#ycnex ul {
	margin-top: 
}

#ycnex p {
	margin: 0;
	padding: 0;	
}

#ycnex .date {
	width: 180px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	color: #0F0F0F;
	border-bottom: 2px solid;
}

#ycnex .place {
	width: 120px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	text-align: right;
	color: #0F0F0F;
	border-bottom: 2px solid;
}

#ycnex .event {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #51190a;
	margin-top: -6px;
}

#ycnex a {
	display: block;
	width: 100;
	height: 100%;
}

#ycnex .read {
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

#ycnex a:hover p.read {
	color: #F00;
}

#container {
	width: 730px;
	margin: 0 auto;
	padding: 0 15px;
	background-color: #51190a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu {
	height: 37px;
}

#menu a {
	display: block;
	float: left;
	padding: 12px 5px 10px 5px;
	margin-right: 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fcfdfe;
	text-decoration: none;
}

#menu a:hover {
	color: #cca272;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	width: 730px;
	height: 257px;
}

#header a {
	display: block;
	width: 730px;
	height: 207px;
}

#logoimg {
	background: url(../images/logoimg.jpg) no-repeat;
	width: 350px;
	height: 217px;
	float: right;
}

#logo {
	width: 380px;
	float: left;
	font-size: 39px;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 25px;
}

#logo span {
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-weight: bold;
}

#text {
	background-color: #dfc5ac;
	padding: 0 10px 10px 10px;
	text-align: justify;
	font-size: 13px;
	width: 710px;
}

#text p {
	margin-bottom: 10px;
}

#text a {
	color: #444;
}

#text a:hover {
	color: #000;
	border-bottom: #678 dashed 1px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fbfcfc;
	padding: 10px;
}

#footer a {
	color: #8f7d6e;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid;
}

#sub {
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 11px;
	width: 760px;
	color: #FFF;
}

#sub ul {
	width: 760px;
	margin: 0;
	padding: 5px 0;
	list-style: none;
	display: inline;
	float: left;
}

#sub ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 243px;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1.2em;
	border: 0;
	font-weight: bold;
}

#sub ul li a {
	color: #0f0f0f;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 2px solid;
}

#sub ul li a:hover {
	border: none;
	color: #000;
}
