*{
	margin : 0px;
	padding : 0px;
}

body {
	font: normal 11px/normal "lucida sans unicode", "lucida sans", "lucida grande", sans-serif;
	color: #878787;
	text-align : justify;
	background-color:#7D8085;
	margin:0 auto;
}

h1, h2, h3, h4 {
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a {
	text-decoration:none;
	color:#CDCDCF;
}
a:hover {
	color:#F19800;
}

#ads_top{
	text-align:center;
	height:35px;
	overflow:hidden;
	margin:10px;
}
#content h1, #content h2, #content h3{
	color:#F19800;
}
#header{
	margin:10px 0 !important;
	padding:0 !important;
	border-bottom: 1px dashed #F19800;
}

#header h1 {
	font-size:32pt;
	padding:0 6px;
	font-family: Impact,Arial Black,serif;
}

#header h1 {
	color:#ffffff;
}

#header h2 {
	font-size:24pt;
	color:#DDDDDD;
	text-align:right;
	margin-top:20px;
}

#ads_bottom{
	clear:both;
	text-align:center;
	padding:10px;
}

#center {
	position:absolute;
	top:55px;
	overflow:hidden;
	right:10px;
	left:230px;
}

#content{
	margin-right:210px;
}

#rightbar {
	position:absolute;
	top:55px;
	right:20px;
	width:200px;
	overflow:hidden;
	text-align:center;
}

#leftbar {
	left:0;
	width:180px;
}

.sidebar{
	position:absolute;
	top:55px;
	text-align:center;
	overflow:hidden;
	padding:20px;
}

#date {
	color:#000000;
	padding:4px;
}

#menu{
	text-align:left;
	padding:10px;
}

#menu h2{
	color:#F29900;
}

#menu ul {
	list-style-type: square;
	list-style-position: inside;
	color:#F29900;
}

#menu li {
	padding:5px;
	border-bottom:1px solid #F29900;
}

#menu a {
	text-decoration : none;
	padding:0 6px;
	color:#7E8188;
	font-size:12pt;
}

#menu a:hover {
	color:#F29900;
}



#content img{
	max-width:100%;
}

.outter-rounded{
	display:block;
}
.outter-rounded *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#FFFFFF;
}
.outter-rounded1{
	border-right:1px solid #bababa;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #bababa;
	padding-left:1px;
	margin-left:3px;
	background:#e1e1e1;
}
.outter-rounded2{
	border-right:1px solid #939393;
	border-left:1px solid #939393;
	padding:0px 1px;
	background:#e8e8e8;
	margin:0px 1px;
}
.outter-rounded3{
	border-right:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	margin:0px 1px;
}
.outter-rounded4{
	border-right:1px solid #bababa;
	border-left:1px solid #bababa;
}
.outter-rounded5{
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
}
.outter-rounded_content{
	padding:0px 5px;
	background:#FFFFFF;
	padding:5px 10px;
}

.inner-rounded{
	display:block;
}
.inner-rounded *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#3D3E42;
}
.inner-rounded1{
	border-right:1px solid #abacad;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #abacad;
	padding-left:1px;
	margin-left:3px;
	background:#6d6e71;
}
.inner-rounded2{
	border-right:1px solid #ebebec;
	border-left:1px solid #ebebec;
	padding:0px 1px;
	background:#616265;
	margin:0px 1px;
}
.inner-rounded3{
	border-right:1px solid #616265;
	border-left:1px solid #616265;
	margin:0px 1px;
}
.inner-rounded4{
	border-right:1px solid #abacad;
	border-left:1px solid #abacad;
}
.inner-rounded5{
	border-right:1px solid #6d6e71;
	border-left:1px solid #6d6e71;
}
.inner-rounded_content{
	padding:5px 10px;
	background:#3D3E42;
} 