/* Layout Stylesheet */ 

body {
	margin:22px;
	color: #999999;
	text-align:center;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
#weblist {
	float: right;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
ftr {
	font-size: 10px;
}
#welcome {
	text-align: left;
	width: 500px;
	float: right;
	font-size: 16px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}


#weblist h2 {
	margin:0;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #38BEC3;
}



#outer {
	text-align:left;
	width:900px;
	margin:auto;
	font-size: 10px;
 }

#hdr {
 height:86px;
 }

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
	position:relative;
	color: #666666;
	width:900px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	font-size: 12px;
 }

#l-col {
	float:left;
	color: #333333;
	width:220px;
	margin-top: 20px;
	text-align: center;
	padding-right: 5px;
 }

#cont {
	width:650px;
	color: #333333;
	text-align:left;
	background-color: #ffffff;
	background-image: url(../images/bg-content.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 550px;
	padding-top: 40px;
	float: right;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
 }


#l-col ul {
	padding: 0px;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#l-col li {
	color: #2D9A9D;
	margin-right: 40px;
	border-bottom-color: #B4E4E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 1px;
}
#l-col a {
	color: #2C9E9E;
}
#content-inner-blog {
	padding-left: 0px;
	width: 350px;
}
#content-inner {
	padding-left: 0px;
	width: 700px;
}
#content-inner img {
	border: 1px solid #999999;
	padding: 4px;
	margin: 3px;
}
#content-inner-photo img {
	border: 1px dashed #999999;
	padding: 4px;
	margin: 3px;
}
#content-inner-photo maingallery img {
	
}
#mainGallery a {
}

#content-inner-photo {
	padding-left: 0px;
	width: 610px;
}
#blog {
	width: 170px;
	float: right;
	background-color: #D8F0F1;
	padding: 10px 5px 10px 8px;
	border: 1px solid #38BEC3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bodyblock #cont #content-inner #mainGallery img.tr {
	float: right;
}

a {
    outline: none;
	overflow: hidden;
}
