body {
	font-size: 12px;
	font-family: "Bitstream Vera Sans", "Century Gothic", arial, sans-serif;
	color: #FFFFFF;
	background: #669966;
}

body#home li#ho a 				{ background-position: 0 -25px; width: 60px; left: 180px; }
body#home li#ho a:hover			{ background-position: 0 -25px; }
body#home li#co a 				{ background-position: -60px 0; width: 90px; left: 240px; }
body#home li#co a:hover			{ background-position: -60px -25px; }
body#home li#fa a 				{ background-position: -150px 0; width: 60px; left: 330px; }
body#home li#fa a:hover			{ background-position: -150px -25px; }
body#home li#ab a 				{ background-position: -210px 0; width: 60px; left: 390px; }
body#home li#ab a:hover			{ background-position: -210px -25px; }
body#home li#con a 				{ background-position: -270px 0; width: 70px; left: 450px; }
body#home li#con a:hover		{ background-position: -270px -25px; }

body#collection li#ho a			{ background-position: 0 0; width: 60px; left: 180px; }
body#collection li#ho a:hover	{ background-position: 0 -25px; }
body#collection li#co a			{ background-position: -60px -25px; width: 90px; left: 240px; }
body#collection li#co a:hover	{ background-position: -60px -25px; }
body#collection li#fa a			{ background-position: -150px 0; width: 60px; left: 330px; }
body#collection li#fa a:hover	{ background-position: -150px -25px; }
body#collection li#ab a			{ background-position: -210px 0; width: 60px; left: 390px; }
body#collection li#ab a:hover	{ background-position: -210px -25px; }
body#collection li#con a		{ background-position: -270px 0; width: 70px; left: 450px; }
body#collection li#con a:hover	{ background-position: -270px -25px; }

body#fabric li#ho a 			{ background-position: 0 0; width: 60px; left: 180px; }
body#fabric li#ho a:hover		{ background-position: 0 -25px; }
body#fabric li#co a 			{ background-position: -60px 0; width: 90px; left: 240px; }
body#fabric li#co a:hover		{ background-position: -60px -25px; }
body#fabric li#fa a 			{ background-position: -150px -25px; width: 60px; left: 330px; }
body#fabric li#fa a:hover		{ background-position: -150px -25px; }
body#fabric li#ab a 			{ background-position: -210px 0; width: 60px; left: 390px; }
body#fabric li#ab a:hover		{ background-position: -210px -25px; }
body#fabric li#con a 			{ background-position: -270px 0; width: 70px; left: 450px; }
body#fabric li#con a:hover		{ background-position: -270px -25px; }

body#about li#ho a 				{ background-position: 0 0; width: 60px; left: 180px; }
body#about li#ho a:hover		{ background-position: 0 -25px; }
body#about li#co a 				{ background-position: -60px 0; width: 90px; left: 240px; }
body#about li#co a:hover		{ background-position: -60px -25px; }
body#about li#fa a 				{ background-position: -150px 0; width: 60px; left: 330px; }
body#about li#fa a:hover		{ background-position: -150px -25px; }
body#about li#ab a 				{ background-position: -210px -25px; width: 60px; left: 390px; }
body#about li#ab a:hover		{ background-position: -210px -25px; }
body#about li#con a 			{ background-position: -270px 0; width: 70px; left: 450px; }
body#about li#con a:hover		{ background-position: -270px -25px; }

body#contact li#ho a 			{ background-position: 0 0; width: 60px; left: 180px; }
body#contact li#ho a:hover		{ background-position: 0 -25px; }
body#contact li#co a 			{ background-position: -60px 0; width: 90px; left: 240px; }
body#contact li#co a:hover		{ background-position: -60px -25px; }
body#contact li#fa a 			{ background-position: -150px 0; width: 60px; left: 330px; }
body#contact li#fa a:hover		{ background-position: -150px -25px; }
body#contact li#ab a 			{ background-position: -210px 0; width: 60px; left: 390px; }
body#contact li#ab a:hover		{ background-position: -210px -25px; }
body#contact li#con a 			{ background-position: -270px -25px; width: 70px; left: 450px; }
body#contact li#con a:hover		{ background-position: -270px -25px; }

body#none li#ho a 			{ background-position: 0 0; width: 60px; left: 180px; }
body#none li#ho a:hover		{ background-position: 0 -25px; }
body#none li#co a 			{ background-position: -60px 0; width: 90px; left: 240px; }
body#none li#co a:hover		{ background-position: -60px -25px; }
body#none li#fa a 			{ background-position: -150px 0; width: 60px; left: 330px; }
body#none li#fa a:hover		{ background-position: -150px -25px; }
body#none li#ab a 			{ background-position: -210px 0; width: 60px; left: 390px; }
body#none li#ab a:hover		{ background-position: -210px -25px; }
body#none li#con a 			{ background-position: -270px 0; width: 70px; left: 450px; }
body#none li#con a:hover	{ background-position: -270px -25px; }

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666666;
}

input, select, textarea {
	font-size: 12px;
	font-family: "Bitstream Vera Sans", arial, sans-serif;
	border: 1px solid #333333;
}

table {
	margin-left: auto;
	margin-right: auto;
}

th {
	background: url('images/headingbar.png');
	border: 1px solid #333333;
	height: 16px;
	font-weight: normal;
}

h4 {
	margin-bottom: 0;
}

hr {
	background: #999999;
	height: 1px;
}

.error {
	font-size: 10px;
	font-weight: bold;
	color: #CE2C5C;
}

.bold {
	font-weight: bold;
}

.tooltip {
	border: 1px solid #666666;
	background: #FFFFFF;
}

#frame {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding: 0;
}

#top {
	position: relative;
	background: url('images/top.png');
	height: 33px;
}

#bottom {
	position: relative;
	background: url('images/bottom.png');
	height: 33px;
}

#logo {
	background: #FFFFFF;
	position: relative;
	top: -25px;
	height: 50px;
	width: 200px;
	padding-left: 10px;
}

#dots {
	position: relative;
	top: -70px;
	background: #FFFFFF url('images/dot.png') repeat-x;
	height: 9px;
}

#navbar {
	position: relative;
	top: -58px;
	font-size: 16px;
	text-align: right;
}

#navbar li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

#content {
	background: #669966 url('images/middle.png') repeat-y;
	color: #999999;
	position: relative;
	width: 730px;
	min-height: 500px;
	padding: 10px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html #content {
	height: 500px;
}

#left {
	position: absolute;
	width: 500px;
}

#contenttop {
	position: relative;
	top: -60px;
	width: 490px;
	height: 29px;
	background: url('images/content_top.png');
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

#contentmiddle {
	background: #FFFFFF url('images/content_middle.png') repeat-y;
	position: relative;
	top: -60px;
	width: 480px;
	padding: 10px;
	margin-left: 10px;
}

#contentmiddle .sample{
	border: 2px solid #CCCCCC;
}

#contentbottom {
	background: url('images/content_bottom.png');
	position: relative;
	top: -60px;
	width: 500px;
	height: 33px;
	margin-left: 10px;
}

#right {
	float: right;
	position: relative;
	top: -60px;
	width: 180px;
	margin-right: 10px;
}

#sidebartop {
	width: 170px;
	height: 29px;
	background: url('images/sidebar_top.png');
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

#sidebarmiddle {
	background: #FFFFFF url('images/sidebar_middle.png') repeat-y;
	position: relative;
	width: 160px;
	padding: 10px;
	overflow: hidden;
}

#sidebarbottom {
	background: url('images/sidebar_bottom.png');
	position: relative;
	width: 180px;
	height: 33px;
}

#footer {
	text-align: right;
	font-size: 9px;
	padding-right: 10px;
}

#map {
	top: -60px;
	border: 1px solid #333;
	width: 99%;
	height: 450px;
}
