body {
	background-image: url(/images/background.jpg);
	background-position: center;
	background-attachment: fixed;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 700px;
	background: url("/path/to/your/background_cols.gif") repeat;
}

#header {
	margin: 0 0 15px 0;
	background: black;
}

#side-a {
	float: left;
	width: 150px;
}

#side-b {
	float: right;
	width: 146px;
	padding-left: 3px;
}

#content {
	float: left;
	width: 56%;
	background-color: #000000;
	border-right: solid;
	border-right-color: #9799AE;
	border-right-width: 1px;
	border-left: solid;
	border-left-color: 9799ae;
	border-left-width: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#footer {
	clear: both;
	background: #000000;
	text-align: center;
	border-top: solid;
	border-top-color: cccccc;
	border-top-width: 1px;
}
.style1 {color: #000000}
.style2 {font-size: 12px}
.style4 {font-size: 9px}
#side-b-newsbox {
	float: right;
	width: 146px;
	padding-left: 3px;
}
input {
	font-family: arial;
	font-size: 12px;
	color: 000000;
	background-color: #A5A8B9;
	border: solid white 1px;
}
Hright{
	background-color:#0F1760;
	padding:1px;
	text-align: center;
	vertical-align: middle;	
}
#moreColumn{
border:#0F1760 solid 1px;
}
#moreItem {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0F1760;
	border-right-color: #0F1760;
	border-bottom-color: #0F1760;
	border-left-color: #0F1760;
}

#UIContentBox gray_box pas {
background-color:#000000;
}