* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
    width: 100%;
	background-color: #ffffff;
    background-image: url('/back09.gif');
	color: #000000;
	font-family: comic sans ms, arial, verdana;
	font-size: 14px;
	}
    


a {
	color: #c02d5a;
	text-decoration: underline;
}

a:hover {
	color: #adb457;
}

span {
	display: none;
}

img {
	border: none;
}


.clearthis {
	margin: 0px;
	height: 1px;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}

#container {
	margin: 0px auto;
	width: 950px;
	border-color: #e33f74;
	border-width: 0px 1px 1px; 1px;
	border-style: solid;
}


/* Page Header */

#page_header {
	color: #000000;
    font-family: Comic Sans MS;
    font-size: 16px;
	background-image: url('/back-green.gif');
	overflow: hidden;
    padding-top: 50px;
}

#page_header a {
	color: #000000;
	text-decoration: none;
}

#page_header a:hover {
	color: #cc2b5d;
}

#page_heading {
	width: 500px;
	height: 150px;
	background-image: url('/back-green.gif');
	float: left;
}


#page_headerlinks {
	padding-right: 20px;
	padding-top: 50px;
	width: 350px;
	float: right;
	text-align: center;
	word-spacing: -1px;
    font-family: comic sans ms, arial, verdana;
    font-size: 18px;
    font-weight: normal;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 950px;
	height: 21px;
}

#page_menu ul {
	width: 950px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('/header_menulinks_div.gif') no-repeat 100% 2px;
	overflow: hidden;
    font-family: comic sans ms, arial, verdana;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#page_menu li.last {
	margin-left: 5px;
	width: 140px;
    height: 21px;
    text-align: center;
    background: none;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#page_menu a:hover {
	color: #900b1e;
}


/* Left Sidebar */

#left_sidebar {
	width: 220px;
	float: left;
	text-align: left;
    font-family: comic sans ms, arial, verdana;
    font-size: 12;
    font-weight: bold;
	color: #000000;
}

#left_sidebar a {
	color: #000000;
    text-decoration:none;
}

#left_sidebar a:hover {
	color: #900b1e;
}


#left_sidebar h1 {
	color: #900b1e;
	font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
	font-weight: normal;
	font-family: comic sans ms, arial, verdana;
    text-align: center;
}

#categories {
    font-family: comic sans ms, arial, verdana;
	font-size: 11px;
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #e33f74;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 141px;
	height: 20px;
	background-color: #9ece46;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #0f1539;
	font-size: 12px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 141px;
	list-style-type: none;
}

#categories li {
    font-family: comic sans ms, arial, verdana;
	font-size: 10px;
	width: 141px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #b3b4dd;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}


/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 700px;
    background-color: #ffffff;
	float: left;
}



#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

#new_item {
    background-color:#ffffff;
	margin-left: 5px;
    margin-right: 5px;
    width: 700px;
	}

#new_item_header {
	margin-top: 5px;
	float: left;
	
}

#new_item_header h1 {
	color: #961b30;
    padding-left:0px;
    padding-top: 5px;
    font-family: comic sans ms, arial, verdana;
	font-size: 20px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #961b30;
	font-size: 16px;
	font-weight: normal;
	font-family: comic sans ms, arial, verdana;

}

#new_item_image {
	width: 375px;
	overflow: hidden;
	text-align: right;
    float:right;
    vertical-align:top;
    
}

#new_item_text {
	float: left;
	clear: left;
	width: 700px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align:top;
}


/* Page Footer */

#page_footer {
    color: #000000;
	float:none;
    font-family: comic sans ms, arial, verdana;
    font-size: 14;
    font-weight: normal;
    text-align: center;
    }

#powered_by {
	padding-top: 17px;
	float: none;
	height: 30px;
	color: #961b30;
	text-align: center;
}

#powered_by a {
	color: #961b30;
}

