@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	padding: 0;
	background-color: #000000;
	background: url(/media/background.gif);
	font-size: 13px;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
	
}


#page {
	width: 900px;
	margin: 0 auto;
}


	#mainright {
		width:624px;
		float:left;
		padding-bottom:10px;
		}
		
		
	#navigation {
	width:624px;
	height: 48px;
	float:left;
	border: 1px solid #999999;
	background-color: #330000;
	background-image: url(/media/ramonvillalobos.gif); background-repeat: no-repeat;
	}
	
		
			
	#maincopy {
		width: 476px;
		float:left;
		background-color: #ffffff;
		font-size: 12px;
		padding:75px;
		line-height: 200%;

		}
	
	#maincenter {
		width:8px;
		height: 800px;
		float:left;
		background:#fff;
		padding-bottom:10px;
		background: url(/media/greybar.gif) repeat-y left top;

		}
	
	#mainleft {
	width:268px;
	height:800px;
	float:left;
	background-color:#ffffff;
	padding-bottom:10px;
	background-image: url(/media/ramonvillalobos.jpg);  background-repeat: no-repeat;
		}

/* leftimages */

#leftimage {
	width: 268px;
	margin-right: auto;
	padding: 0;
	list-style: none;
	background: url(/media/ramonvillalobos.jpg) no-repeat right top;
	background-color: #FFFFFF;
}

#greybar {
	width: 8px;
	margin-right: auto;
	padding: 0;
	list-style: none;
	background: url(/media/greybar.gif) repeat-y left top;
}

#content {
	float: right;
	width: 600px;
	padding: .0cm .0cm;
	height: 380;
	text-align:justify;
	font-size: 18px;
	font-size: 11px;
	line-height: 14pt;
}



p.maincopy {
	position:fixed;
	left:805px;
	top:70px;
}

h2.pos_abs
{
position:absolute;
left:100px;
top:150px
}

a.nav:link{ font-size:9px; font-weight: bold; text-decoration:none; color:#ffff99; }
a.nav:active { text-decoration:none; color:white; font-weight:bold;}
a.nav:visited  { text-decoration:none; font-weight: bold; color:#ffff99; }
a.nav:hover{ font-size:10px; text-decoration:none; color:#6699cc; font-weight:bold; border-style: solid; border-width: 1px} 

a:link {color: #666666;}     
a:visited {color: #6699cc;}  
a:hover {color: #000000;font-weight: bold;}  
a:active {color: #0000FF;}

