#wrapper {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
}

#head {
	background-color: white;
	height: 175px;
	margin: 0;
	padding: 0;
	width: 960px;
}

#head p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding-bottom: 0;
	padding-left: 34px;
	padding-right: 0;
	padding-top: 30px;
	text-shadow: #808080 -1px 1px 2px;
}

#content {
	margin: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	width: 960px;
}

#sidebar {
	float: right;
	list-style-type: none;
	width: 280px;
}

#sidebar ul {
	list-style-image: none;
	list-style-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0;
	padding-bottom: 30px;
}

#sidebar li li {
	background-attachment: scroll;
	background-color: transparent;
	background-position: left 12px;
	background-repeat: no-repeat;
	line-height: 35px;
	list-style-type: none;
	padding-left: 20px;
}

#sidebar li li span {
	display: block;
	font-size: 11px;
	font-style: italic;
	list-style-type: none;
	margin-top: -20px;
	padding: 0;
}

#sidebar h2 {
	border-bottom-color: #d0d0d0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #152e46;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 16px;
	height: 38px;
	margin-bottom: 20px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 0;
	padding-top: 12px;
}

#sidebar p {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 0;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	text-align: justify;
}

#sidebar a {
	border-style: none;
	color: #152e46;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#posting {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 610px;
}

#posting a {
	color: #0060a1;
	text-decoration: none;
}

#posting h2 {
	background-color: #fff;
	color: #236b87;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}

#posting p {
	color: #000;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
}

#footer {
	clear: both;
	height: 100px;
	margin: 0;
	padding: 10px;
	width: 960px;
}

#footer p {
	color: #0060a1;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 10px;
	text-align: center;
}

#menu {
	border-bottom-color: #d0d0d0;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-color: #d0d0d0;
	border-top-style: solid;
	border-top-width: 1px;
	height: 40px;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	width: 960px;
}

.date {
	border-bottom-color: #133848;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: #133848;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #0060a1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 4px;
}

.header {
	color: #000;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 14px;
}

#menu ul {
	line-height: normal;
	list-style-image: none;
	list-style-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	list-style-type: none;
}

#menu a {
	border-style: none;
	color: #236b87;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 1px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu .current {
	font-weight: bold;
}

#menu a:hover {
	background-color: #236b87;
	color: #fff;
	text-decoration: none;
}

.img {
	background-color: #fff;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
