.style1 {font-size: 18px}
.style2 {
	font-size: 15px;
	color: #666666;
}
.style3 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	style: underline
}


.mainpage_layer {
	height: 100px;
	width: 140px;
	left: 17px;
	top: 185px;
	position: relative;
	visibility: inherit;
	text-align: left;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	float: left;
}

.contentlayer {
	height: 500px;
	width: 550px;
	left: -55px;
	top: 60px;
	position: relative;
	visibility: visible;
	text-align: left;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	float: right;
	clear: right;
}

 .aboutme_float
 {
	float: left;
	width: 309px;
	margin: 0 10px 4px 0px;
	height: 400px;
	padding: 0px;
	overflow: visible;
	position: relative;
	vertical-align: top;
	visibility: visible;
 }

a:link {text-decoration: none}

a:visited {text-decoration: none}

a:hover {text-decoration: underline}

a:active {text-decoration: none}

body {
	background-image: url(../images/backgroundtile.jpg);
	text-align: center center;
	background-repeat: repeat;
	margin-top: 10px
	
	}

.layer0 {
	height: 106px;
	width: 147px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	overflow: visible;
	clear: both;
}



.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	
}

.text2_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	width: 400px;
	
}


 ul
 {
	list-style-type: none;
	margin: 0px;
	text-align: right;
	background-position: 0px 0px;
	padding: 0px;
	
 }
 
  ul2_links
 {
	list-style-type: disc;
	margin: 0px;
	text-align: left;
	background-position: 0px 0px;
	padding: 0px;
	list-style-image: none;
	line-height: 20px;	
 }
.divbig2 {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 650px;
	width: 842px;
	position: relative;
	margin: auto;
}
.div_text1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 300px;
	vertical-align: top;
	float: left;
}

 li
 {
	margin-bottom: 3px;
	margin-right: 0px;
	padding: 0px;
	width: 147px;
 }


.borderit {
	float: left;
	width: 43px;
	margin: 0px 3px 3px 0px;
	padding: 0.8px;
	height: 43px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: none;
}

.borderit2 img{
	border: 2px solid #ddd;
}

.borderit2:hover img{
	border: 2px solid #990000;
}

.borderit2:hover{
	color: #990000; /* irrelevant definition to overcome IE bug */
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}




 .clearboth { clear: both; }
.div_pictitle {
	text-align: left;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	width: 390px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 20px;
	float: left;
	vertical-align: top;
}

#Layer1 {
	position:absolute;
	left:100%;
	width:300%;
	height:250px;
	visibility: hidden;
	top: 0px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(transparent_background.gif);
	background-repeat: repeat;
}

#Layer2 {
	position:absolute;
	left:100%;
	width:300%;
	height:250px;
	visibility: hidden;
	top: -2px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(transparent_background.gif);
	background-repeat: repeat;
}

#Layer3 {
	position:absolute;
	left:100%;
	width:56px;
	height:56px;
	visibility: hidden;
	top: 45px;
	overflow: visible;
	padding-left: 10px;
	background-image: url(transparent_background.gif);
	background-repeat: repeat;
}

