body {
	margin : 0;
	padding : 0;
	font : 73% "Trebuchet MS", verdana, tahoma, sans-serif;
	color : #A9A9A9;
	background : #eef6fb url(img/bg.jpg) repeat-y center;
	line-height : 1.5em;
}
#container {
	width : 750px;
	margin-left : auto;
	margin-right : auto;
	padding : 0;
	border : 5px solid #A9A9A9;
	background-color: #EEF5FB;
}
#navlist {
	padding : 3px 0;
	margin : 0;
	text-align : left;
	color : #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	background-color: #333399;
	border-top-color: #A9A9A9;
	border-right-color: #A9A9A9;
	border-bottom-color: #A9A9A9;
	border-left-color: #A9A9A9;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist li a {
padding : 3px 1.5em;
margin : 0;
color : #333;
background : #99c6e7;
text-decoration : none;
}
#navlist li a:link, #navlist li a:visited {
color : #333;
background : #99c6e7;
}
#navlist li a:hover {
color : #fff;
background : #333399;
}
#navlist li a#current {
color : #fff;
background : #333399;
}
#banner {
	width : 750px;
	height : 150px;
	padding : 0;
	margin : 0;
	color : #fff;
	background-color: #339;
	background-image: url(img/accountant-logo.gif);
	background-repeat: no-repeat;
}
#banner h1 {
margin : 0;
padding : 20px;
font : normal 175% "Trebuchet MS", tahoma, verdana, sans-serif;
letter-spacing : 5px;
text-transform : none;
border-bottom : none;
color : #000;
background : transparent;
}
#content {
padding : 5px;
margin-left : 220px;
margin-bottom : 5px;
color : #555;
background : #eef6fb;
}
#sidebar-a {
float : left;
width : 180px;
margin : 0 10px 10px 10px;
padding : 5px;
border-right : 1px solid #fff;
color : #555;
background : #eef6fb;
}
#footer {
	clear : both;
	padding : 5px;
	margin : 0;
	text-align : left;
	border-top : 10px solid #6ca3e4;
	color : #F7FBFD;
	background : #99c6e7;
}
.roundcont {
margin : 10px;
width : 95%;
background : #f7fbfd;
color : #333;
}
.roundcont p {
margin : 0 15px;
}
.roundtop {
background : url(img/tr.gif) no-repeat top right;
}
.roundbottom {
background : url(img/br.gif) no-repeat top right;
}
img.corner {
width : 10px;
height : 10px;
border : none;
display : block !important;
}
p {
padding : 3px 10px 10px 5px;
}
h1 {
margin : 10px 0 10px 10px;
padding : 0;
font : 140% "Trebuchet MS", verdana, tahoma, sans-serif;
text-transform : uppercase;
color : #FFCC66;
background : inherit;
}
h2 {
margin : 0;
font : 140% "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 0;
border-bottom : 0 solid #738ca5;
text-transform : none;
color : #738ca5;
background : inherit;
}
a {
text-decoration : none;
color : #666;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #66a0e0;
background : inherit;
}
a img {
border : 0;
}
.img {
float : left;
padding : 5px;
margin : 10px;
border : 1px solid #FFCC66;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #FF9900;
}

