/* --- Cesaralfonso.com --- */
/* --- CSS Style Sheet by: Tanapol.Com ---*/

#container {
	margin: 0px auto;
	text-align: left;
	width: auto;
}
body {margin: 0px;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a {	color: #384168;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: yellow;
	text-decoration: none;
}


/* ---- Menu Style --*/
#header ul{
	background-color:B3CCE0; /*-- color of menu background (#333399)--*/
	width:700px;
	font-size:15px;
	display:block;
	margin: 5px 0px 5px 0px;
	height:25px;
	padding:6px 0px 0px 0px;
	text-align:center;
}

#header li{display:inline; }
#header ul a{
	text-decoration:none;
	color:white; /*-- color of text menu --*/
	margin: 0px 10px;
}
#header ul a:hover{
	text-decoration:none;
	color:yellow;
	text-shadow: white 0.1em 0.1em 0.2em;
}

#header_text {
	top:153px;
	left:66px;
	width:415px;
	position:absolute;
	height: 76px;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}

/*--- Font Style --*/

b1 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color: #069;
}

h1 {
	font-size:16px;
	text-align:left;
	color: #069;
	text-shadow: #999 0.1em 0.1em 0.4em;
}

h2 {
	font-size:16px;
	text-align:center;
	color: #069;
	text-shadow: #999 0.1em 0.1em 0.4em;
}

h3 {
	font-size:18px;
	text-align:left;
	color: yellow;
}

h4 {
	font-size:20px;
	text-align:center;
	color: #09F;
}

img.floatLeft { 
    float: left; 
    margin: 0px 10px 0px 0px;
	border: 3px solid white;
}

/*--- Footer Style ---*/
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3CCE0; /* --- original color = #B3CCE0 ---*/
	padding-top: 10px;
}

/*--- Image Style ---*/

.photohome { 
	border: 4px solid white;
}
.photohome2 { 
	border: 4px solid #B3CCE0;
}
#imgstyle1{
	float:left;
	position:relative;
   	width:152px;
	height:200px;
    display: inline-block;
   	padding: 0px;
 	background-color: B3CCE0;
 	text-align:center;
	line-height:8px;
}
