/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 700px; /* Set to gallery width, in px or percentage */
height: 100px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px; /* Set image border hover color */
}

#statusdiv {
background-color: white;
border: 0px;
padding: 1px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

#generalbg_winter {
background-image:url(http://www.boxgraphia.com.br/images/winter_bg.jpg);
}

#centralbg_winter 
{
	background-image: url(http://www.boxgraphia.com.br/images/winter_bg2.jpg);
}

#menusup_winter 
{
	font-family: Century Gothic;
	color:#007187;
	font-weight:bold;
}

#font_title_winter 
{
	font-family: Century Gothic;
	color:#007187;
	font-weight:bold;
}

#font_general_winter 
{
	font-family: Century Gothic;
	color:#007187;
}

#link_general_winter 
{
	font-family: Century Gothic;
	color:#ff555c;
	font-weight:bold;
}
	
/* End Gallery Styles */



