body {
	background-image: url(../images/template/bg_body.gif);
	background-position: 0px -20px;
	background-color: #DCE6CB;
	padding: 0px 0px 10px 0px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 11px;
	line-height:16px;
	color: #5E5E5E;
	background-repeat: repeat-x;
	background-attachment: scroll;
}


p{
	margin:0px 0px 5px 0px;
	padding: 0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #5E5E5E;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #333333;
	text-align:left;
	margin:0px 0px 15px 0px;
	padding: 0px;
}

h1.blocked{
	background-color: #b5d151;
	color: #FFFFFF;
	font-size:16px;
	padding: 5px;
	margin: 0px 0px 15px 0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	text-align:left;
	margin:0;
	margin:10px 0px 10px 0px;
	padding: 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-align:left;
	margin:0;
	margin:10px 0px 5px 0px;
	padding: 0px;
}

a:link {color: #DC1921}     /* unvisited link */
a:visited {color: #DC1921}  /* visited link */
a:hover {color: #4FA8B3}   /* mouse over link */
a:active {color: #DC192}   /* selected link */


/* dividing lines  - cross browser quirks! */
hr {
	color: #333333;
    height: 1px;	
	border: 0;
	border-bottom: 1px solid #333333;
	clear: both;
	margin: 5px 0px;
}

/*################################# HOLDS EVERYTHING ###############################*/
#daddy{
	width: 811px;
	\width: 931px;  /* for IE5/Win */
  	width: 811px;  /* for good browsers */
	overflow: hidden;
	padding: 0px 60px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url(../images/template/bg_daddy.gif);
	background-position: 0px -20px;
}

#daddy_bottom{
	width: 811px;
	height: 26px;
	padding: 0px 20px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url(../images/template/bg_daddy_bottom.gif);
}
/*####################################################################################*/



/*################################# HEADER ###############################*/
#header{
	width: 771px;
	float: left;
	clear: both;
	padding: 0px;
	margin: 20px 20px 5px 20px;
}
#logo{
	float: left;
	clear: left;
	height: 60px;
	width: 250px;
	overflow: hidden;
	background-color:#FF0000;
}
#banner_ad{
	float: right;
	clear: right;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	height: 60px;
	width: 468px;
	text-align: right;
}
/*################################# HEADER END ###########################*/


#tabs {
	width: 771px;
	height: 23px;
	clear: both;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
	  
#tabs a img{
	margin: 0px 3px 0px 0px;
	padding: 0px;
	border: 0;
	vertical-align: middle;
}

#tabs ul {
	margin: 0;
	padding: 0px;
	list-style:none;
}
#tabs li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding:0px;
	white-space: nowrap;
}
	  
#tabs a {
	float:left;
	background: url("../images/template/tab_left.gif") no-repeat left -24px;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	width:.1em;
}

#tabs > ul a {width:auto;}
	  
#tabs a span {
	float:left;
	display:block;
	background: url("../images/template/tab_right.gif") no-repeat right -24px;
  	padding: 5px 15px 2px 6px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color:#FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs #active a {
	background: url("../images/template/tab_left.gif") no-repeat left 0px;
}
#tabs #active a span {
	background: url("../images/template/tab_right.gif") no-repeat right 0px;
}
#tabs a:hover {
	background: url("../images/template/tab_left.gif") no-repeat left 0px;
}
#tabs a:hover span {
	background: url("../images/template/tab_right.gif") no-repeat right 0px;
}



/*################################# SUB MENU ##########################*/
#sub_menu{
	width: 811px;
	height: 30px;
	background-color: #7E7E7E;
	color: #FFFFFF;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
 	line-height: 14px;
}

 
#sub_menu ul {
  margin: 8px 0px 8px 12px;
  padding: 0px;
  list-style:none;
}

#sub_menu li {
  float:left;
  margin: 0px;
  padding:0px;
  overflow: hidden;
}

#sub_menu a {
  display: block;
  padding: 0px 10px;
  text-decoration: none;
  color: #FFFFFF;

}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#sub_menu a {
float:none;
}
/* End IE5-Mac hack */

#sub_menu a{
	color: #ffffff;
	text-decoration:none;
}

#sub_menu a.active{
	text-decoration:none;
	font-weight: bold;
}

#sub_menu a:hover{
	text-decoration:underline;
}
/*################################# SUB MENU END ######################*/


/*################################# SPLASH ###############################*/
#splash{
	width: 811px;
	height: 200px;
	background-color: #FFFFFF;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#splash_member{
	width: 811px;
	height: 170px;
	background-color: #FFFFFF;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#member_profile_box{
	height: 140px;
	width: 214px;
	background-color: #FFFFFF;
	background-image: url(../images/member_profile_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 15px 20px 0px 20px;
	padding: 10px 15px 0px 15px;
	float: left;
	overflow: hidden;
	display: inline;
}

#member_profile_sidebox{
	height: 140px;
	width: 214px;
	background-color: #FFFFFF;
	background-image: url(../images/member_profile_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	float: left;
	overflow: hidden;
}

#member_profile_box p.welcome{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
}

span.logout, span.logout a{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
}

#member_profile_box_image{
	width: 62px;
	height: 86px;
	margin: 0px 7px 0px 0px;
	float: left;
	overflow: hidden;
}
#member_profile_box_image img{
	border: 1px solid #000000;
}

#member_profile_box_links{
	width: 140px;
	height: 86px;
	color: #000000;
	float: left;
}
#member_profile_box_links img{
	vertical-align: middle;
}
#member_profile_box_links a{
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
#member_profile_box_links a:hover{
	text-decoration: none;
	color: #666666;
	/*font-weight: bold;*/
}

#member_profile_box_links ul{
	margin: 0px;
	padding: 0px;
}
#member_profile_box_links ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#member_splash_image{
	width: 527px;
	height: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
/*################################# SPLASH END ############################*/


/*################################# START BAR ###############################*/
#start_bar{
	width: 811px;
	height: 30px;
	background-color: #b5d151;
	color: #000000;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#start_bar h1{
	display: inline;
	font-size: 18px;
	line-height: 30px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#start_bar_search{
	width: 811px;
	height: 30px;
	background-color: #7E7E7E;
	color: #FFFFFF;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#start_bar_search h2{
	display: inline;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#start_bar_search p{
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#start_bar_search p a{
	color: #FFFFFF;
}

#start_bar_search p a:hover{
	text-decoration: none;
}

#start_bar_search form{
	display: inline;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#start_bar_search form select{
	margin: 5px 0px 10px 0px;
	vertical-align: middle;
}

#start_bar_search img{
	margin: 0px 10px 4px 5px;
	padding: 0px;
	border: 0;
	vertical-align: middle;
}

#small_banner{
	width: 507px;
	height: 140px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
/*################################# START BAR END ###########################*/



/*################################# CONTENT #################################*/
#content{
	width: 771px;
	margin: 0px;
	padding: 20px;
	color: #5E5E5E;
	float: left;
	clear: both;
}
/*################################# CONTENT end ############################*/



/*################################# FOOTER ###############################*/
#footer{
	width: 811px;
	background-color: #7E7E7E;
	color: #FFFFFF;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 10px 0px;
}
 
#footer ul {
  margin: 0px 40px 0px 10px;
  padding: 0px;
  list-style:none;
}

#footer li {
  float:left;
  margin: 0px;
  padding:0px;
  overflow: hidden;
}

#footer a {
  display: block;
  padding: 0px 10px;
  border-right: 1px solid #ffffff;
  text-decoration: none;
  color: #FFFFFF;
}

#footer li#last a{
	border-right: 0;
}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#footer a {
float:none;
}
/* End IE5-Mac hack */

#footer a{
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover{
	color: #ffffff;
	text-decoration:underline;
}
/*############################### END FOOTER ##############################*/


/* pagination */
.pager{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 2px 0px;
	font-weight: bold;
}

#side_menu{
	width: 214px;
	height: 170px;
	float: left;
	background-image: url(../images/bg_index_box_two.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 20px 15px 20px 15px;
	overflow: hidden;	
}

#side_menu ul{
	border-top: 1px solid #ffffff;
	padding: 0px;
	margin: 0px;
}

#side_menu ul li{
	list-style:none;
	border-bottom:1px solid #ffffff;
	padding: 0px;
	margin: 0px;
}

#side_menu a{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color:#000000;
	text-decoration: none;
}

#side_menu a:hover{
	/*background-color: #FFFFFF;*/
	font-weight: bold;
}

#side_menu a.selected{
	font-weight: bold
}

.error_box_small{
	border: 1px solid #000000;
	background-color: #FFFFCC;
	padding: 10px;
	margin: 10px 0px;
	font-weight: bold;
	color: #000000;
}

#toplink{
	padding: 0px;
	margin: 20px 0px 10px 0px;
	clear: both;
	font-size: 12px;
}