body, table {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #b0aeae;
}
body {
	margin: 0;
}

h1{
	font-size:15px;
	margin:0;
}

h2{
	font-size:12px;
}

div.div_Main {
	width: 686px;
	margin: 20px auto 20px auto;
	padding: 0;
}

div{padding:0px;}

a {
	color: #4F4F4F;
	text-decoration: underline;
}
a:hover {
	color: #4F4F4F;
	text-decoration: none;
}
ul, li {
	color: #4F4F4F;
}

#header{
	width:687px;
	margin-top:30px;
}

#headerContainer{
	width:687px;
}

#headerCenter{
	background-image:url(../Images/calleija-top-rpt.gif);
	background-repeat:repeat-x;
	height:29px;
}

#headerRight{
	background-image:url(../Images/calleija-top-right.gif);
	background-position: right;
	background-repeat: no-repeat;
	line-height:29px;
}

#content{
	background-image:url(../Images/calleija-middle-rpt.gif);
	background-repeat:repeat-y;
	width:687px;
}

#content div{
	padding:20px 50px 20px 50px; 
}

#content div a{
	color:#b0aeae;
	text-decoration:underline;
}

#content div a:hover{
	color:#b0aeae;
	text-decoration:none;
}


#contentBtmContainer{
	width:687px;
}

#contentBtmCenter{
	background-image:url(../Images/calleija-btm-rpt.gif);
	background-repeat:repeat-x;
	height:30px;
}

#contentBtmRight{
	background-image:url(../Images/calleija-btm-right.gif);
	background-position: right;
	background-repeat: no-repeat;
	line-height:30px;
}

#footer{
	width:687px;
	padding:20px;
}

#footer a{
	color:#b0aeae;
	text-decoration:underline;
}

#footer a:hover{
	text-decoration:none;
}
