body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#333;
	margin:0;
	background-image:url(../structure/background_gradient.jpg);
	background-repeat:repeat-x;
}
#container-ds {
	width:972px;
	background-image:url(../structure/ds-x.png);
	margin:0 auto;
	overflow:hidden;
	background-repeat:repeat-y;
}
#container {
	width:950px;
	margin:0 auto;
}
#mast {
	height:133px;
	width:950px;
	margin:0 auto;
}
#mast-text {
	font-size:60px;
	text-align:left;
	float:left;
	padding:30px 0 0 100px;
	width:750px;
	text-align:center;
}
#mast-home-text {
	font-size:72px;
	text-align:left;
	float:left;
	padding:20px 0 0 100px;
	width:750px;
	text-align:center;
}
#mast-logo {
	float:right;
	text-align:center;
	width:100px;
	font-size:18px;
	margin-top:5px;
}
#menu-nav {
	color:#000;
	background-color:#FCC;
	height:34px;
}
#body-container {
	width:950px;
	overflow:hidden;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	background-color:#f7efed;
}
h1 {
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	color:#630;
	font-size:18px;
	font-weight:normal;
}
#body-left {
	float:left;
	width:400px;
	padding-top:30px;
	line-height:1.5;
	text-align:justify;
	background-color:#F7EFED;
	height:520px;
}
#body-left img{
	height:320px;
	margin-left:63px;
}
#body-left p{
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
#body-left a {
	text-decoration:none;
	color:#333;
	padding-right:3px;
}
#body-left a:hover {
	text-decoration:none;
	color:#333;
}
#body-left p a {
	color:#930;
	text-decoration:underline;
}
#body-left p a:hover {
	color:#930;
	text-decoration: none;
}
.txt-bold-red {
	color:#630;
	font-weight:bold;
}
#body-wide {
	float:left;
	background-color:#F7EFED;
	padding:15px 0 15px 75px;
	width:800px;
	height:520px;
	text-align:justify;
}
#body-right {
	float:left;
	background-color:#F7EFED;
	width:520px;
	padding-top:55px;
}
#body-right p {
	font-size:16px;
}
#body-wide p {
	font-size:16px;
	padding-top:7px;
	margin-top:0;
}
#body-wide li {
	font-size:16px;
	padding-bottom:2px;
	padding-top:7px;
}
#body-wide ul {
	margin-top:0px;
	margin-bottom:0px;
}
#footer {
	background-color:#000;
	padding:6px 0 8px 30px;
	color:#ccc;
}
#footer-ds {
	background-image:url(../structure/ds-y.png);
	background-repeat:no-repeat;
	width:972px;
	margin:0 auto;
	height:10px;
	margin-bottom:40px;
}