body
{
	margin: 0 auto;
	padding: 0;
	font-size: small;
	font-family: Verdana, sans-serif;
	color: #454545;
	background-color: #f4f4f4;
}

#wrap {
	margin: 0 auto;
	width: 680px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 18px;
	background-color: #fff;
	text-align: left;
	border: 1px solid #e6e6e6;
	}

/* layout */

#header
{
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#content {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	}
	
#contentleft {
	padding: 0;
	margin: 0;
	float: left;
	width: 466px;
	margin-bottom: 12px;
	}

#sidebar {
	float: right;
	width: 170px;
	padding-left: 8px;
	font-size: 90%;
	}
	
#footer {
	clear: both;
	margin: 36px 0 0 0;
	padding: 0;
	border-top: 1px dotted #696969;
	}

/* header */

#header h1
{
	font-size: 180%;
	letter-spacing: 1.8px;
	font-family: Georgia, serif;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 0px;
	text-align: center;
	color: #464548;
}

#header h1 a {
	color: #C3593C;
	font-weight: bold;
	text-decoration: none;
	}
#header h1 a:visited {
	color: #C3593C; text-decoration: none
	}
#header h1 a:active {
	color: #C3593C; text-decoration: none
	}
#header h1 a:hover {
	color: #C3593C;
	text-decoration: underline;
	}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 160%;
	font-style: italic;
	font-family: Georgia, serif;
	letter-spacing: 1.2px;
	color: #696969;
	}

#header p {
	padding: 4px;
	text-align: center;
	font-size: 120%;
	letter-spacing: 1.2px;
	color: #696969;
	background-color: #;
	border-bottom: 1px dotted #696969;
	}

#header p a {
	color: #4A8EBC;
	font-weight: bold;
	text-decoration: none;
	}
#header p a:visited {
	color: #696969; text-decoration: none
	}
#header p a:active {
	color: #C3593C; text-decoration: none
	}
#header p a:hover {
	color: #C3593C;
	text-decoration: underline;
	}

/* content */

#content a {
	color: #4A8EBC;
	font-weight: bold;
	text-decoration: none;
}
#content a:visited {
	color: #696969; text-decoration: none
	}
#content a:active {
	color: #C3593C; text-decoration: none
	}
#content a:hover {
	color: #C3593C;
	text-decoration: underline;
}

#content h3 {
	padding: 0;
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 150%;
	text-align: center;
	color: #C3593C;
	}

#content h4 {
	padding: 0;
	margin: 0;
	padding-left: 14px;
	font-size: 100%;
	text-align: left;
	color: #464548;
	}

#content p {
	line-height: 1.3em;
	padding-left: 20px;
	padding-right: 20px;
	}

#left {
	width: 320px;
	float: left;
	text-align: left;
	}
	
#right {
	width: 320px;
	float: right;
	text-align: left;
	padding-right: 20px;
	}
	
hr {
	clear: both;
	margin: 10px;
	width: 320px;
	color: #e6e6e6;
	}

.label {
	font-size: 90%;
	}

.labelart {
	font-size: 80%;
	text-align: center;
	}

.right {
	clear: both;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	}

ul { 
	margin: 1em 3em 1.5em 3em;
	padding : 0; 
	list-style : square;
	display : block;
}

.art {
	margin: 10px 10px 10px 10px;
	padding: 7px;
	background-color: #f4f4f4;
	border: 1px solid #e6e6e6;
	}

.thumb-l {
	margin: 10px 10px 10px 10px;
	padding: 5px;
	float: left;
	background-color: #f4f4f4;
	border: 1px solid #e6e6e6;
	}

.thumb-r {
	margin: 10px 10px 10px 10px;
	padding: 5px;
	float: right;
	background-color: #f4f4f4;
	border: 1px solid #e6e6e6;
	}

table {
	width: 100%;
	padding: 1px;
	border: 0px solid #454545;
	background: #f4f4f4; 
	}

tr.head {
	background: #d4d4d4;
	font-weight: bold;
	color: #fff;
	}

td.head {
	background: #464548;
	}

td {
	border: 1px solid #d4d4d4;
	padding: 3px;
	background: #fff;
	}

.imageleft {
	width: 330px;
	float: left;
	}
	
.imageright {
	width: 330px;
	float: right;
	}

/* contentleft */

#contentleft a {
	color: #4A8EBC;
	font-weight: bold;
	text-decoration: none;
}
#contentleft a:visited {
	color: #696969; text-decoration: none
	}
#contentleft a:active {
	color: #C3593C; text-decoration: none
	}
#contentleft a:hover {
	color: #C3593C;
	text-decoration: underline;
}

#contentleft h3 {
	padding: 0;
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 150%;
	text-align: center;
	color: #C3593C;
	}

/* sidebar */

.sidebox {
	border: 1px solid #e6e6e6;
	padding: 0 8px 0 8px;
	margin: 0 0 8px 0;
	}

#sidebar a {
	color: #4A8EBC;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:visited {
	color: #696969; text-decoration: none
	}
#sidebar a:active {
	color: #C3593C; text-decoration: none
	}
#sidebar a:hover {
	color: #C3593C;
	text-decoration: underline;
}

/* footer */

#footer p { 
	clear: both; 
	text-align: center;
	color: #808080;
	padding: 0;
	margin: 4px;
}

#footer a {
	color: #C3593C;
	background: inherit;
}

.credit {
	font-size: 70%;
	}
