.coid
{	font-family : verdana, helvetica, sans-serif ;
	padding-top : 0px ;
	padding-right : 8px ;
	text-align : right ;
	margin : 0 ;
	}

.nav
{
	font-family : verdana, helvetica, sans-serif ;
	font-size : 11px ;
	font-weight : bold ;
	padding-left : 20 ;
	padding-right : 20 ;
	padding-top : 0 ;
	text-align : center ;
	color : navy ;
	margin : 0 ;
	}

.nav:hover
{
	color : ivory ;
	text-decoration : none ;
	background-color : #880000 ;
	padding-top : 0px ;
	padding-bottom : 0px ;
	}

.pho
{	font-family : verdana, helvetica, sans-serif ;
	font-size : 18px ;
	font-weight : bold ;
	color : #880000 ;
	text-align : right ;
	padding-right : 25px ;
 	padding-top : 0px ;
	margin : 0 ;
	}

.idcode
{	font-family : sans-serif ;
	font-weight : bolder ;
	font-size : 10pt ;
	color : red ;
	padding : 0px ;
	text-align : center ;
	background-align : middle ;
	}

.item
{	font-family : verdana, helvetica, sans-serif ;
	font-size : 14px ;
	font-weight : bold ;
	text-align : center ;
	background : yellow ;
	height : 20px ;
	padding-bottom : 0px ;
	margin : 0 ;
	}

#head
{	position : absolute ;
	top :  0 ;
	left : 0 ;
	width : 100% ;
	height : 44 ;
	background-color : #ffc6a5 :	
	}

#nav	
{	position : absolute ;
	top : 45 ;
	left : 0 ;
	width : 100% ;
	height : 12px ;
	text-align : center ;
	background-color : ivory ;
	border-top-width : 2px ;
	border-right-width : 0px ;
	border-bottom-width : 2px ;
	border-left-width : 0px ;
	border-style : ridge ;
	border-color : #ff0000 ;
	margin : 0 ;
	}

#header
{	position : absolute ;
	top : 70 ;
	left : 5 ;
	width : 100% ;
	z-index : 5 ;
	}

#pho
{	position : absolute ;
	top : 70 ;
	left : 545 ;
	z-index : 10 ;
	}

#leftlist
{	position : absolute ;
	top : 115 ;
	left : 2 ;
	width : 150 ;
	}

#midlist
{	position : absolute ;
	top : 100 ;
	left : 185 ;
	width : 270 ;
	background-color : #840000 ;
	padding : 8px ;
	}

#rightlist
{	position : absolute ;
	top : 100 ;
	left : 480 ;
	width : 260 ;
	background-color : #840000 ;
	padding : 8px ;
	}

#content
{	position : relative ;
	top : 0 ;
	left : 0 ;
	width : 260 ;
	border : solid 2px orange ;
	background-color : #ffe7c6 ;
	}