/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #ffffff;
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}

body
{
text-align: center;
}
.content
{
text-align: left;
margin: 0 auto
}

a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #0066CC;
}
.contacts {color: #333333}

.subheading {color: #66CCFF; font-size: 18px;}

#myGallery
{
width: 421px !important;
height: 640px !important;
}