body { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:0.7em; 	line-height: 1.5em; background-image: url(images/back_diag.jpg); background-repeat:repeat-y; background-attachment:fixed;}
div { margin: 0px; }
h1 { background: none; color: #CCCCCC; padding: 0.25em; margin: 0px; }
h2 { font-size:1em; font-weight:bold; color:#0099ff; margin-top: 0px;}
h6 { background: none;	font-size:0.9em; color: #CCCCCC; font-weight:100; padding: 0.25em; margin: 0px; }
p { margin: 0px; }
.subtitle { font-size:0.9em; font-weight:100; color:#0099ff; margin-top: -5px;}
/* here come's the heavy lifting */
.column-wrap { position: relative; background: none; }
.column-1 { position: absolute; left: 0px; top: 0px; width: 140px; background: none; }
.column-2 { position: absolute; left: 140px; top: 0px; width: 560px; background: none; }
.column-1-padding, .column-2-padding { padding: 5px; }

a:hover, a:active
{
color: #0099ff;
font-weight:bold;
text-decoration: none;
}

a:link, a:visited {
	color: #006699;
	font-weight:200;
	text-decoration: none;
}

#abstract {
margin: 0px;
padding: 0em;
width: 530px;
}

#flash {
margin: 1em 0em 0em 0em;
padding: 5px 0px;
height: 225px;
text-align:left
}


#footer {	
	margin: 0px auto;
	position: relative;
	width: 100%;
	padding: 5px 0;
	text-align:left;
	clear: both;
}

.footer {
	font-size:0.9em;
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:link, a#visited {
	font-size:0.9em;
	color: #00FFFF;
	text-decoration: none;
	border-bottom: none;
}

.footer a:hover,  a#active {
	font-size:0.9em;
	color: #0099ff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	}

#navcontainer 
{ 
margin-left: 0;
padding-left: 0;
width: inherit; 
}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
text-decoration:none;
}

#navlist li 
{
padding-left: 0.2em;
margin: 1em 0;
text-decoration:none;
}

#navcontainer a
{
display: block;
color: #0033FF;
width: 5em;
padding: .2em .8em;
text-decoration: none;
}

#navcontainer a:hover, a#active, a#current
{
padding-left: 1em;
color: #0099ff;
font-weight:bold;
background-image: url(images/arrow_over.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.client {
	font-size:0.9em;
	font-weight:100;
	color: #CCCCCC;
	line-height: 1.5em;
}

.quote {
padding: 1em;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-color: #006699;
font-weight:bold;
letter-spacing: 0.2em;
line-height: 1.5em;
background-color:#efefef;
border-width: 1px;
border-style: dotted;
border-color:  #006699;
}

.source {
font-color: #0099ff;
font-style:italic;
padding: 2em;
}


.error {
font-color: red;
}
