@charset "UTF-8";
/* CSS Document */

#siteWrapper{
	width:762px;
	margin:0px auto 0 auto;
}
#flashContentArea{
	width:756px;
	background:#FFF;
	padding:25px 0 4px 4px;
	/*border:1px solid red;
	margin:0 auto;*/
}
#galleryWrapper{
	width: 538px;
	float:left;
	/*border:1px solid blue;*/
}
#galleryDetails{
	margin:0 0 0 4px;
	width:188px;
	height:410px;
	overflow:hidden;
	float:left;
	background:url(../images/bkgd_content.gif) no-repeat;
	padding:10px;
	/*border:1px solid green;*/
}

h1{
	font-size:1.1em;
	color:#3D656E;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding:0 15px 0 0;
	margin:0;
	border:none;
}

p { color:#000000; font-size:11px; }

a { color:#BE1E2D; text-decoration:none; }