body {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #666666;
	text-align: center;
	margin: auto;
	padding: 0px;
}
.prop {
   height:360px;
   float:right;
   width:1px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h1 {
	font-size: 1.4em;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 775px;
	position: relative;
}
#thumb {
	text-align: center;
	position: relative;
	width: 100%;
}
#thumb2 {
	text-align: center;
	position: relative;
	margin: auto;
}  
#thumb2 img {
	padding-right: 7px;
	padding-bottom: 7px;
}
.thumb-image {
    display:inline;
	float:left;
}		
#thumb img {
	padding-right: 7px;
	padding-bottom: 7px;
}
#logo {
	text-align: center;
	margin-top: 20px;
	padding-left: 80px;
}
#footer {
	text-align: left;
	font-size: 0.8em;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: #CCC;
	margin-top: 20px;
	position: relative;
	top: 20px;
}
#copyright {
	text-align: center;
}
#footer a {
    color: #CCC;
}
#footer a:hover {
    text-decoration: none;
}	
#home-text {
	text-align: justify;
	position: relative;
	width: 250px;
	float: left;
	left: 10px;
	top: -10px;
	_top: 0px;
	margin-bottom: 20px;
	font-size: 0.85em;
}	
#home-image {
	position: relative;
	width: 228px;
	float: right;
	height: 343px;
}
#home-content {
	float: left;
	position: relative;
	width: 545px;
	top: 30px;
}
#contents {
	/*width: 570px;
	float: left;*/
	padding-left: 10px;
	padding-right: 205px;
	/*_padding-top: 85px;*/
}
#galley-title {
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
}

#about-text {
	margin-top: 50px;
}

#header {
	height: 100px;
	padding-top: 85px;
}
#left-image {
	height: 100px;
	width: 80px;
	padding-right: 50px;
	position: relative;
	float: left;
}
#header-text {
	height: 100px;
	font-size: 1.3em;
	font-weight: bold;
}

#about-text h1 {
    font-size: 1.2em;
	font-weight: bold;
}
#menu {
	/*position: absolute;*/
	width: 180px;
	float:right;
	padding-top:80px;
	/*right: 0px;
	top: 80px;*/
	z-index: 1000;
}	
#menu ul {
    padding: 0px;
	margin: 0px;
}
#menu li {
    list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.8em;
	/*_line-height: .95em;*/
}
#menu a {
    display: block;
	text-decoration: none;
	color:#FFFFFF;
}
#menu a:hover {
    color:#999999;
}
#menu span {
    font-size: 1.3em;
	font-weight: bold;
}				
#gallery-left {
	float: left;
	width: 170px;
	padding-top: 90px;
}
#gallery-text {
	text-align: right;
	margin-top: 10px;
	font-size: 0.85em;
}
.gallery-image {
	text-align: center;
	width: 360px;
	float: right;
	/*z-index: 1100;*/
	padding-top: 90px;
}
.image-text {
	width: 360px;
	height: 70px;
	margin-top: 10px;
}
.right-text {
	text-align: right;
	float: right;
	width: 180px;
	line-height: 1.5em;
	font-size: 0.85em;
}
.left-text {
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 175px;
	font-size: 0.85em;
}
a {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
#page-title {
	margin-top: 50px;
}
