body {
	border: 0;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	/*background-color: f2f2f2;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15;
	}
		
								
#wrapper {
	width: 640px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	text-align: left;
	border: 1px solid #666666;
	width: 646px;  /* IE Box Model Hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 640px;
	}
	
html>#wrapper {
	width: 640px;
	} 
	
#header {
	background: #777;
	border-bottom: 2px solid #fff;
	text-align: right;
	
	}
	
#header p {
	margin: 0;
	padding: 0;
	}
	
#logo {
	border-bottom: 2px solid #fff;
	text-align: left;
	text-indent: 10px;
	background-image: url(images/topbanner.jpg);
	}
	
#logo h1 span {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 8px;
	}

#image {
	height: 150px;
	border-bottom: 2px solid #fff;
	background-color: #999;
	}
	
#image p {
	float: right;
	margin: 85px 0 0 0;
	padding: 0 5px 0 0;
	}
	
#fill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	background-image: url(images/header_top.gif);
	font-weight: bold;
	padding-right: 20px;
	}
		
#pagebody {
	margin: 0;
	border: 0;
	text-align: left;
	background: transparent;
	clear: both;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	}
	
.blanco {
	width: 159px;
	background-color: #364342;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	padding: 3px;
}

			
#sidebar {
	position: relative;
	top: 0;
	float: left;
	width: 145px;
	height: 100%;
	background-color: #697988;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}		
/* Menu */
	
#menu {
	background: #E8E8E8;
	margin: 0;
	width: 145px;
	padding: 0;
	
	}
	
#menu ul {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	
		}
	
#menu li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	}
				
#menu ul li a {
	display: block;
	padding: 3px 3px 3px 15px;
	margin: 0;
	background:#e3e7ed;
	color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border: 0;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #e3e7ed;
	width: 138px;  /* IE Box Model Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 138px;
				}
	
		
#menu ul li.greeny a:hover {
	border-left: 2px solid #26E700;
				}
				
#menu ul li.bluey a:hover {
	border-left: 2px solid #2400FF;
				}
				
				
#menu ul li.redy a:hover {
	border-left: 2px solid #FF0000;
				}
				
#menu ul li.geny a:hover {
	border-left: 2px solid #FCB304;
				}
				
					
html>#menu ul li a  {
	width: 140px;   
	} 
	
#menu ul li a:hover, #menu ul li a.current {
	background: #d5d9e2;
	border-left: 2px solid #37D051;
	}
	
	
/* News */
		
#news {
	clear: left;
	font-size: 11px;
	color: #fff;
	padding: 5px;
	height: 100%;
	width: 148px;
	background-color: #697988;
	}
	
#news h1 {
	color: #fff;
	border-bottom: 2px solid #fff;
	}
	
#news ul {
	padding: 0;
	margin: 7px 0 0 0;
	
	}
	
#news ul li {
	margin: 0 0 7px 0;
	padding: 0;
	background: #697988;
	}
	
#news ul li span {
	color: #BDBF9A;
	letter-spacing: -1px;
	}
	
/* Content */
		
#content {
	text-align: justify;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 153px;
	padding-left: 15px;
	padding-right: 15px;
	}
	

	
#content a:hover {
	text-decoration: none;
	}
	
#content p {
	margin: 10px 5px;
	padding: 0;
	line-height: 14px;
	height: 1%;
	}
		
#content h1 {
	color: #000;
	padding: 3px 3px 3px 30px;
	border-bottom: 2px solid #fff;
	background-color: #e3e7ed;
	list-style-position: inside;
	list-style-image: url(images/icon.gif);
	
	}
	
#content h2 {
	background: #999;
	padding: 5px;
	border-top: 3px solid #fff;
	border-bottom: 2px solid #fff;
	}

/* Footer */
	
#footer {
	clear: both;
	border-top: 3px solid #fff;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #697988;
	}
	
#footer p {
	color: #FFFFFF;
	letter-spacing: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 153px;
	padding-right: 15px;
	}
	
.h1wigit {
	margin-right: 8px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 30px;
	position: relative;
	left: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
#stripy {
	height: 15px;
	width: 475px;
	position: relative;
	background-color: #697988;
	}

/*affiliates*/

#affil {
	clear: left;
	font-size: 11px;
	color: #fff;
	padding: 5px;
	height: 100%;
	width: 148px;
	background-color: #697988;
	background-image: url(images/tab2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-weight: bold;
	}
	
#affil h1 {
	color: #fff;
	border-bottom: 2px solid #fff;
	}
	
	
#se {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	
	}

#se a:active {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
	
#se a:link {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#se a:hover {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	border-bottom: dashed 1px #fff;
	color: #fff;
	font-weight: bold;
}

#se a:visited {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#se a:visited:hover { 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	border-bottom: dashed 1px #fff;
	color: #fff;
	font-weight: bold;
}

