@charset "utf-8";
body  {
	margin: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

.wm #container .button img {
	display: block;
}
.wm #headersplash {
	background-color: #000000;
	background-image: url(images/splashpage_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
}
.wm #contentsplash {
	background-color: #E6E6E6;
	width: 600px;
	background-image: url(images/splash_image.jpg);
	float: left;
	height: 480px;
}
.wm #footersplash {
	background-color: #000000;
	background-image: url(images/splashpage_bottom.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.wm #container #footersplash #quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E6E6E6;
	text-align: center;
	margin-top: 30px;
}
.wm #container #footersplash #quicklinks a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.wm #container #footersplash #quicklinks a:hover {
	font-weight: bold;
	color: #E6E6E6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.wm #container #footersplash #strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
.wm  #header {
	background-color: #000000;
	background-image: url(images/page_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
} 
.wm  #sidebar {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
}
.wm  #container {
	width: 780px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/page_bg.gif);
} 
.wm  #container  #sidebar  #logo_wm {
	background-color: #FFFFFF;
	background-image: url(images/logo_wm.gif);
	height: 100px;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.wm  #container  #sidebar  #logo {
	background-color: #FFFFFF;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.wm  #container  #sidebar  #logo  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.wm  #container  #sidebar  #logo  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B8FDC;
	text-decoration: none;
	font-weight: bold;
}

.wm #container #sidebar #menu {
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.wm #container #sidebar #menu a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wm #container #sidebar #menu a:hover {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4B8FDC;
}
.wm #container #sidebar #menu p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.wm   #container #content {
	background-color: #E6E6E6;
	height: auto;
	width: 600px;
	float: left;
} 

.wm #container #content #pageheader {
	margin-right: 20px;
	margin-left: 20px;
}
.wm #container #content #fullcolumn {
	margin-left: 20px;
	margin-right: 20px;
}
.wm #container #content #fullcolumn #landscape {
	margin-bottom: -10px;
	margin-top: 10px;
}
.wm #container #content #column #portrait {
	margin-bottom: -10px;
	margin-top: 10px;
}

.wm     #container     #content     a  {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B8FDC;
}
.wm   #container   #content   a:hover  {
	text-decoration: none;
	color: #4B8FDC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B8FDC;
}

.wm  #container  #content  #column {
	margin-left: 20px;
	width: 270px;
	float: left;
}
.wm  #container #footer {
	background-color: #000000;
	background-image: url(images/page_bottom.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 780px;
	float: right;
} 
.wm #container #footer #quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E6E6E6;
	text-align: center;
	margin-top: 30px;
}
.wm #container #footer #quicklinks a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.wm #container #footer #quicklinks a:hover {
	font-weight: bold;
	color: #E6E6E6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.wm #container #footer #strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: square;
	font-style: italic;
	margin-bottom: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4B8FDC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #4B8FDC;
}
.address     {
	margin-bottom: -10px;
}

.label     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	margin-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4B8FDC;
	padding-left: 10px;
}
.wm #container #content #gallerybutton {
	margin-left: 20px;
	width: 270px;
	float: left;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
}
.wm #container #sidebar #hidden {
	display: none;
}

