body {
	margin-top: 10px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	text-align: center;
	background-color: #ffffff;
	font-family:arial,sans-serif;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: underline;
	font-family:arial,sans-serif;
}

#wrap {
	width: 916px;
	margin: 0px auto;
}

#bodywrap {
	width: 916px;
	margin: 0px auto;
	margin-top: 10px;
}

#content {
	width: 736px;
	float: left;
	padding-right: 20px;
	text-align: justify;
	line-height: 26px;
	padding-bottom: 15px;
}

#nav {
	width: 756px;
	height: 30px;
	padding-top: 15px;
	background: url('images/red.jpg');
	background-repeat: repeat-x;
}

#contentleft {
	width: 368px;
	float: left;
	padding-bottom: 20px;

}

#contentright {
	width: 368px;
	float: right;
	padding-bottom: 20px;

}

#side {
	width: 160px;
	float: right;
	text-align: left;
	padding: 0px;
}

#topnav {
	width: 715px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
}

#topnav a {
	color: #000000;
	text-decoration: underline;
	padding-left: 6px;
	padding-right: 30px;
	font-family:arial,sans-serif;
	font-size:11px;
	text-align: left;
}

#topnav ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	text-align: left;
}

#topnav li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	text-align: left;
}

#side ul {
	list-style-type: none;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#side li {
	list-style-type: none;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#side a {
	color: #000000;
	text-decoration: underline;
	padding-left: 6px;
	line-height: 16px;
	font-family:arial,sans-serif;
	font-size:11px;
}

#category a {
	color: #ffffff;
	width: 159px;
	display: block;
	background: #575757;
	text-decoration: underline;
	padding-left: 1px;
	line-height: 16px;
	font-family:arial,sans-serif;
	font-size:12px;
	height: 30px;
	padding-top: 15px;
	background: url('images/gray.jpg');
	background-repeat: repeat-x;
}

#categoryb a {
	color: #ffffff;
	width: 159px;
	display: block;
	background: #575757;
	text-decoration: underline;
	padding-left: 1px;
	line-height: 16px;
	font-family:arial,sans-serif;
	font-size:12px;
}

#title {
	width: 600px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#title h1 {
	padding: 0px;
	margin: 0px;
	font-family: georgia;
	font-size: 30px;
}
#title h1 a{
	padding: 0px;
	margin: 0px;
	font-family: georgia;
	color: #af0000;
	font-size: 36px;
	text-decoration: none;
}

#links {
	width: 316px;
	float: right;
	text-align: right;
	padding-top: 26px;
}

#links a{
	padding: 7px;
	margin-left: 14px;
	background: #af0000;
	text-decoration: none;
	color: #FFFFFF;
}

#links a:hover{
	padding: 7px;
	background: #cd0000;
	text-decoration: underline;
	color: #FFFFFF;
}

#top2 {
	width: 916px;
	height: 176px;
	background: url('images/top.jpg');
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align: left;
	text-shadow: black 0.1em 0.1em 0.2em
	
}

#top2 h2 {
	padding: 5px;
	margin: 0px;
	font-family: georgia;
	font-size: 30px;
	color: #FFFFFF;
}

#bottom {
	width: 916px;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: center;
	color: #ffffff;
	background: #af0000;
}

#bottom a {
	color: #ffffff;
}
