@charset "utf-8";

body  
{
	font: 16px Verdana, Helvetica, Arial, sans-serif;
	background: #FFF;
	margin: 0; /* always keep margin to 0 for different browsers */
	padding: 0;
	text-align: center;
	color: 000;
}

#content
{
	margin: 0px auto;
	width: 958px;
	text-align: left;
}

h1
{
	color: #035b97;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
}

h2
{
	color: #000;
	margin: 0px;
	font-size: 1em;
}

div .divformat {
	margin: 0px;
	width: 468px;
	top: 292px;
	position:absolute;
	height: 232px;
}

#pic_main
{
	text-align: center;
	border-top: 3px solid #035b97;
	border-bottom: 3px solid #035b97;
}

#pic_description
{
	margin: 0px auto;
	text-align: left;
}

.pic_thumb
{

}

.pic_thumb a:hover
{
	border: 3px solid #035b97;
}

.pic_background
{
	background-color: #000;
}

