	body,
	html {
		margin:0;
		padding:0;
		background-color:#ffffff;
		color:#000;
	}
	body {
		min-width:775px;
	}
	#wrap {
	/*changed from fff */
		background:#fff;
		border-right: 2px solid  #6D6D6c;
			border-left: 2px solid  #6D6D6c;
				border-top: 2px solid  #6D6D6c;
		margin:0 auto;
		width:775px;
	}
	#header {
		background-image: url(images/mine.gif);
		background-repeat: no-repeat;
		height: 198px;
	}
	#header h2 {
    	padding-left: 220px;
	    margin-top: -18px;
    }
    #header h3 {
    	padding-left: 220px;
	    margin-top: -22px;
    }
 #header   a:link {
    font-size : 12px;
    font-family: arial, helvetica, sans-serif;
  	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color: #ffffff;	
   	background-color : transparent;}
#header  a:hover {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color:	#000000;
   	background-color:  #ffffff;	}
#header  a:visited {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color:  #ffffff;	
   }
#header  a:visited:hover {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration : none;
   	color:	#000000;
   	background-color:  #ffffff;}
#header  a:active {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration : none;
   	color :  #ffffff;	
   	background-color : transparent;}

 
	#main {
		background-image: url(images/leftsidebk.gif);
		background-repeat: repeat-y;
		margin-left: -2px;
		margin-top: -25px;
		float:left;
		width:157px;
	}
	
	

 #nav {
	width: 114px;
	margin-left: 15px;
	}
	
	#sidebar {
		background:#fff;
		float:right;
		width:569px;
	}
/*	#sidebar p {
	text-align: center;
	font-weight: bold;
	} */
 
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
 #sidebar   a:link {
    font-size : 12px;
    font-family: arial, helvetica, sans-serif;
  	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color: #CE3031;	
   	background-color : transparent;}
#sidebar  a:hover {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color:	#ffffff;
   	background-color:  #000000;	}
#sidebar  a:visited {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color:  #CE3031;	
   }
#sidebar  a:visited:hover {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration : none;
   	color:	#000000;
   	background-color:  #ffffff;}
#sidebar  a:active {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration : none;
   	color :  #CE3031;	
   	background-color : transparent;}   
.bblock {background-color: #EFEBDE;
color: black;
margin-right: 30px;
border: 1.5px solid #000;
}

	#footer {
		background:#000;
		color: #fff;
		margin-top: -18px;
		margin-bottom: 0px;
		clear: both;
	}

     #footer   a:link {
    font-size : 12px;
    font-family: arial, helvetica, sans-serif;
  	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color: #CE3031;	
   	background-color : transparent;}
#footer  a:hover {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color:	#ffffff;
   	background-color:  #000000;	}
#footer  a:visited {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color:  #CE3031;	
   }
#footer  a:visited:hover {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration : none;
   	color:	#000000;
   	background-color:  #ffffff;}
#footer  a:active {
   	font-size : 12px;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration : none;
   	color :  #CE3031;	
   	background-color : transparent;}   
#footer p {
padding-top: 15px; 
padding-bottom: 10px; 
margin-left: 35px;
height: 36; }

.cc{
	text-align: center;
	font-weight: bold; }
p {margin-right: 12px; }		