
body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	/* text-shadow: rgba(0,0,0,.5) 1px 1px 2px; */
	text-align: center;
	color: #552B1B;
}

body
{
	margin: 0px;
	background-color: #094D09;
}

#body
{
	width: 90%;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/* border: 1px solid black; */
}

#header
{
	width: 100%;
	/* clear: both; */
	margin: 0;
	text-align: left;
	/* display: table; */
	/* border: 1px solid black; */
}

#header #top
{
	display: table-row;
}

#header #top #left
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header #top #middle
{
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tm.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

#header #top #right
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header #content
{
	display: table-row;
}

#header #content #left
{
	width: 12px;
	min-width: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/cl.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#header #content #middle
{
	height: 100px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F5F8E3;
	text-align: left;
	vertical-align: top;
}

#header #content #right
{
	width: 12px;
	min-width: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/cr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#header #bottom
{
	display: table-row;
}

#header #bottom #left
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/bl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header #bottom #middle
{
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/bm.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

#header #bottom #right
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav
{
	width: 200px;
	min-width: 200px;
	/* height: auto; */
	display: table;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	/* border: 1px solid black; */
}

#nav #top
{
	display: table-row;
}

#nav #top #left
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav #top #middle
{
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tm.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

#nav #top #right
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav #content
{
	display: table-row;
}

#nav #content #left
{
	width: 12px;
	min-width: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/cl.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#nav #content #middle
{
	padding: 10px;
	display: table-cell;
	background-color: #F5F8E3;
	/* text-align: left; */
}

#nav #content #right
{
	width: 12px;
	min-width: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/cr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#nav #bottom
{
	display: table-row;
}

#nav #bottom #left
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/bl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav #bottom #middle
{
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/bm.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

#nav #bottom #right
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav #content #middle img
{
	/* border: 1px solid black; */
	align: center;
	/* margin: 1em 2em 1em 2em; */
}

#nav #content #middle ul
{
	margin: 0;
	padding: 0;
	display: inline;
	vertical-align: top;
}

#nav #content #middle ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	/* width: 10em; */
	/* height: 36px; */
	/* border: 1px solid black; */
}

#nav #content #middle ul li a
{
	display: block;
	/* padding: .5em 2em .5em 2em; */
	/* border-left: 10px solid #1958b7; */
	/* border-right: 10px solid #508fc4; */
    color: #094D09;
	text-decoration: none;
	font-weight: bold;
	/* width: 20em;
	height: 10em; */
	text-align: left;
	vertical-align: middle;
}

html>body #nav #content #middle ul li a 
{
	/* width: 2em; */
}

#nav #content #middle ul li a:hover
{
	/* border-left: 10px solid #1c64d1; */
	/* border-right: 10px solid #5ba3e0; */
	/* background-color: #AEA28C; */
	/* color: #fff; */
	/* font-size: 120%; */
	text-decoration: underline;
}


#main
{
	width: 100%;
	/* min-width: 500px; */
	height: 100%;
	display: table;
	float: right;
	margin: 0;
	padding: 0;
	vertical-align: top;
	/* border: 1px solid black; */
}

#main #top
{
	display: table-row;
}

#main #top #left
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#main #top #middle
{
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tm.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

#main #top #right
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main #content
{
	display: table-row;
}

#main #content #left
{
	width: 12px;
	min-width: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/cl.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#main #content #middle
{
	padding: 10px;
	display: table-cell;
	background-color: #F5F8E3;
	text-align: left;
}

#main #content #right
{
	width: 12px;
	min-width: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/cr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#main #bottom
{
	display: table-row;
}

#main #bottom #left
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/bl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#main #bottom #middle
{
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/bm.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

#main #bottom #right
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer
{
	width: 100%;
	clear: both;
	margin: 0;
	text-align: left;
	display: table;
	/* border: 1px solid black; */
}

#footer #top
{
	display: table-row;
}

#footer #top #left
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer #top #middle
{
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tm.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

#footer #top #right
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/tr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer #content
{
	display: table-row;
}

#footer #content #left
{
	width: 12px;
	min-width: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/cl.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#footer #content #middle
{
	display: table-cell;
	background-color: #F5F8E3;
	text-align: center;
}

#footer #content #right
{
	width: 12px;
	min-width: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/cr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer #bottom
{
	display: table-row;
}

#footer #bottom #left
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/bl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer #bottom #middle
{
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/bm.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

#footer #bottom #right
{
	width: 12px;
	height: 12px;
	display: table-cell;
	background-image: url(/84/skins/agent84/shared/br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#logo
{
	padding: 0 0 0 .5em;
    color: #CF3140;
    font-family: Times, Serif;
	font-weight: bold;
	font-size: 400%;
    line-height: 1em;
    font-style: italic;
	/* border: 1px solid black; */
	text-shadow: rgba(0,0,0,.5) 3px 3px 3px;
	/* Safari-only, but cool */
	/*  X   Y   R   */
}

#test
{
	background-color: #999797;
}
