#container {
	padding: 0px;
	width: 960px;
	height: 1355px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: 15px;
	border-bottom-style: ridge;
	border-bottom-color: #990000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFCC00;
	background-repeat: repeat-x;
	background-image: url(../images/global/bg.png);
}
#contentframe  {
	position:relative;
	left:27px;
	top:30px;
	width:906px;
	height:1094px;
	z-index:15;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
h1   {
	height: 45px;
	width: 510px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	color: #990000;
	vertical-align: top;
}
h2 {
	height: 38px;
	width: 510px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	color: #990000;
	vertical-align: top;
	font-size: 28px;
	font-weight: bold;
}

hr {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imageplain {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
