/* Start of CMSMS style sheet 'Layout: Wolters' */
* {
	margin: 0;
	padding: 0;
}

.clear {
clear: both;
}
.exh {padding-left: 41px; font-size: 12px; font; weight-weight: normal;}

img {
	border: 0;
}

body {
	background-color: #ffffff;
	font-family: Arial;
}

#pagewrapper {
	margin: 20px 0px 0px 50px;
}

#header {
	height: 60px;
}

#header h1 {
	text-align: center;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 48px;
}

#menutop {
	height: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#menutop ul {
	height: 30px;
	margin-left: 0px;
}

#menutop ul li {
	float: left;
	width: 180px;
height: 20px;
	list-style-type: none;
}

#menuleft {
float: left;
	width: 299px;
}

#menuleft ul {
	padding-top: 30px;
	padding-left: 25px;
}

#menuleft ul li {
	list-style-type: none;
}

#content {

margin-left: 300px;
	padding-top: 25px;
	font-size: 12px;
}

#content table p {
	text-align: left;
	padding-right: 15px;
}

#content table td {
	vertical-align: top;
}

#footer {
	clear: both;
}

a {
text-decoration: none;
color: #000099;

}
a:hover { text-decoration: underline;}

#homepic img {
width: 800px;
}

table  {
vertical-align: top;
}


 @media (max-width: 480px)
{
   #menuleft {
   float: none;
	width: 100%;
   }

   #content img {width:90%;}

  #content {
  margin-left: 0px;
  padding-top: 25px;
  font-size: 12px;
  }

  #pagewrapper {
	margin: 20px 0px 0px 0px;
  }
}
/* End of 'Layout: Wolters' */

