body {
	padding: 0;
	margin: 0;
	background: url('images/bg.jpg');
}

#main {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: arial, verdana, "lucida grande", sans-serif;
	width: 100%;
	height: 100%;
}

#wrapper {
	margin: 20px auto;
	width: 899px;
	text-align: left;
}

#disclaimer {
	margin: 20px auto;
	width: 50%;
	font-size: 11px;
	color: #7BA1B6;
}

#top1 {
	background: url('http://mediabong.com/e107_themes/mediabong2/images/top.jpg') top no-repeat;
	width: 100%;
	height: 14px;
}

#bottom1 {
	background: url('images/bottom.jpg') top no-repeat;
	width: 100%;
	height: 12px;
}

#logo1 {
	background: url('images/logo1.jpg') top no-repeat;
	width: 172px;
	height: 61px;
	padding-left: 14px;
	padding-top: 2px;
	margin: 0;
}

#timeline {
	background: url('http://mediabong.com/e107_themes/mediabong2/images/timeline.jpg') top right no-repeat;
	height: 1px;
	padding: 0;
	margin: 0;
}

#search {
	font-size: 11px;
	padding: 5px 0px 5px 2px;
}

#search  form{
	padding: 0;
	margin: 0;
}

#search #q {
	width: 100px; 
	height: 16px;
}

#sitelinks_title {
	background-color: #ECEBEB;
	padding: 5px;
	color: #E75B01;
	font-size: 10px;
}


#sitelinks ul{
	list-style-type: none;
	background-color: #F2F0F0;
	padding: 5px 0 5px 5px;
	color: #05779C;
	text-transform: lowercase;
	margin: 0;
	font-size: 11px;
}
#sitelinks ul li {
	padding: 0;
	margin: 0;
	height: 20px;
	border-bottom: 1px solid #FFF;
}
#sitelinks ul li a{
	color: #205A96;
	text-decoration: none;
	display: block;
	width: 100%;
}

#sitelinks ul li a:hover{
	background-color: #ECEAEB;
	color: #E77B3B;
	text-decoration: none;
	display: block;
	width: 100%;
}

#sitelinks .hilite {
	background-color: #ECEAEB;
	color: #E77B3B;
	text-decoration: none;
	display: block;
	width: 100%;
}

#sitelinks .hilite a{
	background-color: #ECEAEB;
	color: #E77B3B;
	text-decoration: none;
	display: block;
	width: 100%;
}

.spacer1 {
	background-color: #F6F4F4;
	height: 2px;
}

.spacer2 {
	background: url('images/spacer2.jpg') top no-repeat;
	width: 172px;
	height: 15px;
}

.spacer3{
	background-color: #ECEBEB;
	width: 4px;
}

.menu {
	padding: 5px;
	font-size: 10px;
	color: #000000;
}

.menu h3 {
	font-size: 10px;
	
	padding: 0;
	margin: 0;
	background: url('images/hr.jpg') bottom left no-repeat;
	height: 18px;
}

#wrapper2 {
	background: url('images/top2.jpg') top left no-repeat;
	width: 719px;
	vertical-align:top; 
	background-color: #FFFFFF;
	padding-top: 13px;
}

#topright {
	background: url('images/top3.jpg') top no-repeat;
	width: 4px;
	vertical-align:top; 
	background-color: #ECEBEB;
	padding: 0;
	margin: 0;
	padding-top: 13px;
	border-spacing: 0;
}

#clock {
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
	font-size: 10px;
	width:50%;
}

#fontbuttons {
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	font-size: 10px;
}

#wmessage  {
	color: #000000;
	text-align: left;
	font-size: 10px;
	width: 430px;
	padding: 20px;
	text-align: justify;
}

#wmessage h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#content {
	color: #000000;
	font-size: 12px;
	text-align: justify;
}

#content_cell{
	text-align: left;
}

h1 {
	font: arial;
	font-size: 18px;
	padding: 0;
	margin: 0;
}

#content h4 {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: none;
	color: #205A96;
}

#content h3 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #000000;
}

.content_border {
	/*padding: 0;
	margin:0;*/
	padding:10px;
	text-align: center;
	background-color: #F4F4F4;
}

/** table border */
.top-left {
	background: url('images/top-left.jpg') top left no-repeat;
	background-color: #F4F4F4;
}

.top-right {
	background: url('images/top-right.jpg') top right no-repeat;
	background-color: #F4F4F4;
}

.bottom-left {
	background: url('images/bottom-left.jpg') bottom left no-repeat;
	background-color: #F4F4F4;
}

.bottom-right {
	background: url('images/bottom-right.jpg') bottom right no-repeat;
	background-color: #F4F4F4;
}

#chatbox {
	width: 90%;
}

.hr1 {
	padding: 0,0,0px;
	margin-top: -10px;
	width: 100%;
	height: 1px;
}

.hr2 {
	padding: 0,0,0px;
	margin-top: -20px;
	width: 100%;
	height: 1px;
}

.hr3 {
	text-align:center;
}

a {

	padding: 0;
	margin: 0;
	color: #205A96;
	text-decoration: none;
}

a:hover {

	color: #E87F3B;
	text-decoration: none;
}

table {
	margin-left: auto;
	margin-right: auto;
}

td{
	text-align:left;
}

img{
	border: none;
}

/** e107 classes */
.button{
	font-size: 10px;
	text-align:center;
}

.tbox.chatbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	font-size: 10px;
}

.smallblacktext {
	font-size: 10px;
	color: #000;
}

.mediumtext {
	font-size: 12px;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font-size: 10px;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font-size: 9px;
}

.fborder {
	padding: 0px;
	margin: 0px auto;
	border-spacing: 0px;
	border: #3F6F89 1px solid;
}

.forumheader{
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: none;
	background-image: url("http://mediabong.com/e107_themes/mediabong2/images/forumheader.jpg");
}

.forumheader2{
	background-color: #D7D8D9;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
}

.forumheader3{
	background-color: #E4E5E6;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
}

.fcaption {
	height:30px;
	border: #879094 1px solid;
	padding: 2px auto 2px auto;
	font-size: 12px;
	color:#fff;

	padding-left:4px;
	background-image: url("http://mediabong.com/e107_themes/mediabong2/images/fcaption.jpg");

}

.fcaption a{
	padding-right:4px;
	color:#fff;
}