body {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 760px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url(images/bg-container.gif) repeat-x;
}

#header {
	width: 760px;
	height: 197px;
	background: url(images/bg-header.gif) repeat-x;
}

#header-02 {
	width: 760px;
	height: 197px;
	background: url(images/bg-header-corner.gif) no-repeat;
}

#header-03 {
	width: 760px;
	height: 197px;
	background: url(images/bg-header-face.jpg) no-repeat;
}

#header-a {
	height: 123px;
	margin: 15px 30px 0 0;
	text-align: right;
	line-height: 19px;
	float: right;
}

#header-logo {
	width: 122px;
	height: 114px;
	margin: 37px 0 0 22px;
	float: left;
}
#header-b {
	width: 445px;
	height: 33px;
	padding: 0 0 0 115px;
	float: left;
	/*clear: both;*/
	font-size: 12px;
}

#header-b a {
	color: #8f0b4e;
}

#header-c a {
	color: #FFF;
}

#header-c {
	width: 560px;
	height: 33px;
	padding: 0 0 0 203px;
	clear: both;
	font-size: 12px;
}

#content {
	width: 468px;
	margin: 20px 0 0 35px;
	float: left;
}

#content p {
	line-height: 18px;
}

#right {
	width: 173px;
	padding: 45px 15px 25px 15px;
	margin: 20px 22px 0 0;
	float: right;
	background: url(images/bg-right.jpg) no-repeat;
}

#right a {
	color: #8f0b4e;
	font-weight: bold;
}

#pagename {
	width: auto;
	height: 23px;
	padding: 5px 8px 5px 8px;
	background: #ffc988;
}

#clear {
	width: 100%;
	height: 1px;
	clear: both;
}

#sunshine {
	width: 170px;
	height: 3px;
	margin: 8px 0;
	background: #ffc988;
	
}
#magenta {
	width: 760px;
	height: 5px;
	margin: 30px 0 0 0;
	/*clear: both;*/
	background-color: #388ec4;
}