@charset "utf-8";
* {
}
body {
	background-color: #F9F7FD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.all {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}


.container {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(images/purpled.jpg);
	background-repeat: no-repeat;
	background-position: 264px 213px;
	border: thin solid #BCA7E9;
}
.sidebar {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(200squarelogo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 200px;
	font-weight: bold;
}
.headpic {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	width: 580px;
}

.header {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	width: 560px;
	padding: 10px;
}
.content {
	width: 580px;
	float: right;
}
.textbox {
	float: left;
	margin: 8px;
}
.textbox strong {
	color: #6A2EA7;

}

.clearfloat {
	clear: both;
	height: 0px;
}
h1 {
	color: #532677;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #9181B1;
	margin: 0px;
}
a {
	color: #843DBE;
	text-decoration: none;

}
.sidebar a {
	background-color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(images/ministar6.jpg);
	background-position: 20px 6px;
	background-repeat: no-repeat;
}
a:visited {
	text-decoration: none;
	color: #843DBE;
}
a:hover {
	color: #7C39B3;
	text-decoration: none;
	background-color: #E7D8F3;
	background-position: 20px -42px;
}
ul {
	padding-left: 20px;
	list-style-type: square;
}

.sidebar li {
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.sidebar ul {
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.mainaccent a {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(images/ministar6.jpg);
	background-position: 20px 6px;
	background-repeat: no-repeat;
}
.mainaccent  a:hover {
	color: #7C39B3;
	text-decoration: none;
	background-color: #E7D8F3;
	background-position: 20px -42px;
}

.strn  li strong {
	font-size: 16px;
	font-weight: normal;
	float: left;
}
.strn li {
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #928A87;
	text-align: left;
	list-style-type: none;
	clear: both;
	padding-bottom: 6px;
	padding-top: 6px;
}
.strn ul {
	padding: 0px;

}
.strn em {
	font-style: normal;
	text-align: right;
	float: right;
	clear: right;
}
.strn h3 {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
.pics {
	text-align: center;
}
.pics img {
	padding-bottom: 10px;
}
