body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	font-size: small;
	text-align: center;
	padding: 0px;
	margin: 0px;
	min-width: 800px;
	background-repeat: no-repeat;
	background-position: right top;
}
#tabletd {
	background-image: url(../images/category_button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 148px;
	width: 148px;
	float: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 0px;
	font-size: medium;
	font-weight: bold;
	color: #993300;
}
#tabletd a {
	color: #990000;
	text-decoration: none;
	display: block;
}
#tabletd a:hover {
	color: #0066CC;
}
#headeradd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center top;
	text-align: center;
}
#headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-position: right top;
	text-align: right;
	width: 175px;
	float: right;
	white-space: nowrap;
}
#header {
	background-image: url(../images/logo1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 97px;
}

#headerinfo a {
	color: #FFFFFF;
	text-decoration: none;
}

#headerinfo a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 800px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	white-space: nowrap;
	background-color: #FFCB00;
}
#nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#nav ul li {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 132px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
#nav ul li a {
	color: #990000;
	text-decoration: none;
	background-image: url(../images/gradient1.gif);
	display: block;
	padding: 5px;
	width: 120px;
}
#nav ul li a:hover {
	background-image: url(../images/gradient2.gif);
}


#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #FF9900;
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	float: right;
	width: 600px;
	padding: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFCC66;
}

#content a{
color:#0066FF;
font-weight:bold;
text-decoration:none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #B10101;
}
#rnav {
	float: left;
	width: 180px;
	background-image: url(../images/great-wall.gif);
	background-position: left top;
	height: 500px;
	background-color: #FF9900;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	border-left-width: 2px;
	border-left-color: #D60000;
}
#rnav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#rnav ul li {
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rnav ul ul {
	padding-left: 10px;
	list-style-type: none;
}

 #rnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#rnav ul li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
 
#rnav ul ul li {
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	display: block;
	background-image: url(../images/gradient2.gif);
	text-indent: 2px;
}
#rnav ul ul li a {
	color: #990000;
}
#rnav ul ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

h2 {
	font-size: medium;
	color: #990000;
}
#category {
	color: #FFCC00;
	background-color: #C80000;
	text-indent: 2px;
	display: block;
	width: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-size: medium;
	font-weight: bold;
}
#footer {
	clear: both;
	color: #999999;
	margin-top: 2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	background-color: #AE0101;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/footer_back.gif);
	height: 50px;
	width: 800px;
	font-size: x-small;
	text-indent: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
#footer a {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#feature {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	text-indent: 5px;
}

#imageCaption{

font-weight:bold;

}
#imageCaption a{
text-decoration:none;
color:#c80000;

}

#imageCaption a:hover{
text-decoration:underline;
color:#990000;

}
