@charset "utf-8";
body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
.indent {
	margin-left: 10px;
	padding-top: 5px;
}

#container {
	border-right-width: 2px;
	border-bottom-width: 20px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#banner img {
	display: block;
}
.photoRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
	margin-right: 20px;
	margin-top: 5px;
}
.photoCenter {
	display: block;
	padding-left: 30px;
}
h1 {
	text-align: center;
	font-size: 16px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 50px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
	color: #000000;
}
.tech {
	padding-left: 75px;
}


.tablerRight {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #000000;
	list-style-type: square;
}
.tableLeft {
	border: 1px solid #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	padding-left: 50px;
}
.list {
	padding-left: 100px;
}
.indent100 {
	padding-left: 100px;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.indent75 {
	padding-left: 75px;
	padding-right: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
