@charset "UTF-8";
.ls08 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 0px;
	margin-right: 0px;
}
.navi {
	padding-right: 9px;
}
.bod {
	width: 75%;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #FFFFFF;
	margin: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image:url(../images/black701px.png)
}
.spacer {
	height: 12px;
}
.intro {
	float: left;
	width: 50%;
	height: 100%;
	vertical-align: top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: larger;
}
a:hover {
	text-decoration: underline;
	font-size: larger;
	font-weight: bolder;
}
a:visited {
	color: #FFFFFF;
	font-size: larger;
	text-decoration: underline;
	font-weight: bolder;
}
a:active {
	color: #FFFFFF;
	font-size: larger;
	font-weight:bolder;
	text-decoration:underline;
}
p {
	font-size: xx-small;
	padding-left: 5px;
}
h3 {
	font-size: xx-small;
	font-variant: small-caps;
	text-align: right;
	padding-right: 7px;
}
h4 {
	font-size: medium;
	font-variant: small-caps;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: x-small;
}
h2 {
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
}
.ls08 #contact {
	width: 750px;
}

