/* Studio MATI CSS Document */

body {
	color: #003366;
	background-color: white;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#alert {
	font-size: 12px;
	color: #666666;
	background-color: #e1e1e1;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#page_bg {
	background-color: transparent;
	background-image: url(../images/bg_projs.jpg);
	background-repeat: no-repeat;
	background-position: 100% 80px;
}
#head_bg {
	background-color: transparent;
	background-image: url(../images/bg_logo.gif);
	background-position: 0px -25px;
	background-repeat: no-repeat;
	text-align: center;
}
#wrap {
	background-color: transparent;
}
#contenitor {
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	line-height: 120%;
	text-align: right;
	margin-right: 25px;
	margin-left: auto;
	padding-top: 15px;
}
#header img {
	padding: 2px;
	border: 1px solid #003366;
}
#main {
}
#enter {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
}
#enter a:link {
	color: #003399;
	text-decoration: none;
}
#enter a:visited {
	color: #003399;
	text-decoration: none;
}
#enter a:hover {
	color: #669900;
	text-decoration: underline;
}
#preamble {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
	color: #003366;
}
#intro {
	font-size: 95%;
}
#footer {
	position: absolute;
	top: 98%;
	bottom: 0px;
}
#bottom {
	top: 85%;
	bottom: 0px;
	left: 25%;
	right: 25%;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	margin-top: 50px;
}
#bottom a {
	color: #669999;
}
.item90 {
	font-size: 90%;
}
.item95 {
	font-size: 95%;
}
.thin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.smaller {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.serifed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
}
.red {
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
}
.opacity {	
	filter:alpha(opacity=35);
	-moz-opacity: 0.35;
	opacity: 0.35;
}
s
