* {
	padding: 0px;
	margin: 0px;
}

body {
	padding-top: 20px;
	margin: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../images/tile.gif');
	background-repeat: repeat;
}

.wrapper {
	display: block;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border: 6px solid silver;
	background: #8C8C8C;
	height: auto;
}

.header {
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	height: 210px;
	padding: 5px 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	border-bottom: 6px solid silver;
	background-position: -700px;
}

.header h1{
	font-size:36px;
	padding-top: 20px;
	padding-left: 10px;
	font-family: Arial, "MS Sans Serif";
	font-weight: bold;
}
.header h2{
	font-size:24px;
	padding-top: 20px;
	padding-left: 10px;
	font-family: Arial, "MS Sans Serif";
	font-weight: bold;
}
.header h3{
	font-size:18px;
	padding-top: 20px;
	padding-left: 10px;
	font-family: Arial, "MS Sans Serif";
	font-weight: bold;
}

.left {
	width: 183px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	background: #8C8C8C;
	height: auto;
}

.left h2 {
	font-size: 14px;
	text-align: center;
	background-image: url('../images/cent.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	height:40px;
}

.left p {
	font-size: 10px;
	padding: 10px 5px 10px 5px;
}


.left .infobox {
	border-top: 3px solid silver;
	border-bottom: 3px solid silver;
	border-right: 3px solid silver;
	border-left: 3px solid silver;
	margin-top: 10px;
}

.left .infobox .active {
	background: transparent;
	color: #EDBF00;
	border-left: 4px solid #EDBF00;
}

.left .infobox h2 {
	padding-top: 10px;
	background-image: url('../images/left.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.left .infobox ul {
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 5px;
	line-height: 100%;
}

.left .infobox ul li a {
	list-style-type: none;
	color: silver;
	background:transparent;
	font-size: 12px;
	line-height: 120%;
	padding-left: 10px;
	text-decoration: none;
	border-left: 4px solid #C6E535;
}

.left .infobox ul li a:hover {
	color: #EDBF00;
	border-left: 4px solid #EDBF00;
}

.center {
	float: right;
	width: 576px;
	margin-top: 10px;
	background-color: #8C8C8C;
	height: auto;
}

.center .post {
	padding: 0 0 5px 0;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px;
	border: 3px solid silver;
	width: 543px;
	float: left;
}
.center .post1 {
	padding: 0 0 5px 0;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 10px;
	border: 3px solid silver;
	width: 264px;
	float: left;
	}
.center .post2 {
	padding: 0 0 5px 0;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 10px;
	border: 3px solid silver;
	width: 264px;
	float: left;
}

.center .post h2 {
	height: 40px;
	background-image: url('../images/cent.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 18px;
}
.center .post1 h2 {
	height: 40px;
	background-image: url('../images/center.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 10px;
}
.center .post2 h2 {
	height: 40px;
	background-image: url('../images/center.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 18px;
}

.center .post3 {
	padding: 0 0 5px 0;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 20px;
	border: 3px solid silver;
	width: 543px;
	float: left;
}
.center .post3 h2 {
	height: 40px;
	background-image: url('../images/cent.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 18px;
}

.center .post4 {
	padding: 0 0 5px 0;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 10px;
	border: 3px solid silver;
	width: 264px;
	float: left;
	}
.center .post5 {
	padding: 0 0 5px 0;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 10px;
	border: 3px solid silver;
	width: 264px;
	float: left;
}
.center .post4 h2 {
	height: 40px;
	background-image: url('../images/center.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 10px;
}
.center .post5 h2 {
	height: 40px;
	background-image: url('../images/center.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 18px;
}
.center .post p {
	line-height: 15px;
	padding: 10px;
	font-size: 12px;
}
.center .post1 p {
	line-height: 15px;
	padding: 10px;
	font-size: 12px;
}
.center .post2 p {
	line-height: 15px;
	padding: 10px;
	font-size: 12px;
}
.center .post3 p {
	line-height: 15px;
	padding: 10px;
	font-size: 12px;
}
.center .post4 p {
	line-height: 15px;
	padding: 10px;
	font-size: 12px;
}
.center .post5 p {
	line-height: 15px;
	padding: 10px;
	font-size: 12px;
}

.center  .post ul {
	padding: 2%;
	padding-left: 10%;
	background-color: #e7e7e7;
}

.center .post img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.footer {
	color: silver;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 770px;
	min-height: 20px;
	margin-right: auto;
	margin-left: auto;
	border-right: 6px solid silver;
	border-left: 6px solid silver;
	border-bottom: 6px solid silver;
	text-transform: uppercase;
	font-size: 10px;
	background-color: transparent;
}

.footer a {
	color: white;
}
.footer a:hover {
	color: #EDBF00;
}

a {color: #0033FF; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {
	color: #EDBF00;
	text-decoration: none;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}
