body{
	background-image: url(../images/bgpage.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	background-color: #000000;
}
#container{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 750px;
	text-align: left;
}
#header{
	background-image: url(../images/bg_01.jpg);
	height: 200px;
	background-repeat: no-repeat;
	width: 740px;
}
#menunav{
	background-image: url(../images/bg_02.jpg);
	height: 28px;
	background-repeat: no-repeat;
	width: 750px;
}
#contentout{
	background-image: url(../images/conent_02.jpg);
	background-repeat: repeat-y;
	width: 750px;
}
#contenttop{
	background-image: url(../images/conent_01.jpg);
	height: 26px;
	width: 750px;
	background-repeat: no-repeat;
}
#content{
	margin: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#footer{
	background-image: url(../images/conent_03.jpg);
	height: 41px;
	width: 750px;
	background-repeat: no-repeat;
}
#navlist{
	margin:0px;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #666666;
	padding-top: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#navlist ul, #navlist li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #cccccc;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
	border-bottom: 4px solid #666666;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

#navlist a:hover { 
	color: #000;
}
.pages{
	border: 1px solid #666666;
	background-color: #000000;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding: 5px;
	margin-bottom: 10px;
}
.divTitle{
	background-color:  #000000;
	border-bottom: 1px solid #666666;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #666666;
}
.divTitle2{
	border-bottom: 1px solid #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #666666;
}
#page1{
	float: left;
	display: inline;
	width: 48%;
}
#page2{
	float: right;
	display: inline;
	width: 48%;
	margin-bottom: 20px;
}
b{
	color: #000000;
}
a:link, a:visited{
	color: #333333;
	text-decoration: underline;
}
a:hover{
	color: #cccccc;
	text-decoration: underline;
}
#photoclear{
	clear: both;
	text-align: center;
}
#photo{
	border: 1px solid #666666;
	padding: 5px;
	margin: 2px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
 .thumbnails{
	border: 1px solid #666666;
	padding: 5px;
	margin: 2px;
	background-color: #000000;
}
#description{
	border: 1px solid #666666;
	background-color: #000000;
	padding: 5px;
	line-height: 16px;
	margin: 0px 10px 0px 10px;
	color: #666666;
}
#navimage{
	text-align: center;
}
ul{
	list-style-image: url(../images/ul.gif);
  	padding-left: 12px;
 	margin-left: 5px; 
	line-height: 15px;
	color: #CFD4D8;
}
input, select, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #000000;
	border: 1px solid #666666;
	margin-bottom: 2px;
	font-weight: normal;
}
#copyright{
	font-family: Trebuchet Ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
	text-decoration: none;
	border-bottom: none;
}
