h4 {
	font-size: 100%;
	color: #000066;
	text-align: left;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #9999CC;
	background-color: #fff;
}

#ad {
	padding-top: 8px;
}
#content h2 {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	font-size: 130%;
}

#content h4 {
	font-size: 95%;
	color: #333333;
	text-transform: uppercase;
}

#content a {
	color: #9999CC;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	color: #FF99CC;}

#content .title
{
	font-size: 100%; 
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #245917;
}

#page-container {
	width: 800px;
	text-align: left;
	margin: 10px auto;
	background-color: #FFD9B2;
	
}

body {
	font-family: Georgia, Verdana, serif, Arial;
	font-size: 85%;
	color: #333333;
	text-align: center;
	background-image: url(bg.png);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0;
}

#menu {
	font-size: 100%;
	font-weight: bold;
}

#menu a {
	width: 180px;
	color: #9999CC;
	font-size: 9pt;
}

#plist {
	font-size: 100%;
	} 
#plist a {
	width: 180px;
	color: #FF99CC;
	font-size: 9pt;
	font-weight: bold;
} 

#plist a:hover {
	color: #FF99CC;
	font-size: 90%;
}

ul#plist {
	list-style-image: url(bullet2.png);
}

ul#plist li a
{
	color: #9999CC;
	font-size: 90%;
}

#menu a:hover {
	color: #FFD9B2;
	font-size: 90%;
	background-color: #9999CC;
	text-decoration: underline;
}

ul#menu {
	text-align: left;
	list-style-image: url(bullet.png);
}

ul#menu li a
{
	display: block;
	width: 195px;
	line-height: 29px;
	color: #9999CC;
	font-size: 90%;
	background-color: #FFD9B2;
	padding-left: 5px;
	text-decoration: none;
}


#top {
	background: url("header.png") bottom no-repeat;
	height: 166px;
	color: #ccc;
}

#top .comment {
	color: #333333;
	font-size: 85%;
	padding: 142px 22px 0 0;
	text-align: right;
}

#top input.search { 
	width: 292px; 
	background: url(input.gif) no-repeat;
	padding: 4px; 
}


#top input.submit {
	width: 65px;
	padding: 0 15px 1px 0;
	font: bold 1em Arial, Sans-Serif;
}

#top a {
	color: #9999CC;
	font-weight: bold;
}

#top a:hover {
	color: #FF6699;
}

#header {
	background: #ccc url("bg2.png") top center repeat-y;
	height: 120px;
	padding-left: 40px;
}

#prefooter {
	clear: both;
}


#prefooter p {
	width: 350px;
	padding: 12px 0 13px 0;
	border-top: solid #999999 1px;
}

	
#prefooter a {
	color: #CC0000;
	font-size: 9pt;
	font-weight: bold;
}

#prefooter a:hover {
	color: #333333;
}

#hrgreen {
 background: #fff url("hr.png") no-repeat;
 height: 1px;
 background-color: #fff;
}

* html #hrgreen {
 background: #fff url("hr.gif") center no-repeat;
 height: 1px;
}


#content {
	padding-right: 20px;
}

#content .padding {
	padding: 25px 25px 25px 25px;
	float: right;
	width: 490px;
	background-color: #FFFFFF;
}

#shopcontent {
	width: 780px;
	margin-left: 10px;
	float: left;
}

#sidebar-a {
	float: left;
	width: 240px;
	line-height: 18px;
	padding-top: 12px;
	font-size: 100%;
}

#sidebar-a p {
	width: 173px;
	text-decoration: none;
	text-align: left;
	padding-left: 50px;
}

* html #sidebar-a p {
	width: 173px;
	text-align: left;
	background-color: #FFD9B2;
  }


#sidebar-a .padding {
	background: url(navbg.png) no-repeat right;
}

#sidebar-b .padding {
	padding: 0;
}

#sidebar-a .side {
	padding-left: 70px;
}

#sidebar-b {
	float: left;
	width: 450px;
	line-height: 18px;
	padding-top: 12px;
	font-size: 100%;
}


#sidebar-b p {
	width: 173px;
	text-decoration: none;
	text-align: left;
	padding-left: 50px;
}


* html #sidebar-b p {
	width: 173px;
	text-align: left;
	background-color: #fff;
  }
  
#footer {
	font-family: Georgia, Verdana, serif, Arial;
	font-size: 85%;
	color: #505050;
	padding: 24px 0 12px 0;
	text-align: center;
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
}

#footer a {
	color: #9999CC;
	font-weight: bold;
}

#footer a:hover {
	color: #FF6699;
	font-weight: bold;
}

#footer #copyright {
	padding-top: 1px;
}

.hidden {
	display: none;
}

