#textcontent table{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
width=560px;
border=0px;
cellpadding=0px;
margin=0px;
}

.name{
font-size:11px;
font-weight:bold;
}

.year{
font-size:9px;
color:#3e3e3e;
}

#textcontent td{
width:20%;
vertical-align:top;
}

table p{
margin: 0px;
}

img {
	border: 0px;
}

#liner {
	/*font-size: 6px;
	font-weight: bold;
	color: black;*/
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#nav {
	line-height: 0px;
	border-top-color:#acacac;
	border-top-style:solid;
	border-top-width:6px;
	display: block;
	float:left;
	text-align: left;
	width: 150px;
	height: 100%; /*600-6(grey border)-40(padding)=600-46=554*/
	background-color:#dddddd; /*#dddddd*/
	/*#cbcbcb  #f7f7f7*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#9f0038;
	padding: 20px;
}

#content {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	width:809px;
	height: 100%;
	background-color:#eaeaea;/*#f7f7f7, #9f0038*/
	border-left-style:dotted;
	border-left-color:#b1b1b1;
	border-left-width: 1px;
}


#content A:link {
	text-decoration: none;
	color: grey;
}  /**#8c0035, #70252b*/
#content A:visited {
	text-decoration: none;
	color: grey;
}
#content A:active {
	text-decoration: none;
	color: grey;
}
#content A:hover {
	text-decoration: underline;
	color: grey;
}


#textcontent {
	padding: 30px;
	padding-right:250px;
}

#textheader {
	font-size: 17px;
	font-weight: bold;
	color: grey;
}

#header {
	border-bottom-style:dotted;
	border-bottom-color:#b1b1b1;
	border-bottom-width: 1px;
}

#eboard_table td {
 border:thin transparent solid;
}
#eboard_table td:hover {
border:thin solid black;
background-color:#FFFFFF;
}

#chead_table td {
border:thin solid transparent;
}
#chead_table td:hover {
border:thin solid black;
background-color: #F5F5F5;
}

#brother_table td {
border:thin solid transparent;
}
#brother_table td:hover {
border:thin solid black;
background-color:#F0F0F0;
}