@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: small;
}
#page {
	height: 694px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(backgroundsandbuttons/open_01.jpg);
	background-repeat: no-repeat;
}
#page #topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: medium;
	padding-top: 50px;
	padding-right: 140px;
	padding-left: 220px;
}
#img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#a:link img     {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#a:active img     {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#a:visited img     {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#a:hover img     {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #C30;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #C60;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #innerpage a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #innerpage {
	margin-top: 60px;
	margin-right: 140px;
	margin-left: 220px;
	text-align: right;
}
#page #innerpage #links {
	float: right;
	width: 120px;
}
#page #innerpage #resume {
	float: left;
	width: 400px;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #C30;
	margin: 0px;
	padding: 0px;
}
.leftalign {
	text-align: left;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	margin-top: 3px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.title_commercial {
	text-align: left;
	padding-bottom: -5px;
	margin-bottom: -12px;
}
