/* CSS Document */

html {
	margin:0;
	padding: 0;
	height: 100%;
}
:focus
{
  	-moz-outline-style: none;
}
 img, div { behavior: url(./iepngfix.htc) }
 
body {

	background-color:#171717;

	text-align: center;

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
	font-size:11px;
	
	margin: 0;

	padding: 0;

	width: 100%;

	height: 100%;

}

blockquote {
	margin-top: 40px;
}

#container {

	width:100%;
	min-width:960px;
	height:100%;
	
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	 
}

table td {
	vertical-align: top;
}

#c_button {

	width: 900px;
	height: 62px;
	margin-top: 12px;
	
}

#c_button a {
	
	color:#F9F0E6;
	text-decoration:none;
}



#c_button img {
	border:0px;
}

#bar_top {

	height: 6px;
	width:100%;
	position:relative;
	background-color:#9E1F1E;
	background-repeat:no-repeat;
	background-image:url(images/bar_top.jpg);
	line-height:1px;
} 

#c_main {
	height:601px;
	
	background-color:#F0E2D5;
	background-image:url(images/main_center.jpg);
	background-position:469px;
	background-repeat:no-repeat;
}

#c_name {

	width:291px;
	height:150px;
	
	background-image:url(images/magdalenagora.png);
	position:absolute;
	left:220px;
	top:130px;
} 

#c_main_top {
	width:469px;
	height:118px;
	background-image:url(images/main_top.jpg);
}

#c_main_left {
	width:17px;
	height:483px;
	background-image:url(images/main_left.jpg);
}

#c_text {
	width: 452px;	
	w/idth: 435px;
	background-color:#F9F0E6;
	background-image:url(images/content_bck.jpg);
	background-repeat:repeat-y;
	margin-left:17px;
	margin-top:-483px;
	position:relative;
}

#text {
	width: auto;	
	margin-top:-483px;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-top: 30px;
	position:relative;
	float:left;
}

#text p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:11px;
	color:#480816;
	padding-left: 6px;
	padding-right: 40px;
	line-height:20px;
}

#text img {
	border:0;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:10px;
	margin-left:15px;
}

#text a {
	
	text-decoration:none;
	color:#AF1F22;
}

#text a:hover {
	color:#E25C60;
}
#c_text_top {
	
	position:relative;
	top: 0px;
	left:0px;
	width: 452px;
	height: 483px;
	background-image:url(images/content_top.jpg);
	background-repeat:no-repeat;

}

#c_text img {
	display:block;
}

#c_text_footer {

	width:452px;
	height:74px;
	position:relative;
	background-image:url(images/content_footer.png);
	background-repeat:no-repeat;
	margin-left:17px;
	margin-top:-35px;
	
}


#clear {
	height:1px;
	clear:both;
}

#c_logo {
	width: 452px;
	height:40px;
	padding-left: 339px;
	padding-top: 10px;
}

#c_logo img {
	border:0px;
}
