body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	background-image: url(images/background.png);
}

img {
	border-width: 0px;
	bordercolor: black;
	border-style: solid;
}

.noborder {
	border-width: 0px;
}

#sidebar img {
	border-width: 0px;
}


p {
	margin: 0;
}

.clear {
	clear: both;
}

#page-wrap {
	border-bottom-width: 5px;
	border-bottom-color: #413529;
	border-bottom-style: dotted;
	border-right-width: 5px;
	border-right-color: #413529;
	border-left-color: #413529;
	border-right-style: dotted;
	border-left-style: dotted;
	border-left-width: 5px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

/* @group Head */

#head-wrap {
	width: 800px;
	height: 200px;
}

#banner {
	width: 800px;
	height: 150px;
	background-color: #413529;
	background-image: url(images/banner.png);
}

#banner a {
	width: 800px;
	height: 150px;
	display: block;
}

#navbar {
	width: 800px;
	height: 50px;
	background-color: #822028;
	text-align: center;
}

#navbar li {
	display: inline;
	list-style-type: none;
}

#navbar a {
	color: #fffefe;
	text-decoration: none;
	line-height: 50px;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
}

#navbar a:hover {
	color: #fffefe;
	text-decoration: underline;
	line-height: 50px;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 20px;
}



/* @end */

/* @group Body */

#body-wrap {
	width: 800px;
}

#sidebar {
	width: 200px;
	float: left;
	position: relative;
}

#sidebar li {
	list-style-type: none;
	margin: 10px;
}

#sidebar li h2 {
	margin: 0;
}

#sidebar li ul {
	margin: 0;
	padding: 0;
}

#sidebar li ul li {
	margin: 0;
}

#sidebar li ul li ul {
	margin-left: 20px;
}

#sidebar a {
	color: #000;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}

#content {
	float: right;
	position: relative;
	width: 600px;
}

#content p {
	margin: 10px;
}

#content img {
	
}



/* @end */

/* @group Foot */

#foot-wrap {
	width: 800px;
	height: 50px;
}

#footer {
	width: 800px;
	height: 50px;
	background-color: #822028;
	text-align: center;
	font-size: 12px;
	color: white;
}

#footer li {
	display: inline;
	list-style-type: none;
}

#footer a {
	color: #fffefe;
	text-decoration: none;
	line-height: 25px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:hover {
	color: #fffefe;
	text-decoration: underline;
	line-height: 25px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

#content a {
	text-decoration: none;
	color: black;
	font-style: normal;
	font-weight: normal;
}

#content a:hover {
	text-decoration: underline;
}

#sidebar li img  {
	height: 75px;
	margin-left: 20px;
	width: 140px;
}

#sidebar .widget .widgettitle  {
	color: white;
	background-repeat: no-repeat;
	display: block;
	background-image: url(images/Info.png);
	margin-left: 20px;
	height: 85px;
	width: 140px;
}

#ZoomClose img  {
	border-width: 0px;
}

#ZoomSpin img  {
	border-width: 0px;
}

#content h2  {
	font-size: 18px;
}

table  {
	margin-left: 10px;
}

#footer #backtotop  {
	float: right;
}

.cat-item-3 a  {
	font-weight: bold;
}

.cat-item-3 .children a  {
	font-style: normal;
	font-weight: normal;
}

#content h2  {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}

#searchform  {
	margin-top: 10px;
	margin-left: 10px;
}

hr  {
	border-top-color: black;
	border-top-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
}

#notice  {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	background-color: #ff6666;
}

#notice a  {
	text-decoration: none;
	color: black;
}

#notice a:hover  {
	text-decoration: underline;
	color: black;
}

/* @end */