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

body {
	background: url('images/main_background1.gif') #996633 repeat-x 0px 0px;
	color: #000000;
	font-family: arial, tahoma,  sans-serif;
	font-size: 12px;
	text-align: center;
}



a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

span {
	display: none;
}

img {
	border: none;
}

ul {
	
	list-style-type: none;
}

li {
	
	list-style-type: none;
}

p {
	margin: 10px 0px -1px;
	text-align: justify;
	line-height: 20px;
	
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 781px;
	text-align: left;

}


/* Page Header */

#page_header {
	width: 781px;
	height: 122px;
	background: url('images/header_background2.gif') no-repeat 0px 0px;
    
}



/* Page Menu */



/* Page Body Content */

.content_header {
	height: 0px;
	background: #ffffff no-repeat 100% 0px;
	overflow: hidden;
	
}

.content_header h2 {
	padding-left: 8px;
	height: 38px;
	background: no-repeat 0px 0px;
	
}

.content_box_right {
	height: 80px;
	margin-bottom: 8px;
	margin-left: -.05px;
	height: 30px;
	background:  #ffffff no-repeat 100% 100%;
}

.content_box_left{
	
	padding-bottom: 2px;
	margin-left: 130px;
	width: 757px;
	background:  no-repeat 0px 85%;
}

.content_box {
    margin-left: -125px;
	margin-right: -17px;
	padding: 5px 13px;
}

.content_box .thumbnail {
	float: left;
	border: #a1a19e 0px solid;
}

.content_box h3 {
	
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
}

/* Main Content */

#main_content {
	border: #000000 1px solid;
	background-color:#ffffff;
	padding-right: 0px;
	float: right;
}

#main_content .content_header {
	width: 580px;
}

#main_content .content_header h2 {
	color: #f89d31;
	font-size: 12px;
	line-height: 12px;
}

#main_content .content_header h2 span {
	display: block;
	padding-left: 3px;
	padding-top: 10px;
}

#main_content .content_box_left {
	width: 631px;
}

#main_content .content_box {
	padding: 0px 0px 0px 0px;
	background: url('images/main_backgroundin1.gif') no-repeat 95% 10%;
	background-color:#ffffff;
	
}

#main_content_border {
	padding-left: 20px;
	

}

#main_content .link-more {
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: right;
	line-height: 11px;
}

#main_content .link-more a {
	color: #ea9a2e;
	font-weight: bold;
}

#main_content .link-more a:hover {
	color: #f7ec37;
}



#main_content .divider {
	margin: -25px auto 7px 1px;
	width: 760px;
	height: 0px;
	background: url('images/main_divider.gif') repeat-x 0px 0px;
	overflow: hidden;
}


/* Top Masters */



.topmasters {
	padding: 0px 10px;

}



.topmasters_info {
	float: left;
	width: 500px;
}

.topmasters_info h3 {
	padding: 2px 0px 2px;
	width: 100px;
	color: #9bb74b;
	
}

.topmasters_info p {
	margin-top: 0px;
	padding: 10px 10px 10px 0px;
	clear: both;
	
}
.matt_info p {
	margin: 0px;
	padding: 5px 10px 5px 0px;
	clear: both;
}


/* Login Box */


/* Tips of the Day */

#tips {
	padding: 0px 30px 15px 17px;
	border-right: #62615f 0px solid;
	float: right;
}

#tips_box {
	width: 700px;
	font-weight:normal;
	
}


#tips_box a {
	color: #f1ab30;
	text-decoration: underline;
}

#tips_box a:hover {
	color: #f7f037;
}

#tips_box h2 {
	padding-bottom: 0px;
	color: #9bb74b;
	font-size: 12px;
}

#tips_box ul {

    padding-left:7px;
	padding: 0px 8px 3px;
	
}

#tips_box li {
	background-image:url('./images/whtbullit.gif');
    background-repeat:no-repeat;
    background-position:0px 3px; 
	padding: 0px 15px;
}
/*tips1_box*/
#tips1 {
	padding: 0px 30px 15px 17px;
	border-right: #62615f 0px solid;
	float: right;
}

#tips1_box {
	width: 300px;
	font-weight:normal;
	
}


#tips1_box a {
	color: #f1ab30;
	text-decoration: underline;
}

#tips1_box a:hover {
	color: #ff0066;
}

#tips1_box h2 {
	padding-bottom: 0px;
	color: #9bb74b;
	font-size: 12px;
}

#tips1_box ul {

    padding-left:7px;
	padding: 0px 8px 3px;
	
}

#tips1_box li {
	background-image:url('./images/whtbullit.gif');
    background-repeat:no-repeat;
    background-position:0px 3px; 
	padding: 0px 15px;
}
/* Page Footer */

#page_footer {
	padding: 10px 3px 10px;
	color: #333333;
	text-align: center;
}

#page_footer a {
	font-family: arial, tahoma,  sans-serif;
	color: #333333;
	text-decoration: underline;
}

#page_footer a:hover {
	color: #FF0000;
}

