body {
  font-family: Arial, Helvetica;
  font-size: 12px;  
  text-align: center;
  color: #333333;
  background: url('http://www.jeffreyround.com/images/bg_gradient_212.gif');
  background-repeat : repeat-x;
  margin: 0;
}

#wrap {
  width: 750px;
  margin: 0 auto;
 /* font-family: Verdana, sans-serif;
  font-size: 1em; */
  text-align: left;
}

a {
	font-family: Arial, Helvetica;
 	color: #000066;
	font-size: 12px;  

}


table, td  { color: #333333; font: 12px Arial, Helvetica; }

td.right
{
	border-color: black;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}

td.rightbottom
{
/*	border-color: black;
	border-width: 1px 0px 0px 1px;
	border-style: solid;*/
}


table.nav
{
	border-color: black;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	/* margin: 30px 0px 0px 0px;*/
}


a.nav, a.nav:visited
{
	/* nav font */
	font-family: verdana, arial, helvetica, sans-serif;
	/* nav font */
	font-weight: bold;
	
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;

/*	border-color: black;
	border-width: 1px 0px 1px 0px;
	border-style: solid;*/

/*	background-color: #FFFFFF; /* #769EDC;*/
	padding: 2px 5px 10px 5px;
}

a.subnav, a.subnav:visited
{
	/* nav font */
	font-family: verdana, arial, helvetica, sans-serif;
	/* nav font */
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
	padding: 2px 5px 2px 10px;
}

a.subnav:hover
{
	color: #FFFFFF;
	text-decoration: none;
}



#bottommenu ul {
	margin:0;
	padding:0;
	text-align:center
	display: inline;

}

#bottommenu li {
	display: inline;
}

#bottommenu a, a.visited {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	padding: 2px 5px 2px 10px;
	display: inline;
}





a.nav:hover
{
	font-weight: bold;
}

a.selected
{
	/* nav font */
	font-family: verdana, arial, helvetica, sans-serif;
	/* nav font */
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
	border-color: black;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: #3399FF;
	padding: 2px 5px 2px 10px;
}

td.off {
	background: url('http://www.jeffreyround.com/images/left_tile.gif') repeat-y;
}

td.onhome {
	background: #008080;
}
td.onbio {
	background: #3399FF;
}
td.onbooks {
	background: #9966FF;
}
td.onfilm {
	background: #FF9933;
}
td.onblog {
	background: #3333FF;
}
td.onwriting {
	background: #CC3300; /*#800000;*/
}
td.oncontact {
	background: #FFCC00;
}
td.onplays {
	background: #C0C0C0;
}
/************* CONTENT ************/

#content {
	margin: 0px auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content, #content ul, #content ol {
	/* line-height: 150%; */
}

#left {
	float: left;
	width: 310px;
	padding: 5px 5px 5px 5px;
}

#copies {
	float: left;
}

#events {
	border-color: black;
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	width: 310px;
}


#right {
	float: right;
	width: 360px;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}

#welcome {
 	padding: 0px 3px 0px 3px;
	text-align: justify;

}
