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

body {
	
	background-color: #353435;
	margin: 0px 0px 0px 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/footer_v_repeat.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-position:top;
}

#background {


	background-image: url(images/bg_page.jpg);
	background-color:#FFEBD6;
	background-repeat: repeat-x;
	background-position: center;
	background-position: top;
	}

#container {
	background-image:url(images/background2.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index:1;
	}
	
#header {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}	
	
#nav {
	width: 160px;
	padding-top:275px;
	padding-left: 66px;
	}	
	
#box {
	width: 500px;
	margin-top: 225px;
	margin-left: 20px;
	}
	
#content {
	padding: 0px 20px 5px 20px;
	}		
	
#content p {
	font-size:13px;
	line-height: 1.2em;
	color: #333333;
	}
	
#content form {
	font-size:12px;
	line-height: 1.2em;
	color: #666666;
	}	
	
#content a {
	font-size:13px;
	line-height: 1.2em;
	color: #0099CC;
	}	

#content a:hover {
	font-size:13px;
	line-height: 1.2em;
	color: #333333;
	}

#content h1 {
	font-size:19px;
	line-height: 1.2em;
	color: #0099CC;
}

#content h2 {
	font-size:15px;
	line-height: 1.2em;
	color: #2A98AA;
}

#content h3 {
	font-size:12px;
	color: #999999;
	font-style:italic;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position:relative;
	z-index:0;
	}		
	
#footer_bg {
	background-image:url(images/footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position:top;
	}
	
#footer_bg_v {
	background-image: url(images/footer_v_repeat.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-position:top;
	}	

#footer_info {
	width: 900px;
	background-image:url(images/footer_v_repeat.jpg);
	background-repeat:repeat-y;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
	padding-left: 50px;
	}
	
#text_links {
	background-image: url(images/text_nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	font-size:9px;
	color: #999999;
	text-decoration:none;
}	

#text_links a {
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}	

#text_links a:hover {
	font-size:9px;
	color: #999999;
	text-decoration:none;
}		

#credits {
	background-image: url(images/credits_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size:8px;
	color: #CCCCCC;
	}
	
#credits a {
	font-size:8px;
	color: #CCCCCC;
	text-decoration:underline;
	}	
	
#register_now {
	position: absolute;
	width:200px;
	height:100px;
	z-index:98;
	left: 642px;
	top: 43px;
	}

#campus_ahead {
	position: absolute;
	width:150px;
	height:150px;
	z-index:97;
	left: 75px;
	top: 104px;
	}

#mamita img {
	padding-right: 10px;
	padding-bottom: 20px;
	}