@charset "utf-8";


a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}


a.blue:link {
	color: #6699FF;
}
a.blue:visited {
	color: #6699FF;
}
a.blue:hover {
	color: #0066FF;
}
a.blue:active {
	color: #0066FF;
}


h1 {
	font-size: 24px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #CCCCCC;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	background-color: #333333;
}
.wholePage {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	width: 800px;
	font-size: 32px;
	font-weight: bold;
	margin-top: 20px;
}

.links {
	width: 800px;
	font-size: 21px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mainPage {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

.bottom {
	width: 800px;
	border-width: medium;
	border-top-style: double;
	border-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
}

.pictureRight {
	float: right;
	border: medium double #FFFFFF;
	padding: 5px;
	margin-left: 20px;
}

.pictureLeft{
	float: left;
	border: medium double #FFFFFF;
	padding: 5px;
	margin-right: 20px;
}
.picture1 {
	border: medium double #FFFFFF;
	padding: 5px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;

}

.picture2 {
	border: medium double #FFFFFF;
	padding: 5px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;

}

.picture3 {
	border: medium double #FFFFFF;
	padding: 5px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;

}

.picture4 {
	border: medium double #FFFFFF;
	padding: 5px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;

}

.picture5 {
	border: medium double #FFFFFF;
	padding: 5px;
	width: 142px;
	margin-right: auto;
	margin-left: auto;

}

.picture6 {
	border: medium double #FFFFFF;
	padding: 5px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;

}

.nav:link, .nav:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: inline;
	vertical-align: middle;
}

.nav:hover, .nav:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.ltitle:link, .ltitle:visited, .ltitle:hover, .ltitle:active {
	color: #FFFFFF;
	text-decoration: none;
}
.ln {
	width: 720px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 30px;
}
.picture7 {
	border: medium double #FFFFFF;
	padding: 5px;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}
.picture8 {
	border: medium double #FFFFFF;
	padding: 5px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.picture9 {
	border: medium double #FFFFFF;
	padding: 5px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.contact {
	font-size: 21px;
	text-align: right;
	float: right;
	font-variant: normal;
	background-position: bottom;
}

.workshop {
	width: 600px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}
