body{
	margin: 0px;
	text-align: center;
	background-color: #353139;
	padding: 0px;
}
#container{
	margin-right: auto;
	margin-top:0px;
	width: 900px;
	text-align: left;
	margin-left: auto;
	float: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#header{
	background-image: url(../images/bg_01.jpg);
	height: 100px;
	background-repeat: no-repeat;
	width: 900px;
	border: 2px solid #E1E1E1;
}
#menunav{
	height: 28px;
	background-repeat: no-repeat;
	width: 900px;
}
#contentout{
	width: 900px;
	padding: 0px;
	background-color: #CCCCCC;
	border: 2px solid #E1E1E1;
}
#contenttop{
	height: 25px;
	background-color: #1E1E1E;
	border-bottom-color: #A898BC;
	margin-top: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#content{
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30353B;
	background-color: #D5D2D9;
}
#footer{
	width: 900px;
	background-repeat: no-repeat;
	background-color: #1E1E1E;
	text-align: center;
	height: 20px;
}
#navlist{
	margin:0px;
	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: #999;
}


#navlist a:hover { 
	color: #000;
}
.pages{
	background-color: #D5D2D9;
	color: #E5E8EA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 10px;
	padding: 0px;
	width: 900px;
}
.divTitle{
	background-color:  #1E1E1E;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #D5D2D9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A898BC;
	margin-right: 0px;
	margin-top: auto;
	margin-left: auto;
	font-size: 16px;
}
.divTitle2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color: #1E1E1E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A898BC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#page1{
	float: left;
	display: inline;
	width: 48%;
	color:#333333
}
#page2{
	float: right;
	display: inline;
	width: 48%;
}
b{
	color: #a4b6c9;
}
a:link, a:visited{
	color: #a4b6c9;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#photoclear{
	clear: both;
	text-align: center;
	margin: auto;
}
#photo{
	border: 1px solid #b4c4d4;
	padding: 5px;
	margin: 2px;
	background-color: #eaeff3;
	margin-left: auto;
	margin-right: auto;
}
 .thumbnails{
	border: 1px solid #b4c4d4;
	padding: 5px;
	margin: 2px;
	background-color: #eaeff3;
}
#description{
	background-color: #1E1E1E;
	color: #E5E8EA;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A898BC;
}
#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: #4C555E;
	background-color: #dadbdb;
	border: 1px solid #4C555E;
	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: #4C555E;
	text-align: center;
	margin-bottom: 10px;
	text-decoration: none;
	border-bottom: none;
}
#thumbrow {
	width:900px;
	margin: auto;
	padding: 5px;
	margin-left: 0px;
	text-align: center;
}
#thumbrow .thumbnails { margin: 2px; padding: 5px; }
#thumbrow a img.thumbnails { background-color: #e5e5e5; }
#thumbrow a:hover img.thumbnails { background-color: #f9f9f9; }
.current-thumbnail { background-color: #D5D2D9; margin:2px; padding: 5px; border-width: 0; }


#footerimg {
	margin: 0px;
	padding: 5px;
}
#cat {
	width:150px;
	margin: 4px auto;
	padding: 5px;
	margin-right: 10px;
	text-align: right;
}
.divInfo2 {
	padding: 10px;
	color: #666666;
}
.ratediv {
	width: 100px;
	margin-top: -10px;
	left: 820px;
	margin-left: 800px;
}

.style3 {color: #999}
.style5 {color: #353139}
.style6 {color: #151019}
.style7 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 5px;
	color: #D5D2D9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A898BC;
	margin-right: auto;
	margin-top: auto;
	margin-left: auto;
	background-color: #1E1E1E;
	height: 24px;
}
.style8 {color: #353139; font-weight: bold; }