#top {
	position: absolute;
	height: 100px;
	width: 100%;
	top:0px;
	border:0px none;
}
#left {
	position: absolute;
	height:100%;
	width:100px;
	top:115px;
}
#main {
	width:80%;
	position: absolute;
	top: 115px;
	left: 100px;
}
html {
	width: 100%}
	body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0em;
	padding-top: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: aliceblue
}
hr {
	display: none
}
h1 {
	font-weight: bold;
	font-size: 18px;
	margin: 1em 1% 0.5em;
	color: #00f;
	background-color: transparent;
	text-align: left
}
h2 {
	font-weight: bold;
	font-size: 15px;
	margin: 0px 1% 1em;
	color: #00f;
	background-color: transparent;
	text-align: left;
	text-decoration: underline
}
h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px 1% 1em;
	color: #00f;
	background-color: transparent;
	text-align: left
}
h4 {
	font-size: 12px;
	margin: 0px 18% 0.8em;
	color: #00f;
	line-height: 21px
}
h5 {
	font-weight: normal;
	font-size: 9px;
	margin: 0px 10% 1em;
	color: #009;
	background-color: transparent;
	text-align: center
}
h6 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px 6em 1em;
	color: #000033;
	background-color: transparent;
	text-align: left
}
p {
	font-size: 12px;
	margin: 0px 2em 0.8em;
	color: #000;
	line-height: 21px
}
ul {
	font-size: 12px;
	margin: 0px 4em 0.8em;
	color: #000066;
	line-height: 21px
}
td {
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif
}
li {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-family: verdana, arial, helvetica, sans-serif
}
ol {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-family: verdana, arial, helvetica, sans-serif
}
b {
	font-weight: bold
}
	a:link, 
a:visited {
	text-decoration: none;
	color: navy
}
#content p {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px 5% 0.8em;
	color: #000033;
	line-height: 21px
}
#content a:link, a:visited {
	text-decoration: none;
	color: navy
}
#content a:hover {
	background: blue;
	color: white;
	padding: 2px 2px 2px 2px
}
#list h1{
	font-weight: bold;
	font-size: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
color: #00f;
	background-color: transparent;
	}
#add p {
	font-weight: bold;
	font-size: 12px;
	margin: 0px 150px 1em;
	color: #000033;
	background-color: transparent;
	text-align: left}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#nav-menu li a:hover {
	background: url(#) #fff bottom left repeat-x;
	height: 1em;
	line-height: 1em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	}
#nav-menu li a {
	background: url(images/nav1.gif) #fff bottom left repeat-x;
	height: 1em;
	line-height: 1em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	}
