body {
	margin: 0;
padding: 0;
	background-image: url(images/blend.jpg);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}

#main {
width: 99%;
margin: 2px auto;

}

#head {
	postion: absolute;
	top: 0px;
	bottom: 100px;
	background-color: transparent;
}

h1 {
	color: #404040;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
}

#col1 {
	float: left;
	width: 144px;
	margin-top: 5px;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#EEB7F8;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

a.style1:link {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

a.style1:visited {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

a.style1:hover {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

a.style2:link {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

a.style2:visited {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

a.style2:hover {
	color: Black;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}


a.nav1:link {
	color: Green;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
		
a.nav1:visited	{
	color: Green;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

a.nav1:hover {
	color: Green;
	text-align: center;
	text-decoration: none;
	border-bottom:1px dashed;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 10em;
}

li {
	background-position: 0 .4em;
   padding-left: .6em;
}



#col2 {
	position: absolute;
	left: 160px;
	width: 570px;
	padding: 5px 35px 10px 10px;
	font-family: "Times New Roman", Times, serif;
}


#facebookshare {
float: right;
padding: 5px;
}

#facebook {
	float: right;
	padding-right: 2px;
	}


.group {
	background: White;
	border: 1px dotted Green;
	padding: 5px 5px 5px 5px;
	margin: 50px 5px 5px 5px;
}
.thumb{
float: left;
	width: 100px;
	border : 1px solid Black;
	padding: 0px;
	margin-bottom : 5px;
	margin-left : 2px;
	margin-right : 5px;
	margin-top : 5px;
}

.thumb1{
	width: 100px;
	border : 1px solid Black;
	padding: 0px;
	margin-bottom : 5px;
	margin-left : 2px;
	margin-right : 3px;
	margin-top : 5px;
}

.thumb2{
float: left;
	width: 100px;
	border : 1px solid Black;
	padding: 0px;
	margin-bottom : 5px;
	margin-left : 56px;
	margin-right : 56px;
	margin-top : 5px;
}

.thumb4{
	float: left;
	width: 100px;
	border : 1px solid Black;
	padding: 0px;
	margin-bottom : 5px;
	margin-left : 13px;
	margin-right : 13px;
	margin-top : 5px;
}

.thumb3{
	float: left;
	width: 100px;
	border : 1px solid Black;
	padding: 0px;
	margin-bottom : 5px;
	margin-left : 32px;
	margin-right : 28px;
	margin-top : 5px;
}

#foot {
margin-top: 50px;
	clear: both;
	font-size: small;
}

.clearboth { clear: both; }

.clearleft {
	clear: left;
}

.clearight {
	clear: right;
}

.thumbright{
float: right;
	width: 100px;
	border : 1px solid Black;
	padding: 0px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 3px;
	margin-top : 5px;
}

.rightdiv{
	float: right;
	border: 1px solid Black;
}
