﻿/* Layout CSS */
body {
background-color:#e6f9ff;       
}
#skip {
font-family: "Times New Roman", Times, serif;
	color :white;
	font-size:small;
	text-align: center;
}
#conteiner {
	border: #808080 solid 0px;
	position: relative;
	float: left;
	width: 100%;
	padding-top: 5px;
	text-align: left;
}

#conteiner p {
	
	text-align: center;
	color:gray;
}
#conteiner a {
	
	color:gray;
}



#page_content {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	
}
#footer {
font-style:normal;color:gray;font-size:small;text-align: center;
         
}
#footer img {
         border-width: 0;

}


#footer p {
font-style:normal;color:gray;font-size:small;text-align: center;
}
#flash object {

    width: 800px;
	margin-right:50px;
	margin-left: 0;
	padding-top: 10px;

}

#footer a {
	color: #808080;
}
#footer a:visited {
	color: #808080;
}
#footer a:active {
	color: #808080;
}
#footer a:hover {
	color: #808080;
}

#skip a {
	color: #808080;
}
#skip a:visited {
	color: #808080;
}
#skip a:active {
	color: #808080;
}
#skip a:hover {
	color: #808080;
}
