@charset "utf-8";
/* CSS Document */

#wrapper {
	height: 700px;
	width: 800px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 0 20px 0 20px;
	margin: 10px auto auto auto;
	background-image: url(../images/background/bkg-c-t90lb.png);
	background-repeat: repeat;
}
#header {
	margin: auto auto 30px auto;
	height: 70px;
	width: 800px;
	background-repeat: repeat-x;
}
#navigation {
	height: 550px;
	width: 200px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 20px;
}
#nav_linkbuttons {
  height: 40px;
  width: 185px;
  margin-top: 120px;
  margin-bottom: 10px;
}
#nav_linkbuttons a img {
	margin: 0px 2px 0px 2px;
}

#footer {
	height: 30px;
	width: 800px;
	float: right;
	text-align: center;
	margin: auto;
	padding-top: 20px;
	font-size: smaller;
	color: #666;
}
#bodytext {
	height: 170px;
	width: 570px;
	float: right;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
#bodytext .text_r_bracket table tr td a {
	color: #333;
}
#bodytext .text_r_bracket table tr td {
	font-size: 14px;
}
#images {
	height: 360px;
	width: 580px;
	float: right;
	background-color: #CCC;
	padding: 10px 0 0 0;
}
#images p {
	text-align: left;
	padding: 0 10px 0 20px;
}
.text_r_bracket {
	background-image: url(../images/content/right_bracket.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-right: 25px;
}
.galleryset {
	text-align: center;
	height: auto;
	width: auto;
}
.galleryset img {
	margin: 5px 15px 10px 15px;
	border: 0px;
}
.corner_img {
	float: right;
	padding: 10px10px 0 30px;
	margin: 0 0 0 10px;
}
body {
	background-color: #948F9D;
	background-repeat: repeat;
	background-image: url(../images/background/diag-lav-trans.png);
	background-attachment: fixed;
}
.webgalleryset img {
	margin: 5px;
}

bodytext {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333;
}
p {
	color: #333;
	font-size: 14px;
}
p a {
	color: #453A5C;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #706780;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.newspost {
	height: auto;
	width: auto;
	background-color: #948F9D;
	padding: 1px 10px 8px 4px;
	margin: 0 10px 10px 10px;
}
.newspost p {
	color: #EEE;
	margin-left: 10px;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
.newspost h2 {
	color: #EAEAEA;
	padding-right: 15px;
	padding-left: 30px;
	line-height: 6px;
}
.newspost h3 {
	font-size: 16px;
	color: #FEFEFE;
	background-image: url(../images/content/left_bracket.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	margin-left: 8px;
}
