body {
  color:#666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

h2{
  font-size:14px;
}
h2.subtitle{
  text-align:right;
  padding-right:15px;
  color:#999;
}

h3{
  font-size:12px;
  font-weight:bold;
}

A.m:link {color:#666666;
  text-decoration:none}
A.m:hover{color:#999999}

a.m:visited {
  color: #666666;
  text-decoration:none
  }

ul{
	padding-left:0px;
	margin-left:0px;
	display: inline;
}
li{
  padding-left:5px;
  margin-left:0px;
  list-style-type: none;
}

.phrase {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #999999;
  letter-spacing: normal;
}

#maindiv {
	width:778px;
	padding:0px;
	text-align:justify;
	border:0px solid #FFCC66;
	background-image: url(http://isaias.com.mx/mcf.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#headerdiv {
	text-align:center;
	padding: 0px;
}
#menudiv {
	width:175px;
	padding:0px;
	float:right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(http://isaias.com.mx/sbf.jpg);
	background-repeat: repeat-x;
}
#contentdiv {
  width:500px;
  padding:0px;
  float:left;
  padding-left:20px;
}

#footerdiv{
	padding-top:20px;
	padding-bottom:5px;
	text-align:center;
}
p.title {
	font-size: 50px;
	text-align: right;
	display: inline;
	vertical-align: middle;
}
a:link {
color:#3366FF;
  text-decoration:none
}
a:hover {
color:#3399FF
}
a:visited {

  color: #3366FF;
  text-decoration:none
}

