@charset "UTF-8";
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #300;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(../img/plainbackground_fade.jpg);
	background-repeat:no-repeat;
	color: #000000;
	background-position: center 42px;
}
#container  {
	width: 800px;
	margin: 40px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #600;
	background-image: url(../img/bg_combined.jpg);
	background-repeat:no-repeat;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 600px;
	display: block;
}
#mainContent  {	
	display: block;
	height: 400px;
	width: 800px;
	margin: 0px;
}
#topbanner {
	display: block;
	height: 130px;
	width: 800px;
	background-image: url(../img/logo.gif);
}
#fixed2 {
	width: 90px;
	display: block;
	float: left;
	padding-top:15px;
	clear: none;
	height: 400px;
}
#fixed3 {
	width: 90px;
	display: block;
	float: right;
	padding-top:15px;
	clear: none;
	height: 400px;
}

#nav2 {
  margin: 0;    
  padding: 0;
  list-style-type: none;
  width: 90px;
  float: left; /* Contain floated list items */
}
#nav2 li {
margin: 20px 4px 4px 23px;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#nav2 li.current a {
	color:#300;
	font-weight:bold;
}
  
#nav2 a {    
  display: block;  /* to increase clickable area as a's 
      default to inline */
	font-size: 9px;
  color: #300;
  text-decoration: none;
  padding: 0 10px;
  line-height: 1.5;
}
  
#nav2 a:hover {
	font-weight:bold
}

#fixed4 {
	width: 710px;
	height: 400px;
	display: block;
	float: right;
	clear: none;
	overflow:hidden;
}
#fixed5 {
	width: 110px;
	display: block;
	float: right;
	clear: none;
	height: 400px;
}
#containerthumb  {
	width: 100px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 400px;
	display: block;
}

#thumb1 {
	margin: 20px 4px 4px 0px;
	width: 40px;
	display: block;
	float: left;
	clear: none;
	height: 40px;
}
#thumb2 {
	margin: 20px 4px 4px 4px;
	width: 40px;
	display: block;
	float: left;
	clear: none;
	height: 40px;
}
#thumb3 {
	margin: 4px 4px 4px 0px;
	width: 40px;
	display: block;
	float: left;
	clear: none;
	height: 40px;
}
#thumb4 {
	margin: 4px 4px 4px 4px;
	width: 40px;
	display: block;
	float: left;
	clear: none;
	height: 40px;
}
#thumb5 {
	margin: 4px 4px 4px 0px;
	width: 40px;
	display: block;
	float: left;
	clear: none;
	height: 40px;
}
#thumb6 {
	margin: 4px 4px 4px 4px;
	width: 40px;
	display: block;
	float: left;
	clear: none;
	height: 40px;
}
#thumb7 {
	margin: 4px 4px 4px 0px;
	width: 40px;
	display: block;
	float: left;
	clear: none;
	height: 40px;
}
#thumb8 {
	margin: 4px 4px 4px 4px;
	width: 40px;
	display: block;
	float: left;
	clear: none;
	height: 40px;
}
#thumb9 {
	margin: 4px 4px 4px 0px;
	border: 1px solid #300;
	width: 40px;
	display: block;
	float: left;
	clear: none;
	height: 40px;
}#thumb10 {
	margin: 4px 4px 4px 4px;
	border: 1px solid #300;
	width: 40px;
	display: block;
	float: left;
	clear: none;
	height: 40px;
}
#nav {
  margin: 0;    
  padding: 0;
  list-style-type: none;
  width: 90px;
  float: left; /* Contain floated list items */
}
#nav li {
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#nav li.current a {
	color:#300;
	font-weight:bold;
}
  
#nav a {    
  display: block;  /* to increase clickable area as a's 
      default to inline */
	font-size: 12px;
  color: #300;
  text-decoration: none;
  padding: 0 10px;
  line-height: 1.5;
}
  
#nav a:hover {
	font-weight:bold
}

#nav3 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 90px;
	float: left; /* Contain floated list items */
	line-height: .25px;
	font-variant: small-caps;
	display: compact;
}
#nav3 li {
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#nav3 li.current a {
	color:#300;
	font-weight:bold;
}
  
#nav3 a {
	font-size: 9px;
	color: #300;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	line-height: 1;
	display: block;
}
  
#nav3 a:hover {
	font-weight:bold
}
