	body
	{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	}

	#container
	{
	margin: 1em auto;
	width: 960px;
	text-align: left;
	background-color: #fff;
	text-decoration: none;
	height: auto;
	overflow: visible;
	}
	
	#header
	{
	height: 60px;
	position: relative;
	background-image: url(parts/jid-logo.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	}
	
	#mainnav
	{
	color: #000;
	padding: 4px 0 5px;
	}
	
	#mainnav ul
	{
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #9AABC4;
	}
	
	#mainnav li
	{
		display: inline;
		padding: 0 7px;
		border-right: 1px solid #9AABC4;
	}
	
	#mainnav li a
	{
	text-decoration: none;
	color: #000;
	}
	
	#mainnav li a:hover
	{
	text-decoration: none;
	color: #9AABC4;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ff9950;
	}
	
	#menu
	{
	float: right;
	width: 500px;
	text-align: left;
	margin-top: 5px;
	}
	
	#menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
	
	#contents {
	width: 350px;
	margin-top: 0;
	margin-bottom: 40px;
	margin-left: 20px;
	margin-right: 10px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

	#contents p {
	line-height: 120%;
	padding-right: 10px;
	text-align: left;
	width: auto;
	padding-top: 0px;
}

	#footer
	{
	clear: both;
	color: #9AABC4;
	text-align: right;
	padding: 5px;
	font: 85% arial, hevetica, sans-serif;
	margin-right: 20px;
	}

#there {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9950;
	color: #ffffff;
}

ul#gallery 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 350px;
	color: #9AABC4;
	background-color: #FFFFFF;
}

ul#gallery li {
	display: inline;
} 

ul#gallery li a 
{
	float: left;
	color: #fff;
	background-color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}

ul#gallery li a:hover 
{
	background-color: #FF9933;
	color: #fff;
}

.disc {
	text-align: left;
	width: 350px;
	margin-top: 40px;
	float: left;
	line-height: 18px;
	text-decoration: none;
	font-size: 90%;
	margin-left: 4px;
}

#bod a:link {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9950;
	text-decoration: none;
	line-height: normal;
}
#bod a:visited {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9AABC4;
	text-decoration: none;
}
#bod a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9950;
	text-decoration: none;
}

h4 {
	color: #ff9950;
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
}

#bod b {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9AABC4;
	text-decoration: none;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contents strong {
	line-height: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9950;
	text-decoration: none;
	padding: 0px;
}

#mainnav b {
	color: #FFF;
	text-decoration: none;
}

#mainnav li a strong {
	color: #9AABC4;
	font-weight: normal;
	text-decoration: none;
}

#barthingy1 {
	background-image: url(parts/barthingy1.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 20px;
}

#subnav {
	padding: 4px 0px 5px;
	margin-bottom: 10px;
}

#subnav ul {
	margin: 0 0 0 25;
	padding: 0;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9AABC4;
}

#subnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9AABC4;
	padding-right: 7px;
	padding-left: 7px;
}

#subnav li a {
	color: #9AABC4;
	text-decoration: none;
}

#subnav  li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9950;
}

#footer2 {
	clear: both;
	color: #9AABC4;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#there2 {
	alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #FF9950;
}
#bod {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	line-height: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#container #contents #bod span {
	font-weight: bold;
	color: #9AABC4;
}

