body		{
			padding : 0;
			margin : 0;
			background-color : #ffffff;
			font-family : Verdana, Arial, Geneva, sans-serif;
			font-size : 13px;
			line-height : 130%;
			color : #53656f;
			}
			
#content 	{
			width: 958px;
			height: 548px;
			border: 1px solid #9fa5bd;
			margin-left: auto;
			margin-right: auto;
			margin-top: 8%;
			margin-bottom: 0px;
			background-color: #fff;
			}
			
a img {
	border: 0 !important;
}
#content_mode 	{
			width: 938px;
			height: 528px;
			border: 1px solid #9fa5bd;
			margin-left: auto;
			margin-right: auto;
			margin-top: 8%;
			margin-bottom: 0px;
			padding: 10px;
			background-color: #fff;
			}
			
#pic_navi 	{
			width: 238px;
			height: 56px;
			margin: 7px auto 0;
			padding-left: 350px;
			padding-right: 350px;
			}
			
#next		{
			cursor: pointer;
			}
			
#prev		{
			cursor: pointer;
			}
			
#leftcol	{
			float: left;
			width: 252px;
			height: 548px;
			}
			
#rightcol	{
			float: right;
			width: 706px;
			height: 548px;
			}	
			
#contentheader {
			width: 958px;
			height: 114px;
			z-index: 1;
			}
			
#gallerythumbs {
			position: relative;
			width: 930px;
			height: 434px;
			margin-left: 28px;
			z-index: 2;
			}
			
img.thumb 	{
			float: left;
			margin: 0px 45px 8px 0px;
			-webkit-box-shadow: 0px 0px 5px rgba(128, 128, 128, 0.9);
			-moz-box-shadow: 0px 0px 5px rgba(128, 128, 128, 0.9);
			box-shadow: 0px 0px 5px rgba(128, 128, 128, 0.9);
			}
			
#footer		{
			width: 958px;
			margin: 1px auto;
			color: #9fa5bd;
			font-size: 12px;
			}
			
#footer a 	{
			font-size: 12px;
			color: #9fa5bd;
			text-decoration: none;
			}
			
#footer a:hover 	{
			text-decoration: underline;
			}
			
h1			{
			font-size : 17px;
			color : #292425;
			font-weight : normal;
			margin-bottom : 8px;
			margin-top :0;
			line-height : 130%;
			}
			
h2			{
			font-size : 12px;
			color : #3399cc;
			font-weight : normal;
			margin-bottom : 5px;
			margin-top :0;
			}
			
a			{
			font-size : 13px;
			color : #415661;
			text-decoration : none;
			}

a:hover		{
			font-size : 13px;
			color : #415661;
			text-decoration : underline;
			}
			