@charset "utf-8";
/* CSS Document */

body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #afafaf;
	background-image:url(images/texture.jpg);
	background-repeat:repeat;
}

html, body, #wrapper {
    margin: 0;
    padding: 0;
}

#wrapper {
    margin: auto;
    width: 800px;
	background-color:#363636;
}

#wrapper2 {

}

.heading {
	font-size:14px;
	color:#dbb53a;
	font-weight:bold;
	margin-bottom:10px;
}

.heading a {
	font-size:14px;
	text-decoration:none;
	color:#dbb53a;
	font-weight:bold;
	margin-bottom:10px;
}


#left-side {
	width:432px;
	float:left;
}

.logo {
	width:432px;
	height:73px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
}

.date {
	text-align:right;
	color: #535353;
	padding-top:13px;
	font-weight:bold;
	font-size:10px;
}

.header {
	width:432px;
	height:299px;
}

.header2 {
	width:432px;
	height:150px;
}

.heading1 {
	width:421px;
	height:20px;
	padding-left:10px;
	padding-top:3px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	background-color:#b15630;
}

.heading-con {
	width:790px;
	height:20px;
	padding-left:10px;
	padding-top:3px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	background-color:#b15630;
}

.content1 {
	width:432px;
}

.contents {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:1px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	line-height:1.4;
	text-align:justify;
	background-image:url(images/line.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.contents2 {
	padding:10px;
	line-height:1.4;
	text-align:justify;
}

.contents2 li {
	list-style:none;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	margin:0;
	padding-left:15px;
	line-height:0.8;
	padding-bottom:10px;
}


.readmore {
    text-align: left;
}

#right-side {
	width:368px;
	float:right;
}

.blank {
	background-color:#e4c856;
	width:114px;
	height:72px;
	border-bottom:1px solid #363636;
}

#nav {
	width:114px;
	float:left;
	font-size:10px;
}

#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
	font-weight:bold;
    background-color: #e4c856;
	background-image: url(images/menu_bg.gif);
	background-repeat:repeat-y;
}

#nav li {
	text-align:left;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #363636;
}

#nav a {
    color: #4c4c4c;
    text-decoration: none;
    display: block;
    padding: 6px 0 6px 30px;
}

#nav a:hover {
    background: #b15630;
    color: white;
}

.news {
	width:253px;
	float:right;
}

.news-heading {
	width:243px;
	height:20px;
	padding-left:10px;
	padding-top:3px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	background-color:#b15630;
}

.news-cont {
	width:253px;
	height:199px;
}

.heading2 {
	width:358px;
	height:20px;
	padding-left:10px;
	padding-top:3px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	background-color:#b15630;
}

.content2 {
	width:348px;
	padding:10px;
	line-height:1.4;
	text-align:justify;
}

.line2 {
	height:2px;
	margin-bottom:10px;
	background-image:url(images/line2.gif);
	background-repeat:repeat-x;
}

#g-sports {
	margin:0;
	padding:0;
}

#g-sports ul {
	list-style:none;
	margin:0;
	padding:0;
}

#g-sports li {
	list-style:none;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	margin:0;
	padding-left:15px;
	line-height:0.8;
	padding-bottom:10px;
}

#footer {
width:770px;
height:19px;
padding-left:30px;
text-align:left;
padding-top:4px;
background-color:#e4c856;
font-size:12px;
color:#4c4c4c;
background-image:url(images/cr.gif);
background-repeat:no-repeat;
}

