@charset "UTF-8";
.page {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	width: 790px;
	margin-right:auto;
	margin-left:auto;
	min-height: 100%;
	height: 100%;
}
.mainpage {
	background-color: #F7F7F7;
	width: 790px;
	margin-right:auto;
	margin-left:auto;
	height: 100%;
	min-height: 100%;
}
.top {
	width: 100%;
	float: left;
	z-index:auto;
}
body {
	background-color: #CACACA;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.top .logo {
	background-image: url(images/logo.png);
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 251px;
	background-position: 0px 0px;
	float: left;
}
.top .topline, .top .topline a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/topline.png);
	background-repeat: repeat-x;
	height: 35px;
	width: 500px;
	background-position: 0px 0px;
	margin-left: auto;
	margin-right: 0px;
	margin-top: 0px;
	position: static;
	top: 0px;
	font-weight: bold;
	font-variant: normal;
	color: #4C2177;
	text-align: center;
	padding-top: 10px;
	text-decoration:none;
}
.top .topline .date {
	position: static;
	width: 40%;
	float:left;
	font-weight: normal;
}
.top .topline .topmenu {
position: static;
	width: 60%;
	float: right;
}
.top .user1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 171px;
	float: right;
	margin-right: 35px;
}
.top .user1 div.module h3 {
	margin-top: 1px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
}
.top .user1 div.module {
	width: 171px;
	background: url(images/modulemid.png) repeat-y;
	margin-bottom: 0px;
}
.top .user1 div.module div {
  background: url(images/modulebottom.png) bottom left no-repeat;
}
.top .user1 div.module div div {
  background: url(images/moduletop.png) top left no-repeat;
  padding: 3px 10px 10px 15px;
}
.top .user1 div.module div div div, .top .user1 div.module div div div a {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
  color: #4C2177;
	font-size: 10px;
	padding-top: 0px;
	font-weight:normal;
}
.top .user1 div.module div div div input {
 	color: #4C2177;
	font-size: 10px;
	text-align: left;
	font-weight:normal;
	padding: 0px;
	margin-top: 5px;
}
.top .sectionmenu {
margin-top: 70px;
margin-left: 20px;
width: 560px;
z-index: 10;
text-align: left;
}

.top .breadcrumbs, .top .breadcrumbs a {
	margin-top: 10px;
	margin-left: 20px;
	width: 560px;
	z-index: 10;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.top .breadcrumbs a {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
}
.content {
	width: 765px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: auto;
	background-image: url(images/contentmiddle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: left;
	
}
#gallery .content {
	width: 100%;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: auto;
	background-image: none;
	float: left;
	
}
.content .contenttop {
	width: 765px;
	height: 15px;
	background-image: url(images/contenttop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.content .contentmiddle {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 400px;
	
}
.content .contentbottom {
	width: 765px;
	height: 20px;
	background-image: url(images/contentbottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin-left:0px;
	
}

.content .contentmiddle .body {
	position: static;
	width: 99%;
	float:left;
	font-weight: normal;
	padding: 0px;
}
.content .contentmiddle .mainbody {
	position: static;
	width: 70%;
	float:left;
	font-weight: normal;
	padding-left: 15px;
	min-height: 100%;

}
.content .contentmiddle .rightmodule {
position: static;
	width: 171px;
	float: right;
	margin-right: 10px;
}

.content .contentmiddle .rightmodule div.module h3 {
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	padding-top: 2px;
}

.content .contentmiddle .rightmodule div.module {
	width: 171px;
	background: url(images/purplemodmid.png) repeat-y;
	margin-bottom: 10px;
}
.content .contentmiddle .rightmodule div.module div {
  background: url(images/purplemodbottom.png) bottom left no-repeat;
}
.content .contentmiddle .rightmodule div.module div div {
  background: url(images/purplemodtop.png) top left no-repeat;
  color: #FFFFFF;
  font-size: 16px;
  font-weight:bold;
  padding: 0px 10px 10px 15px;
}
.content .contentmiddle .rightmodule div.module div div div, .content .contentmiddle .rightmodule div.module div div div a {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
  color: #4C2177;
	font-size: 12px;
	padding-top: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
}

.content .contentmiddle .rightmodule div.module-orange h3 {
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	padding-top: 2px;
	
}
.content .contentmiddle .rightmodule div.module-orange {
	width: 171px;
	background: url(images/ormodmid.png) repeat-y;
	margin-bottom: 10px;
}
.content .contentmiddle .rightmodule div.module-orange div {
  background: url(images/ormodbottom.png) bottom left no-repeat;
}
.content .contentmiddle .rightmodule div.module-orange div div {
  background: url(images/ormodtop.png) top left no-repeat;
  color: #FFFFFF;
  font-size: 16px;
  font-weight:bold;
  padding: 0px 10px 10px 15px;
}
.content .contentmiddle .rightmodule div.module-orange div div div, .content .contentmiddle .rightmodule div.module-orange div div div a {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
  color: #4C2177;
	font-size: 12px;
	padding-top: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
}

.content .contentmiddle .rightmodule div.module-purple h3 {
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	padding-top: 2px;
	
}
.content .contentmiddle .rightmodule div.module-purple {
	width: 171px;
	background: url(images/pumodmid.png) repeat-y;
	margin-bottom: 10px;
}
.content .contentmiddle .rightmodule div.module-purple div {
  background: url(images/pumodbottom.png) bottom left no-repeat;
}
.content .contentmiddle .rightmodule div.module-purple div div {
  background: url(images/pumodtop.png) top left no-repeat;
  color: #FFFFFF;
  font-size: 16px;
  font-weight:bold;
  padding: 0px 10px 10px 15px;
}
.content .contentmiddle .rightmodule div.module-purple div div div, .content .contentmiddle .rightmodule div.module-purple div div div a {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
  color: #4C2177;
	font-size: 12px;
	padding-top: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
}
.content .contentmiddle .rightmodule div.module-blue h3 {
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	padding-top: 2px;
	
}

.content .contentmiddle .rightmodule div.module-blue {
	width: 171px;
	background: url(images/blmodmid.png) repeat-y;
	margin-bottom: 10px;
}
.content .contentmiddle .rightmodule div.module-blue div {
  background: url(images/blmodbottom.png) bottom left no-repeat;
}
.content .contentmiddle .rightmodule div.module-blue div div {
  background: url(images/blmodtop.png) top left no-repeat;
  color: #FFFFFF;
  font-size: 16px;
  font-weight:bold;
  padding: 0px 10px 10px 15px;
}
.content .contentmiddle .rightmodule div.module-blue div div div, .content .contentmiddle .rightmodule div.module-blue div div div a {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
  color: #4C2177;
	font-size: 12px;
	padding-top: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
}
.footer, .footer a{
	width: 100%;
	padding: 15px;
	min-height: 100px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
