@charset "utf-8";
#body {
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	font-family: Helvetica, Arila, sans-serif;
}
#navigation {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 190px;
}
#content {
	width: 540px;
	margin: 0px 0px 0px 210px;
}
#contact {
	background-color: #213045;
	padding: 4px;
	width: 538px;
}
h1.contact  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	color: #ccc;
}
p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	margin-right: 400px;
	color: #FFFFFF;
}




body {
	text-align: center;
	margin: 0px;
	background-color: #213045;
	font-size: 12px;
}
#navigation   .nav   {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	list-style-image: none;
	display: block;
	height: 25px;
	background-color: #e0e0e0;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #375c91;
	border: 2px solid #ccc;
}
#banner {
	background-color: #FFFFFF;
	background-image: url(Banner.png);
	margin: 0px;
	height: 190px;
	width: 770px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}

#navigation .nav:hover   {
	display: block;
	height: 25px;
	background-color: #8bcb5c;
	padding: 5px;
	line-height: 25px;
	color: #fff;
}
h1.content   {
	margin-top: 0px;
	font-family: "Palatino Linotype", Georgia, serif;
	color: #375c91;
}
h2.content {
	color: #375c91;
	font-style: italic;
}

.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #e0e0e0;
	padding: 5px;
	display: block;
	width: 420px;
	margin: 10px;
}
.reshigh  {
	font-size: 14px;
	padding: 0px 0px 0px 4px;
	width: 168px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
	color: #000000;
	font-weight: 300;
	font-style: italic;
}



.clear {
clear: both;
}
#imgresume {
	background-image: url(resume.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 5px;
	height: 290px;
	width: 530px;
}

.reshigh a {
	background-color: #FFFFFF;
	font-family: Georgia, Times, serif;
	color: #000000;
	text-decoration: none;
}
#navigation a {
	text-decoration: none;
	color: #375c91;
	border: 0;
}
#imgindex {
	background-image: url(index.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 5px;
	height: 290px;
	width: 530px;
}
.infoindex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #e0e0e0;
	padding: 5px;
	display: block;
	margin: 5px;
	font-style: italic;
	overflow: auto;
	min-width: 200px;
	position: relative;
	top: 210px;
}
#content #right {
	background-color: #CCCCCC;
	padding: 7px;
	float: right;
	width: 250px;
	margin: 15px 0px 15px 15px;
}
#right h1 {
	font-family: "Palatino Linotype", Georgia, serif;
	font-size: 20px;
	font-style: italic;
	color: #375c91;
	display: block;
	margin: 0px;
	padding: 3px 3px 10px 3px;
}

#content #left {
	background-color: #CCCCCC;
	padding: 7px;
	width: 250px;
	margin: 15px 15px 15px 0px;
}
#content a {
	text-decoration: none;
	color: #375c91;
}

#left h1 {
	font-family: "Palatino Linotype", Georgia, serif;
	font-size: 20px;
	font-style: italic;
	color: #375c91;
	display: block;
	margin: 0px;
	padding: 3px 3px 10px 3px;
}
#contact #contdet {
	background-color: #CCCCCC;
	display: block;
	padding: 10px;
	width: 505px;
	margin: 5px;
}
.Submit {
	background-color: #7e9dcc;
	display: block;
	padding: 4px;
	border: 0px;
}
input, textarea {
	border: 1px solid #ccc;
	font-size: 14px;
	font-family: "Palatino Linotype", Georgia, serif;
}
form {
	margin: 10px;
	padding: 0px;
}

.contform {
	background-color: #CCCCCC;
	display: block;
	padding: 10px;
	width: 390px;
}
