<!-- BODY -->
body.index {
	background-color:#ffffff;
	margin:10px 0px 10px 0px;
	text-align:center; }

<!--background-image:url(img/bg.gif);-->
body.icontent {
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:right bottom;
	margin:20px 20px 20px 20px;
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:10pt; color:#000000; }
<!-- header -->
.header {
	width:680px; height:150px;
	background-image:url(img/header.jpg);
	text-align:right; vertical-align:bottom; }

.hbSpace {
	height:12px; }
.hbSpaceH {
	width:5px; }
.hbSpaceHE {
	width:50px; }
.footer {
	width:680px; height:80px;
	background-image:url(img/footer.jpg); }

<!-- menu -->
.menu {
	width:130px; height:500px;
	background-image:url(img/menu.jpg);
	text-align:right; vertical-align:top; }
.menuSpace {
	height:8px; }
.menuSpaceE {
	height:60px; }

<!-- content -->
.content {
	width:550px; height:500px; }
.icontent {
	width:550px; height:500px; }

.title1 {
	font-size:14pt; color:#760219;
	font-weight:bold; }
.title2 {
	font-size:10pt; color:#000000;
	font-weight:bold;
	padding-left:20px; }
.para {
	font-size:10pt; color:#004400;
	text-align:justify;
	padding-left:40px; }
.para:first-letter {
	font-weight:bold; }
.quote {
	color:#336699;
	padding-left:0px; }
.cv_header{
	background-color:#000066;
	color:#ffffff;
	font-weight:bold; }
.cv_content{
	background-color:#FFFF99;
	font-size:8pt;
	text-align:center; }
.link{
	font-size:10pt; color:#000000;
	font-weight:bold; }
td {	vertical-align:top; }
<!-- a -->
a.:link, a.:visited, a.:active{
	color: #0000ff;
	text-decoration: underline; }
a.:hover{
	color: #ff0000;
	text-decoration: none; }
<!-- contact -->
.error{
	color: #ff0000;
	font-weight:bold; }
<!-- file listing -->
.folder{
	list-style-image: url("/img/folder.gif")}