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

body {
	background-color: #003;
	margin: 0px;
	padding: 0px;
}

#containerTemp {
	height: 369px;
	width: 369px;
	border: 22px dashed #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 111px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	background-image: url(../_images/AA016482.jpg);
	background-repeat: no-repeat;
	filter: Glow(Color="#fffcc33", Strength=3434);
}
#containerTemp a
{
	text-decoration: none;
	color:#FFF
}
#containerTemp a:hover
{
	text-decoration:underline;
}
#conainerMain {
	height: 900px;
	width: 100%;
}
