/* GENERAL STYLES */

body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: #000000 url(pics/VP_background.jpg) repeat;
}

body, p {
		color: #000000;
    	font-family: Verdana, Arial, Helvetica, Sans Serif;
    	font-size: 8pt;
    	font-weight: normal;
}

p {
    	line-height: 14pt;
}

h1  { 
		font-size: 16pt;
		font-weight: normal;
		color : #bacbda 
}  
h2  { 
    	font-family: Verdana, Arial, Helvetica, Sans Serif;
		font-size:14pt;
		font-weight: normal;
    	color:#000000;
}
.head2 {
		font-size:14pt;
		font-weight: normal;
    	color:#bacbda;
}
h3 {
		font-size:11pt;
		font-weight: normal;
		color: #787d71;
}
.head3 {
		font-size:11pt;
		font-weight: normal;
		color: #787d71;
}
h4  { 		
      	font-size: 10pt;
      	font-weight: normal;
		color: #bacbda;
}

a:link, a:hover, a:active, a:visited {
		font-size: 8pt;
    	font-family: Verdana, Arial, Helvetica, Sans Serif;
 		text-decoration:none;
 		font-weight: bold;
}

a:link, a:visited {
    	color:#8a0800;
}
a:hover {
    	color:#d80d00;
}
a:active {
    	color:#ffffff;
}

.imageborder {
		border-style: solid !important; 
		border-width: 1px !important; 
		border-color: #ba4105 !important; 
		padding: 4px !important;
		background: #f89b34;
}

.caption {
		font-size: 8pt;
}

.bigger {
		font-size: 12pt !important;
}


/* LAYOUT */

#header-text {
		position: absolute;
		top: 0px;
		width:800px;
		overflow: hidden;
		visibility: hidden;
}

#nav {
		text-align: center;
		width: 800px;
		margin-top: 392px;
		color: #000000;
		font-size: 14pt;
}

#nav a:link, #nav a:hover, #nav a:active, #nav a:visited {
    	font-family: Arial, Verdana, Helvetica, Sans Serif;
    	font-size: 12pt;
    	font-weight: bold;
}

#nav a:link, #nav a:visited {
		color: #000000;
}
#nav a:hover {
		color: #810700;
}
#nav a:active {
		color: #c80b00;
}

#hidden-header {
		visibility: hidden;
}

#main {
		margin: 10px 70px 30px 70px;
		text-align: left;
}

#footer-nav {
		width: 800px;
		text-align: center;
}
#footer-nav a:link, #footer-nav a:hover, #footer-nav a:active, #footer-nav a:visited {
    	font-family: Arial, Verdana, Helvetica, Sans Serif;
    	font-size: 10pt;
    	font-weight: bold;
}

#footer-nav a:link, #footer-nav a:visited {
		color: #000000;
}
#footer-nav a:hover {
		color: #810700;
}
#footer-nav a:hover {
		color: #c80b00;
}

#bottom-links {
		margin:40px 0px 0px 167px;
}

#siteinfo {
		font-size: 7pt !important;
		color: #000000;
		margin-top: 0px;
		text-align: center;
		width: 800px;
}


#siteinfo a:link, #siteinfo a:visited {
		font-size: 7pt !important;
		color: #000000;
		text-decoration: none;
}
#siteinfo a:hover {
		font-size: 7pt !important;
		color: #810700;
		text-decoration: underline;
}
#siteinfo a:active {
		font-size: 7pt !important;
		color: #c80b00;
}
