BODY {
	background : #c6c8ca url(/img/gfx/bg_logo.png) no-repeat scroll top left;
	color : #000000;
	font : 0.9em/1.4em Verdana, Helvetica, Arial, sans-serif;
	margin : 0px;
    padding : 0px;
    border : 0px;
}

P {
    /*text-align : justify;*/
}

IMG {
    border : 0px;
}

UL {
    list-style-type : square;
}

A:link {
    color : #0000ff;
    text-decoration : none; 
}
A:visited {
    color : #000099;
    text-decoration : none;
}
A:hover {
    color : #1111ff;
    text-decoration : underline;
}


DIV#copyright {
    font-size : 0.75em;
    line-height : 1.0em;
    color : #58595b;
} 
DIV#copyright A:link {
    color : #58595b;
    font-style : italic;
    text-decoration : none;
}
DIV#copyright A:hover {
    text-decoration : underline;
}

IMG#logo {
	float : right;
	margin : 48px 0px 0px 0px;
}
IMG#tagline {
	float : right;
	clear : right;
	margin : 0px;
}

IMG.menu {
    margin-top : 4px;
}

IMG.right {
	float : right;
	clear : right;
	margin : 24px;
	border : 2px solid #000000;
}

IMG.left {
	float : left;
	clear : left;
	margin : 24px;
	border : 2px solid #000000;    
}

DIV#divmenu {
	z-index: 4;
	line-height: 0px; 
}

DIV#menufloat {
    float : left;
    height : 260px;
    z-index : 1;
}

DIV.right {
	float : right;
	clear : right;
	color : white;
	font : 600 0.8em/1.6em Verdana,Helvetica,Arial,sans-serif;
	text-align : left;
}

DIV.left {
	float : left;
	clear : left;
	color : black;
	font : 600 0.8em/1.6em Verdana,Helvetica,Arial,sans-serif;
	text-align : right;
}

DIV.right A:link {
    color : white;
}
DIV.right A:visited {
    color : white;
}
DIV.right A:hover {
    color : white;
}

A.block {
    display : block;
    font-size : 125%;
    text-decoration : none; 
}
A.block:hover {
    text-decoration : none;
}

DIV.imagecontent {
    border : 2px solid black;
    padding : 0px;
    margin : 0px;
    line-height : 0px;
    margin-bottom : 24px;        
}
IMG.main {
    border-bottom : 2px solid black;
    margin-bottom : -2px;
}
A.control {
    color : black;
    font-style : italic;
    font-weight : 500;
    text-decoration : none;
}
A.control:hover {
    text-decoration : underline;
}

SPAN.caption {
    display : block;
    text-align : center;
    padding : 4px 2px 2px 2px;
    color : white;
    font : 600 0.8em/1.6em Verdana,Helvetica,Arial,sans-serif;
}

H1, H2, H3, H4, H5, H6{
   margin : 0px 0px 4px 0px;
   padding : 0px;
   border : 0px;
   text-align : right;
}

H2, H3, H4, H5, H6 {
   margin-top: 24px;
}
