body {
  background-color: #000;
 font-family: Optima,"Myriad Web",Verdana, Tahoma, Helvetica, Arial, sans-serif;  font-size: 0.9em; color: #ccc; 
}

* html a:link {
	color: #ccc;
	text-decoration: none;
}
* html a:visited {
	text-decoration: none;
	color: #ccc;
}
* html a:hover {
	text-decoration: none;
	color: #fff;
}
* html a:active {
	text-decoration: none;
	color: #fff;
}



a:link {
	color: #777;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;

}
* html ul,li {
  font-size: 17px;
  color: #ddd;
  line-height: 1.5em;
  word-spacing: 0.2em;
  letter-spacing: 0.1em;
}
ul,li {
 font-size: 0.9em;
  color: #ccc;
  line-height: 1.5em;
  word-spacing: 0.2em;
  letter-spacing: 0.1em;
}
img {
border: 0px;
}
* html strong { 
   text-decoration: none;
   font-size: 108%;
   font-weight: 300;
   color: #999900;
   letter-spacing : .2em;
}
 strong { 
   text-decoration: none;
   font-size: 105%;
   font-weight: 300;
   color: #663;
   letter-spacing : .2em;
}
* html p {
  font-size: 14px;
  color: #ccc;
  line-height: 1.6em;
  word-spacing: 0.2em;
  letter-spacing: 0.1em;
}
p  {
  font-size: 0.9em;
  color: #ccc;
  line-height: 1.6em;
  word-spacing: 0.2em;
  letter-spacing: 0.1em;
}

#container_outer {
  margin: -5px  auto;
  padding: 0px;
  width: 750px;
  height: 100%;	
  border: 1px solid #000;

}

* html #container_menu {
  margin: 68px 0px 0px 90px;
}
#container_menu {
  margin: 68px 0px 0px 110px;
}
* html .menu { 
  word-spacing: 15px;
  font-size: 16px;

}
.menu { 
  word-spacing: 1.5em;
 font-size: 1.0em;
}
#container_menu_two {
  margin: 5px 0px 0px 110px;
}
* html .menu_two {
	font-size:15px;
	color: #eee;
	word-spacing:18px;
}
.menu_two {
 font-size: 0.9em;
	color: #ccc;
	word-spacing: 1.5em;
}

 
#container_menu_three {
  margin: 5px 0px 0px 0px;
}

.menu_three {
 font-size: 0.8em;
	color: #ccc;
	word-spacing: 1.5em;
	letter-spacing: .2em;
}

#container_menu_four {
  width: 25em;
  margin: 5px 0px 0px 50px;
  padding: .5em 1.5em .5em 1.5em;
  position: relative;
}
* html.title {
  text-align: left;
  font-size: 1.0em;
  font-weight: 700;
  letter-spacing : .2em;
  border-bottom: 1px solid #500;
}
.title {
  text-align: left;
 font-size: 1.0em;
  font-weight: 100;
  letter-spacing : .2em;
  border-bottom: 1px solid #300;
}


#left_container {
  width: 25em;
  margin: 20px 0px 0px 0px;
  border-bottom: 1px solid #300;
  position: relative;
}

#bottom_body {
  width: 700px;
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid #300;

}
#container_slide_body {
    position: relative;
    margin: 10px auto;
	padding:  15px;
	width: 500px;
	border: 1px solid #300;

}