﻿*{
	margin: 0;
	padding: 0;
	border: 0;
}

img{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

body{
	font-size: 8.5pt;
	line-height: 12pt;
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image:url("../images-page/background_strip.jpg");
	background-repeat: repeat-x;
}

#container{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	background-image:url("../images-page/background_image.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

/* ----------------------------------------------Page Content---------------------*/


#content{
	float: left;
	width: 749px;
	background-image:url("../images-page/panel_strip.jpg");
	background-repeat: repeat-y;
	margin-top: 22px;
	margin-left: 80px;
}

#contentInside{
	float: right;
	width: 749px;
	background-image:url("../images-page/panel_top.jpg");
	background-repeat: no-repeat;
	background-position:top;
}
#menus {font-family:verdana, arial, sans-serif; width:196px; position:relative; margin:5em auto; float: left;
	padding-left: 10px;
	margin-top: 180px;
	border-bottom:0;
}
#menus a {	width: 196px;
	height: 22px;
	font-size: 7pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: #ffffff;
	background-image: url("../images-page/nav3.jpg");
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	border-top:0;
	border-bottom:0;
}
#menus ul {padding:0; margin:0;}
#menus ul li {list-style-type: none;}
#menus ul li a:visited {display:block; text-decoration:none; color:white;}
#menus ul li a {display:block; text-decoration:none; color:white;}
#menus ul li a:hover {	background-image: url("../images-page/nav4.jpg");}
#menus li ul {display: none;} 
#menus li:hover > ul#submenu1 {display:block; position:absolute; margin-top:22px; /margin-top:0px;
					left:206px; text-align:left; width:250px;}
#menus li:hover > ul#submenu2 {display:block; position:absolute; margin-top:88px; /margin-top:0px;
					left:206px; text-align:left; width:250px;}
#menus .bold {font-weight:bold;}

#navigation{
	float: left;
	width: 196px;
	padding-left: 10px;
	margin-top: 180px;
}

#vbabook{
	float: right;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-right: 20px;
}

#mainContent{
	float: right;
	width: 450px;
	margin-left: 28px;
	margin-top: 175px;
	margin-right:48px
}

#footer{
	float: left;
	width: 749px;
	height: 55px;
	background-image:url("../images-page/panel_footer.jpg");
	background-repeat: no-repeat;
	background-position:top;
}

h1{
	font-size: 12.5pt;
	line-height: 16pt;
	font-weight: bold;
	margin-bottom:0pt;
	color: #6a1910;
}

h2{
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #6a1910;
}
h3 {
	font-size: 12.0pt;
	font-family: Arial, sans-serif;
	color: green;
	font-weight: bold;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
	margin-bottom: 3.0pt;
}

p{
	margin-bottom:8pt;
}

.quote{
	font-style:italic;
	text-align:center;
}

ul.content{
	list-style-image:none;
	list-style-position:outside;
}

.runInHeading{
	font-weight:bold;
}

.alignLeft { float:left; margin-right: 2em; }
.alignRight { float:right; margin-left: 1em; }

.bullet{
 	margin:0;
 	margin-bottom:0px;
 	margin-left:10px;
 	list-style-image:url('../images-page/bullet-red.png');
 	list-style-type:none;
}
.cvBullet{
 	margin:0;
 	margin-bottom:0px;
 	margin-left:20px;
 	list-style-image:url('../images-page/bullet-red.png');
 	list-style-type:none;
}

.footerText1{
	font-size: 7pt;
	line-height: 9pt;
	color: #d0e4ae;
}

.footerText2{
	font-size: 7pt;
	line-height: 9pt;
	color: gray;
}
.style1 {
	text-align: left;
}
.style2 {
	text-align: right;
}
.photo {
	float: left;
	margin-top:5px;
	margin-right: 10px;
}
.proverbs {
	float: right;
	margin-top:5px;
	margin-right: 10px;
}
.center{
	text-align:center
}
/*----------------Navigation ------*/
.nav, .navselected{
	padding: 0px;
	float: left;
	width: 196px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-decoration: none;
}

.nav li{
	width: 196px;
	height: 22px;
}

A.nav, A.navselected, A.nav:HOVER {
	margin: 0px 0px 0px 2px;
	width: 196px;
	height: 22px;
	font-size: 7pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: #ffffff;
	background-image: url("../images-page/nav3.jpg");
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}
#menus A.navselected {
	background-image: url("../images-page/nav4.jpg");
}

#menus A.nav:HOVER {
background-image:url("../images-page/nav4.jpg");
}

/*----------------Sub Navigation ------*/
.subnav{
font-size: 7.5pt;
line-height: 10pt;
color: #69180f;
}

A.subnav{
color: #69180f;
text-decoration: none;
}

A.subnav:HOVER {
color: #69180f;
text-decoration: underline;
}

#mainContent A {
color: maroon;
text-decoration: underline;
}

#mainContent A:HOVER {
color: #363636;
text-decoration: none;
}

#mainContent A:visited {
color: #363636;
text-decoration: underline;
}

#mainContent A.readMore {
font-size: 7pt;
color: #363636;
text-decoration: underline;
}

#mainContent A.readMore:HOVER {
font-size: 7pt;
color: #363636;
text-decoration: none;
}

A.footerText2 {
color: #ffffff;
text-decoration: underline;
}

A.footerText2:HOVER {
color: #ffffff;
text-decoration: none;
}
