﻿/*

    CSS Document


    Site: DaveArt
    URL: http://www.daveart.com
    Author: PS Kommunikation
    Version: 1.1

    Date: 2009.09.01

*/


BODY { 
    font-family:Georgia, Times New Roman, serif;
	color:#000; 
    text-align: left;
} 
H1 {
    font-size:20pt; 
	margin:0 0 3pt 0;
}
H2 {
	font-size:16pt;
	margin:15pt 0 3pt 0;
}
P, UL, LI {
	font-size:10pt; 
	margin-bottom:9pt;
}
SPAN {
    margin:0 3pt 0 3pt;
}
IMG {
    margin:15pt 0 15pt 0;
}
DIV#Footer H2 {
    font-size:10pt; 
	font-weight:bold;
	margin-bottom:9pt;
}
DIV#Wrapper {width: auto;}
.hide {
    position:absolute;
	left:-9999px;
	z-index:100;
}
DIV#ColLeft, DIV#ColRight {
    clear:both;
}
DIV#Content {
    width:auto;
    float:left;
    display:inline;
}
DIV#Logo {
	margin-bottom:40pt;
}
DIV#Footer {
    width:auto;
	margin-top: 4em;
	clear: both;
}

DIV#GlobalNav, DIV#MainNav, DIV#SubNav, DIV#News, UL#Pagetools, FIELDSET, DIV#Producer {display: none;}

