body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #333;
	background-image:url(images/bodybg.jpg);
	text-align: center;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}

html>body { 
	font-size: small;
}
#wrap {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/back_container.gif);
}

#header {
	padding: 0;
	margin: 0;
}
h1 {
	width: 770px;
	height: 130px;
	background: url(images/header.jpg);
	text-indent: -9999em;
	padding: 0;
	margin: 0;
	line-height: 1em;
}

#nav ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	font-size: 120%;
	border-top:1px solid #000066;
	border-bottom:2px dashed #000066;
}

#nav ul li {
	float: left;
}

#nav ul a {
	padding: 0 1em;
	line-height: 2.1em;
	/*background: url(images/mainNavBorder.gif) repeat-y left top;*/
	text-decoration: none;
	color: #006;
	float: left;
	display: block;
}

#nav ul a:hover {
	color: #333;
}


#nav ul .first a {
	background: none;
}

#content {
	float: left;
	width: 540px;
	padding: 10px;
}

#content h2 {
	font-size: 150%;
}

#content h3 {
	font-size: 120%;
	color:#333399;
}

 dl.float-left
{
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	width: 162px;
	height: 243px;
	text-align: center;
	padding: 0 0 10px 0;
	float: left;
	margin: 0 0 1em 1em;
}

.float-left dt
{
	background-color: #FFFFFF;
	color: #339;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.float-left dd img
{
	border: 1px solid #339;
}

.float-left dd
{
margin: 0;
padding: 0 10px 5px 10px;
font-size: 85%;
}

#designer, #category {
	width: 150px;
	float: left;
}
#topic {
	width: 200px;
	float: left;
}
#designer ul, #category ul, #topic ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.box {
	background: #dcedb7 url(images/bottom.gif) no-repeat left bottom;
}
.box h3 {
	background: url(images/top.gif) no-repeat left top;
	padding: 10px 10px 0px 10px;
	color:#333399;
	font-size: 130%;
}

.blue {
	color: #003399;
}

#image {
	float: right;
	border: 1px solid #CCCCCC;
	width: 280px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sidebar {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
}
#sidebar p {
	padding: 0 10px 0px 10px;
}
#sidebar h4 {
	padding: 10px 10px 0px 10px;
	font-size: 130%;
	color:#333399;
}
#sidebar img {
	float: right;
	margin: 5px;
}
table {
border-collapse: collapse;
width: 100%;
}

caption {
	color:#333399;
	font-size: 130%;
	font-weight: bold;
	margin: 1em 0;
	text-align: left;
	padding-bottom: 10px;
}

th, td {
padding: 0.2em;
}

#footer {
	clear: both;
	font-size: 80%;
	color:#99c;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: url(images/footer_btm.gif) no-repeat bottom left;
}
#footer a {
	text-decoration: none;
	}
