body {
	font-family:"Times New Roman", Times, serif;
	font-size: 90%;
	background-image:url(../images/bg.png);
	margin:0px;	
}
#wrapper {
	margin:auto;
	width:910px;
	height:auto;
	overflow:auto;
	}
#header {
	background-image:url(../images/header.png);
	width:910px;
	height:237px;
	margin-top:55px;
	}
#logo {
	float:left;
	width:380px;
	height:152px;
	margin-left:185px;
	margin-top:55px;
	}
#nav {
	background-image:url(../images/nav.png);
	width:810px;
	height:95px;
	color:#FFFFFF;
	position:fixed;
	margin:0px;
	padding:0px;
	font-size:200%;
	padding-left:100px;
	}	
#nav a {
	padding-right:20px;
	}
#nav a:link {
	color:#ee7baa;
	text-decoration:none;	
}
#nav a:visited {
	color: #ee7baa;
	text-decoration:none;
}
#nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:active {
	color: #ee7baa;
	text-decoration:none;
}
#cont {
	background-image:url(../images/cont-bg.png);
	width:910px;
	height:auto;
	overflow:auto;
	}
#bread {
	height:34px;
	padding-top:8px;
	font-size:100%;
	}
#page {
	float:left;
	width:515px;
	height:auto;
	overflow:auto;
	margin-left:72px;
	padding-left:15px;
	padding-right:10px;
	color:#586264;
	background-image:url(../images/bread-bg.png);
	background-repeat:no-repeat;
	}
#page h1 {
	color:#ee7baa;
	font-size:150%;
	}
#page hr {
	background-image:url(../images/hr.png);
	background-repeat:no-repeat;
	width:391px;
	height:34px;
	clear:both;
	border:none;
	}
#page a:link {
	color:#586264;
	text-decoration:none;
}
#page a:visited {
	color: #586264;
	text-decoration:none;
}
#page a:hover {
	color: #ee7baa;
	text-decoration:none;
}
#page a:active {
	color: #586264;
	text-decoration:none;
}
#search {
	height:34px;
	padding-top:5px;
	}
#sidebar {
	float:left;
	width:220px;
	height:auto;
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
	color:#586264;	
	background-image:url(../images/search-bg.png);
	background-repeat:no-repeat;
	}
#sidebar a:link {
	color:#586264;
	text-decoration:none;
	font-size:100%;
}
#sidebar a:visited {
	color: #586264;
	text-decoration:none;
	font-size:100%;
}
#sidebar a:hover {
	color: #ee7baa;
	text-decoration:none;
	font-size:100%;
}
#sidebar a:active {
	color: #586264;
	text-decoration:none;
	font-size:100%;
}
#sidebar h1 {
	color:#FF00CC;
	font-size:150%;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	}
#sidebar ul {
    padding: 0;
	margin: 0;
	list-style: none;
}
#sidebar li {
	margin:0px;
	letter-spacing:0.2em;
	line-height:1.1em;
	}
#footer {
	background-image:url(../images/footer.png);
	width:815px;
	height:70px;
	clear:both;
	padding-left:85px;
	padding-right:10px;
	color:#FFFFFF;
	}
#footer p {
	margin:0px;
	padding-top:5px;
	padding-left:20px;
	}
#footer a:link {
	color:#ee7baa;
	text-decoration:none;
	font-size:100%;
}
#footer a:visited {
	color: #ee7baa;
	text-decoration:none;
	font-size:100%;
}
#footer a:hover {
	color:#999999;
	text-decoration:none;
	font-size:100%;
}
#footer a:active {
	color: #ee7baa;
	text-decoration:none;
	font-size:100%;
}

.limit {
	color:#aa3333;
	padding-left:5px;
	}
.warning {
	color:#aa3333;
	}
label {
	float:left;
	margin-right:10px;
	width:180px;
	font-weight:bold;	
	}
.thumbImage {
	margin:auto;
	width:150px;
	height:110px;
	border:3px solid #ee7baa;
	}
.fullImage {
	border:3px solid #ee7baa;
	width:auto;
	height:auto;	
	}
#gallery {
	margin:auto;
	width:483px;
	height:auto;
	overflow:auto;
	}
.stat {
	background-image:url(../images/stat.png);
	background-repeat:no-repeat;
	width:500px;
	height:auto;
	overflow:auto;
	clear:both;	
	}
.date {
	float:left;
	width:10px;
	padding-left:40px;
	padding-top:10px;
	}
.info {
	float:left;
	width:405px;
	padding-left:45px;
	padding-top:25px;
	}
.statTitle {
	padding-left:5px;
	padding-top:0px;
	font-weight:bold;
	}
.rest {
	padding-left:5px;
	padding-top:5px;
	}