﻿ body
{margin: 1px;

border: solid thin black;
padding: 0;
font-size: 95%;
font-family: Arial, sans-serif;
color: #000;
background-color: #fff;
}

a:link { color: #036; }
a:visited { color: #066; }

a:hover, a:active
{
color: #fff;
background-color: #036;
}

#banner
{
color: #fff;
background-color: gray;
border-bottom: 1px solid #000;
}

#banner h1
{color: gray;
margin: 0;
padding: .5em 0 .5em 2em;
font-size: 2.5em;
font-weight: normal;
}

#container
{
background-image: url(images/nav_col_base.jpg); background-repeat: repeat-y} 

#container2 {background-image: url(images/more_col_base.jpg);
background-repeat: repeat-y;
background-position:   right;
}

#navigation
{
	padding:  2em 0px 0px 5px;
	float:  left;
	width:  150px;
}

#navigation h3
{
	font-family:Arial, Helvetica, sans-serif;
	color:black; text-align:center; font-size:10pt;  
}
#navigation p
{
	font-family:Arial, Helvetica, sans-serif; font-size: small;
}

#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#navigation ul li { margin-top: 4px; }

#navigation ul li a
{
display: block;
width: 135px;
text-decoration: none;
color: #000;
background-image: url(images/nav_base.jpg);
background-repeat: repeat-y; 
}

#navigation ul li a:hover
{
color: #fff;
background-color: #ccc;
background-image: url(images/nav_base2.jpg);
background-repeat: repeat-y
}
 
#more
{
float: right;
width: 160px;
margin: 0;
padding: 2em 10px 0 0; font-family: Arial, sans-serif; font-size: 8pt;
color: #fff;
}

#more h3
{
margin-top: 0;
color: #fff; text-align: center;
padding: 0;
background-image: url(images/more_base.jpg);
background-position: right;
background-repeat: repeat-y;
}

#content
{
margin-left: 190px;
margin-right: 200px;
}

#content h2
{
font-size: 
1.5em;
color: #036; text-align: center;
margin: 0;
padding-top: 1em;
font-weight: normal;
}
#content h3
{
color: #036; text-align: center;
}

#content 
{ line-height: 150%; }

#content ul li
{
	margin-top: 20px;
}

#cleardiv
{
clear: both;
height: 1em;
}

#footer
{
	clear:  both;
	padding:  .5em 1em;
	border-top:  1px solid #999;
	border-bottom:  1px solid #000;
	text-align:  center;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  small;
	background-color:  #F7F7F7;
}

#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

#footer li
{
display: inline;
margin-right: 1em;
}

blockquote   
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  small;
}
  
.vitworld
{
	text-align:  center;
}

.vitworld img
{
    float:  none;	
}