body {
	background : #fff url(images/symhomebac.gif);
	color : #000;
	padding : 0px;
	font: 12px/1.2 Palatino, Georgia, serif;
}
#header {
  top:0;
  left:0;
	height: 60px;
  }

  #main2 {
  margin-right:15em;
  }
  #nav-one {
  position:absolute;
  top: 160px;
left: 330px;
  width: 140px;
  }
h5 {
	font: 12px/1.2 Verdana, Ariel, Helvetica, sans-serif;
}

h4{
	font: 14px/1.2 bold Palatino, Georgia, serif;
	font-weight: bold;
}

h4{
	font: 18px/1.2 bold Century Schoolbook, Palatino, Georgia, serif;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.ital {
	font-style: oblique;
}

.small {
	font: 11px/1.2 Verdana, Ariel, Helvetica, sans-serif;
}


#title {
	background : #eee;
	width: 460px;
}

#list {
	margin: 0 0 0 6px;
}


#main {
	width: 460px;
	margin : 0 0 0 30px;
}

#previous {
	margin: 5px 0 0 0;
	padding: 0 5px 5px 5px;
 	background : #eee;
  }
.cover {
	margin: 0 0 10px 0;
	text-align: center;
}
#current {
	position: absolute;
	left: 380px;
	top: 1px;
}

#line {
	background : #fff url(images/bg_symp.gif);
	width: 460px;
	height: 10px;
}
  
#logo {
	
		}
a  {
	color: #333;
}
a:hover  {
	background : #dead84;
	color: #000;
}
